util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-14 13:53:10 to 2014-07-29 10:19:24 UTC [more...]

[PATCH] tests: allow non-inotify tailf to keep up
 2014-07-29 10:19 UTC  (5+ messages)

[PATCH 1/6] docs: bring the rtcwake man page closer to standard formatting
 2014-07-29 10:16 UTC  (7+ messages)
` [PATCH 2/6] docs: sort the options in the man pages of hwclock and uuidd
` [PATCH 3/6] docs: remove all mention of helper= and uhelper= from umount man page
` [PATCH 4/6] docs: improve the formatting of the chfn and chsh man pages
` [PATCH 5/6] docs: give the man page of utmpdump the proper User Commands header
` [PATCH 6/6] docs: bring the runuser and su man pages closer to standard formatting

[PATCH 00/10] pull: logger changes
 2014-07-29  9:55 UTC  (21+ messages)
` [PATCH 01/10] logger: ensure program writes everything to syslog file descriptor
` [PATCH 02/10] logger: fix indentation issues
` [PATCH 03/10] logger: do not rely only getlogin(3) telling who ran the command
` [PATCH 04/10] logger: refactor long if clause
` [PATCH 05/10] docs: make logger.1 facilities and levels easier to read
` [PATCH 06/10] logger: add function pointer to choose how logging is done
` [PATCH 07/10] logger: add rfc5424 support
` [PATCH 08/10] docs: add logger protocol notes to manual page
` [PATCH 09/10] logger: add process --id=parent optional argument
` [PATCH 10/10] logger: make --stderr print remote server messages

[PATCH] wall: wrap message header when it exceeds 79 characters
 2014-07-29  8:27 UTC  (3+ messages)

hwclock --compare segfaults when run as normal user
 2014-07-29  6:27 UTC  (6+ messages)

[PATCH] Setting uid / gid is generally useful in nseneter
 2014-07-28 19:24 UTC  (3+ messages)

[PATCH] fdformat: Add new switches -f/--from, -t/--to, -r/--repair
 2014-07-28 19:15 UTC  (6+ messages)

fdisk -l regression between v2.24.2 and v2.25
 2014-07-28 12:00 UTC  (2+ messages)

[PATCH] swaplabel: move swapon-common to include directory
 2014-07-28 10:29 UTC  (2+ messages)

[PATCH 1/4] docs: fix some things that were overlooked during the first pass
 2014-07-28  9:33 UTC  (6+ messages)
` [PATCH 2/4] docs: improve some wordings in the man page of mount
` [PATCH 3/4] various: erase all traces of the long-obsolete xiafs
` [PATCH 4/4] various: erase all traces of the long-obsolete ext filesystem

[PATCH] cfdisk: reenable cursor when quitting
 2014-07-28  9:13 UTC  (3+ messages)

[PATCH] tests: Fall back on host/getent in ts_resolve_host
 2014-07-28  9:12 UTC  (2+ messages)

[PATCH] mcookie: avoid format warning
 2014-07-28  9:11 UTC  (2+ messages)

[RFC] Zram handle util
 2014-07-27 19:04 UTC  (14+ messages)
    ` Fwd: "
` [RFC] [Patch] Created zramctl
` [RFC] [Patch v2] "

mount.8: mtab as symlink
 2014-07-27 18:57 UTC  (7+ messages)

[PATCH 0/2] logger: more changes on top of yesterdays submission
 2014-07-27 17:52 UTC  (3+ messages)
` [PATCH 1/2] logger: warn when --file and command line message are combined
` [PATCH 2/2] logger: add hostname to rfc3164 message

[PATCH] buildsys: make tailf linux-only (needs inotify)
 2014-07-26 20:26 UTC  (2+ messages)

[PATCH] logger: tidy up main() by adding small functions and ctl data
 2014-07-26 15:09 UTC  (2+ messages)
` [PATCH] logger: improve readablity of pencode() function

Q: (RFE?) How do you specify the 'no-canonicalize' option in fstab?
 2014-07-26  4:46 UTC  (6+ messages)

[PATCH 00/13] sfdisk:
 2014-07-26  4:22 UTC  (17+ messages)
` [PATCH 01/13] sfdisk: remove bogus argc check
` [PATCH 02/13] sfdisk: deprecate --linux option
` [PATCH 03/13] sfdisk: remove dead code
` [PATCH 04/13] sfdisk: remove 'short_opts' global variable
` [PATCH 05/13] sfdisk: fix indentation
` [PATCH 06/13] sfdisk: remove declaraion of 'partname()'
` [PATCH 07/13] sfdisk: remove 'exit_status' global variable
` [PATCH 08/13] sfdisk: move main function at the end of the file
` [PATCH 09/13] fdisk: remove bugus space after header includes
` [PATCH 10/13] sfdisk: update [embarrassingly] old man-page
` [PATCH 11/13] sfdisk: rework option handling
` [PATCH 12/13] sfdisk: fix --unhide segfault
` [PATCH 13/13] sfdisk: activate_usage() can use noreturn attribute Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>

when specifying multiple types, mount will mount
 2014-07-25 11:11 UTC  (3+ messages)

[PATCH] Fix switch_root/pivot_root cut-n-paste error in configure.ac
 2014-07-25  8:45 UTC  (7+ messages)

undefined reference to symbol 'blkid_probe_lookup_value@@BLKID_2.15'
 2014-07-24 11:07 UTC 

[PATCH] textual: fix some typos and inconsistencies in various messages
 2014-07-23  6:57 UTC  (2+ messages)

[PATCH] swapon: share get_swap_prober() with swaplabel to print uuid and label
 2014-07-22 10:33 UTC  (2+ messages)

[PATCH 0/6] pull: rename fixes
 2014-07-22 10:13 UTC  (2+ messages)

[PATCH] Fix typeo in wipefs
 2014-07-22 10:01 UTC  (2+ messages)

[PATCH] docs: bring one more man page closer to standard formatting
 2014-07-22  9:57 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.25
 2014-07-22  9:56 UTC 

[PATCH] cfdisk: actually translate the partition types in the menu
 2014-07-21 13:38 UTC  (2+ messages)

[PATCH 1/2] docs: bring five more man pages closer to standard formatting
 2014-07-21  8:30 UTC  (3+ messages)
` [PATCH 2/2] docs: bring eight "

[RFC] Zram handle util
 2014-07-20 15:42 UTC  (2+ messages)

some comments about the new cfdisk
 2014-07-18 10:59 UTC  (7+ messages)
` some more "

[PATCH] docs: bring four more man pages closer to standard formatting
 2014-07-17 12:02 UTC  (2+ messages)

[PATCH 1/3] lib/colors: remove memory leak
 2014-07-17 12:02 UTC  (4+ messages)
` [PATCH 2/3] fallocate: avoid unnecessary computation
` [PATCH 3/3] fstrim: avoid TOCTOU race

[PATCH 1/3] docs: improve the formatting and wording of two man pages
 2014-07-17 12:01 UTC  (4+ messages)
` [PATCH 2/3] docs: improve the wording and conventions in the man-page howto
` [PATCH 3/3] build-sys: harmonize some indentation

2.25-rc2: how to disable prlimit?
 2014-07-16 10:23 UTC  (2+ messages)

[PATCH 1/3] docs: bring several man pages closer to standard formatting
 2014-07-16 10:04 UTC  (4+ messages)
` [PATCH 2/3] docs: bring a few more "
` [PATCH 3/3] docs: bring some "

[PATCH] agetty: Reprompt and reprint /etc/issue if we receive SIGUSR1
 2014-07-16 10:02 UTC  (10+ messages)

Supporting human parsable journal_dev specifiers
 2014-07-15 11:52 UTC  (2+ messages)

[PATCH] tests: add kill --queue check
 2014-07-15 11:29 UTC  (3+ messages)

[PATCH 1/3] docs: improve wording and formatting of the man page of cfdisk
 2014-07-15 11:29 UTC  (6+ messages)
` [PATCH 2/3] docs: mount -o nouser is not useful, be clearer about that
` [PATCH 3/3] cfdisk: restore the license that was lost in January

mount: what is the point of 'nouser' on the command line?
 2014-07-15  9:56 UTC  (6+ messages)
      ` umount: --types does not limit

[PATCH 1/2] textual: fix the usage message of kill
 2014-07-14 14:44 UTC  (7+ messages)
` [PATCH 2/2] docs: fix many wording and some formatting issues in the man page "

[PATCH 1/5] build-sys: exclude Documentation/ from looking for translatable strings
 2014-07-14 14:26 UTC  (2+ messages)

[PATCH 00/14] pull: some minor fixes
 2014-07-14 14:08 UTC  (2+ messages)

[PATCH 1/2] uuidd.rc: drop on-demand mode from script
 2014-07-14 13:56 UTC  (4+ messages)
` [PATCH 2/2] uuidd.rc: Requires remote_fs

[PATCH] build-sys: improve the informative message when not building some util
 2014-07-14 13:53 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;
as well as URLs for NNTP newsgroup(s).