Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2012-03-05 19:39:22 to 2012-04-16 09:53:19 UTC [more...]

[PATCH 5/8] sfdisk: fix silly mbyte typo
 2012-04-16  9:53 UTC  (2+ messages)

[PATCH 8/8] fdisk: simplify device opening
 2012-04-16  9:44 UTC 

[PATCH 7/8] fdisk: remove action enum
 2012-04-16  9:44 UTC 

[PATCH 3/8] fdisk: kernel/bios sectors and heads need not be global
 2012-04-16  9:44 UTC 

[PATCH 6/8] fdisk: do not call sgi and sun code when creating a new dos label
 2012-04-16  9:44 UTC 

[PATCH 2/8] fdisk: standarize version output
 2012-04-16  9:44 UTC 

[PATCH 4/8] fdisk: remove dead code
 2012-04-16  9:44 UTC 

[PATCH 1/8] fdisk: make CHS user values more robust
 2012-04-16  9:44 UTC 

[PATCH] prlimit: remove bogus instructions
 2012-04-14 10:01 UTC 

[PATCH] eject: verify writing to streams was successful
 2012-04-11 18:41 UTC 

v2.22 wish list
 2012-04-11 11:42 UTC  (4+ messages)

[pull] check stream status
 2012-04-11 10:56 UTC  (3+ messages)

[PATCH 3/3] libuuid: use randutils
 2012-04-10 12:20 UTC  (3+ messages)

[PATCH 2/3] fdisk: use randutils for mbr signature creation
 2012-04-10 11:24 UTC  (2+ messages)

[PATCH 1/3] lib: random utilities
 2012-04-10 11:23 UTC  (3+ messages)

[PATCH] sfdisk: fix calculation due to type mismatch (ix86)
 2012-04-10 10:34 UTC  (2+ messages)

[PATCH 1/3] eject: inform why open failed
 2012-04-10 10:33 UTC  (6+ messages)
` [PATCH 2/3] eject: close open file [cppcheck]
` [PATCH 3/3] docs: eject.1: align with Documentation/howto-man-page.txt

[PATCH] strutils: return success on test program
 2012-04-10 10:26 UTC  (2+ messages)

[PATCH 1/3] eject: constify array
 2012-04-10 10:25 UTC  (6+ messages)
` [PATCH 2/3] eject(1): fix typo in mount(1) reference
` [PATCH 3/3] eject: use CDROM_DRIVE_STATUS if available for tray toggling

[PATCH] fdisk: move kernel geometry into blkdev
 2012-04-10 10:23 UTC  (2+ messages)

[PATCH] fsck: don't free fstab table on parse failure
 2012-04-10  9:47 UTC  (3+ messages)

mount bind options
 2012-04-05 19:37 UTC 

eject merged into util-linux
 2012-04-05 15:00 UTC  (2+ messages)

[PATCH 00/20] *** uuidd: refactoring & systemd support + build-sys fixes ***
 2012-04-05  8:23 UTC  (35+ messages)
` [PATCH 01/20] uuidd: use UUIDD_OP_GETPID instead of magic number
` [PATCH 02/20] uuidd: remove useless initialization of cleanup_socket
` [PATCH 03/20] uuidd: factor out pidfile creation into separate function
` [PATCH 04/20] uuidd: implement --no-pid option
` [PATCH 05/20] uuidd: implement --no-fork option
` [PATCH 06/20] uuidd: factor out socket creation into separate function
` [PATCH 07/20] uuidd: implement --socket-activation option
` [PATCH 08/20] uuidd: print all debugging information to stderr
` [PATCH 09/20] uuidd: factor out dropping of privileges into separate function
` [PATCH 10/20] uuidd: make drop_privs true by default in main()
` [PATCH 11/20] uuidd: introduce --keep-privs option
` [PATCH 12/20] uuidd: --socket-activation implies --keep-privs
` [PATCH 13/20] uuidd: add systemd unit files
` [PATCH 14/20] libuuid: use EXIT_FAILURE
` [PATCH 15/20] libuuid: implement --disable-libuuid-exec-uuidd configure option
` [PATCH 16/20] libuuid: fix typo in uuid_compare manpage
` [PATCH 17/20] build-sys: run distcheck with verbose make rules
` [PATCH 18/20] build-sys: add ttyutils.h to dist
` [PATCH 19/20] build-sys: add fsprobe.h "
` [PATCH 20/20] build-sys: fix installation of uuidd units with make distcheck

[pull] chkdupexe, a bug, version numbers and bashisms
 2012-04-04 10:24 UTC  (13+ messages)
    ` [PATCH 1/3] tests: hwclock: locate ntpdate by using path
    ` [PATCH 2/3] script: error in usage() output
    ` [PATCH 3/3] chkdupexe: reimplement command in C

Typo in commit message v2.21-200-g72bec4d
 2012-04-04  7:10 UTC 

[PATCH 1/2] conifigure: add a crosscompile path for scanf_cv_alloc_modifier
 2012-04-02 19:00 UTC  (8+ messages)

[PATCH 3/3] fibmap: add manpage
 2012-04-02 14:35 UTC 

[PATCH 2/3] fibmap: new command
 2012-04-02 14:35 UTC 

[PATCH 1/3] lib: add pager functionality
 2012-04-02 14:35 UTC 

[PATCH] unmount: fix typo in command name
 2012-04-02 14:35 UTC  (3+ messages)

fdisk and Google SoC 2012
 2012-04-02 13:15 UTC 

[PATCH] rtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairs
 2012-04-02 11:22 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.21.1
 2012-03-30 22:37 UTC  (3+ messages)

[PATCH] hexdump: adjust -s and -n option in the man page [was: hexsyntax.c using strtol on the offset parameter]
 2012-03-30 13:34 UTC  (8+ messages)

blkid -o value
 2012-03-28 21:03 UTC  (7+ messages)

Removing trailing slash breaks SSHFS
 2012-03-26  8:18 UTC  (2+ messages)

hexsyntax.c using strtol on the offset parameter
 2012-03-21 21:47 UTC  (3+ messages)

[PATCH] Mount: fix recursively propagation mounting
 2012-03-21 11:38 UTC  (3+ messages)

[PATCH 1/5] checkxalloc: nudge regex, fix newfound instances
 2012-03-20 10:09 UTC  (11+ messages)
` [PATCH 2/5] tunelp: remove old, now unneeded header
` [PATCH 3/5] include/ttyutils.h: add include guards
` [PATCH 4/5] findmnt: add FS size, avail, used, and use% columns
` [PATCH 5/5] findmnt: add -D, --df option to imitate df(1)

[PATCH v2] setsid: add option "-c" to set the controlling terminal
 2012-03-20  8:29 UTC  (2+ messages)

[pull] fixes to todo items etc
 2012-03-20  8:07 UTC  (2+ messages)

[PATCH] setsid: add option "-c" to set the controlling terminal
 2012-03-14  9:03 UTC 

stable v2.21 branch
 2012-03-13 13:02 UTC 

[PATCH] login: add USER to initial environment
 2012-03-13 11:28 UTC  (2+ messages)

[PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output
 2012-03-13 11:28 UTC  (4+ messages)
` [PATCH 2/2] fstab.5: fix misspelling of deprecated

[PATCH] losetup: Fix setting of sizelimit on new loop devices
 2012-03-13 11:27 UTC  (2+ messages)

mount -f regression in v2.21's new-mount
 2012-03-12 17:17 UTC  (13+ messages)

[PATCH 00/13] Initial import of sulogin
 2012-03-12 14:20 UTC  (2+ messages)
` sulogin merged into util-linux (Re: [PATCH 00/13] Initial import of sulogin)

[pull] fixes to todo items etc
 2012-03-10 11:49 UTC  (20+ messages)
  ` [PATCH 08/17] chsh: use pathnames.h for paths
  ` [PATCH 09/17] lib: add fileutils function collection
  ` [PATCH 10/17] wall: use xmkstemp for temporary file
  ` [PATCH 11/17] setpwnam: use xmkstemp() and lckpwdf()
  ` [PATCH 12/17] vipw: "
  ` [PATCH 13/17] pathnames: clean up various user database paths
  ` [PATCH 14/17] docs: TODO removal, ldattach usage is done
  ` [PATCH 15/17] include: add asprintf wrapper
  ` [PATCH 16/17] xalloc: use xasprintf in all files
  ` [PATCH 17/17] build-sys: fix chkdupexe regression

[PATCH] libmount: avoid infinite loop in child fs iteration
 2012-03-08 15:09 UTC  (2+ messages)

online man pages
 2012-03-08 11:11 UTC 

Dealing with overly verbose fsck output
 2012-03-08  9:17 UTC  (2+ messages)

[PATCH 1/4] fsck: Add a -r option to report memory and runtime statistics
 2012-03-07 17:26 UTC 

[PATCH] lslocks: add personality column
 2012-03-06 16:16 UTC  (2+ messages)

[PATCH 1/4] fsck: Add a -r option to report memory and runtime statistics
 2012-03-06 12:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox