util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-21 15:04:13 to 2017-07-10 11:15:22 UTC [more...]

libblkid: ID_FS_VERSION
 2017-07-10 11:15 UTC  (3+ messages)

[PATCH] libmount: make mnt_context_is_fs_mounted work for /proc
 2017-07-07  1:27 UTC 

[PATCH 0/5] pull request
 2017-07-05 17:45 UTC  (18+ messages)
` [PATCH 1/5] hwclock: remove from usage() FILE *out = stdout
` [PATCH 2/5] hwclock: usage() use program_invocation_short_name
` [PATCH 3/5] hwclock: final usage() strings slice
` [PATCH 4/5] docs: update boilerplate.c usage()
` [PATCH 5/5] hwclock: sync one-liner descriptions

[PATCH 0/6] lib/path.c and lib/sys.c are friends (patches FOR TESTING ONLY)
 2017-07-04  8:10 UTC  (13+ messages)
` [PATCH 1/6] path: use openat()
` [PATCH 2/6] path: add some standard functions
` [PATCH 3/6] path: never create path with prefix
` [PATCH 4/6] sysfs: use path.h
` [PATCH 5/6] zramctl: add --sysroot
` [PATCH 6/6] lsblk: "

[PATCH 00/12] pull request
 2017-07-03 15:15 UTC  (32+ messages)
` [PATCH 04/12] hwclock: add usage() functions heading
` [PATCH 07/12] hwclock: update --help content and grammar
` [PATCH 11/12] hwclock: remove unused usage() FILE argument
    ` fputs() vs puts() (was: [PATCH] hwclock: remove unused usage() FILE argument)
            ` fputs() vs puts()

0b2b32e8a7 caused an unusual increase in hwclock size
 2017-07-02 19:20 UTC  (4+ messages)

rfkill(8) move and improvements
 2017-07-01  9:06 UTC  (5+ messages)

[PATCH] libblkid: add HPE extended-XFS to known filesystems
 2017-06-30 14:30 UTC 

exit() vs _exit()
 2017-06-29 11:08 UTC  (3+ messages)

[PATCH] column: fix compilation when libc lacks wide-character support
 2017-06-29 11:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] officially drop Linux < 2.6
 2017-06-29 10:57 UTC  (5+ messages)
` [PATCH 1/3] docs: remove some old history from manpages
` [PATCH 2/3] lib/blkdev: remove support for Linux < 2.6
` [PATCH 3/3] docs: correct line(1) deprecation comment

BUG: wipefs dry run
 2017-06-29 10:55 UTC  (5+ messages)

[PATCH] misc: standardize USAGE_COLUMNS
 2017-06-29  8:18 UTC  (4+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-06-28 21:59 UTC  (17+ messages)
` [PATCH 1/6] misc: revert to the old USAGE_HELP strings
` [PATCH 2/6] misc: introduce PRINT_USAGE_HELP()
` [PATCH 3/6] misc: consolidate all --help option descriptions
` [PATCH 4/6] blockdev: improve --help and man page
` [PATCH 5/6] login: add --help text
` [PATCH 6/6] misc: update --help content again

[PATCH 0/8] lib/path fixes and warnings
 2017-06-28 20:28 UTC  (10+ messages)
` [PATCH 1/8] lib/path: fix crash, pathbuf overflow
` [PATCH 2/8] lib/path: add error handling to path_vcreate()
` [PATCH 3/8] lsmem: fix, using freed memory
` [PATCH 4/8] lscpu: make clang analyzer happy
` [PATCH 5/8] misc: avoid some dead initialization warnings
` [PATCH 6/8] tools: add segfault detection for checkusage.sh
` [PATCH 7/8] setpriv: align --help
` [PATCH 8/8] hwclock: don't ifdef printf arguments

[PATCH 0/5] Ambient capabilities for setpriv
 2017-06-27 16:00 UTC  (16+ messages)
` [PATCH 1/5] setpriv: introduce indirection for `capng_type` enum
  ` [PATCH 2/5] setpriv: proxy function checking whether a capability is set
  ` [PATCH 3/5] setpriv: proxy function to update capabilities
  ` [PATCH 4/5] setpriv: support dumping ambient capabilities
  ` [PATCH 5/5] setpriv: support modifying the set of "

[PATCH v2 0/8] sys-utils/mount.8: Clarify 'defaults' and separate kernel/userspace options
 2017-06-27 12:49 UTC  (12+ messages)
` [PATCH v2 1/8] sys-utils/fstab.5: Remove basic filesystem-independent options
` [PATCH v2 2/8] sys-utils/fstab.5: Remove 'defaults' from examples
` [PATCH v2 3/8] sys-utils/mount.8: Document 'defaults' as a no-op
` [PATCH v2 4/8] sys-utils/mount.8: Simplify nouser
` [PATCH v2 5/8] sys-utils/mount.8: Drop systemd paragraph from x-* entry
` [PATCH v2 6/8] sys-utils/mount.8: Clarify x-mount.mkdir deprecation
` [PATCH v2 7/8] sys-utils/mount.8: Split filesystem-independent options into kernel and userspace subsections
` [PATCH v2 8/8] sys-utils/mount.8: Document libmount defaults

[PATCH] uuidparse: fix getopt crash
 2017-06-26 20:40 UTC  (2+ messages)

[PATCH 00/13] usage cleanup part 1
 2017-06-26 20:37 UTC  (22+ messages)
` [PATCH 01/13] uuidd: remove unused define
` [PATCH 02/13] misc: remove superfluous null pointer checks for optarg
` [PATCH 03/13] misc: fix some broken exit codes
` [PATCH 04/13] blkid: use errtryhelp instead of errtryh
` [PATCH 05/13] dmesg: do not accept any non-option arguments
` [PATCH 06/13] setarch: print usage error if no argument given
` [PATCH 07/13] setarch: use errtryhelp()
` [PATCH 08/13] fsck: add --help and --version
` [PATCH 09/13] login: "
` [PATCH 10/13] whereis: "
` [PATCH 11/13] more: "
` [PATCH 12/13] mkfs.cramfs: "
` [PATCH 13/13] misc: no more errtryh()

[PATCH 0/4] pull request
 2017-06-26 14:25 UTC  (9+ messages)
` [PATCH 1/4] include/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
` [PATCH 2/4] Docs: add a comment for constants to boilerplate.c
` [PATCH 3/4] Docs: update howto-usage-function.txt
` [PATCH 4/4] Docs: move option naming to howto-contribute.txt

[PATCH] script: ensure typescript and timing errors do not break terminal
 2017-06-26 13:30 UTC  (2+ messages)

[PATCH] uuidparse: add new command
 2017-06-26 12:53 UTC  (4+ messages)

agetty doesn't handle the second backspace properly during login
 2017-06-26 12:12 UTC  (2+ messages)

zram hot_add device busy
 2017-06-26  2:58 UTC  (4+ messages)

[PATCH 0/5] Fix some exit codes (strutils.h and friends)
 2017-06-25 21:39 UTC  (10+ messages)
` [PATCH 1/5] misc: fix some broken exit codes
` [PATCH 2/5] lib: fix strutils.h, remove STRTOXX_EXIT_CODE
` [PATCH 3/5] misc: fix more strutils related exit codes
` [PATCH 4/5] misc: fix xalloc.h "
` [PATCH 5/5] misc: fix optutils.h "

UDF & dstring
 2017-06-22  8:50 UTC  (3+ messages)

[PATCH 0/2] pull request
 2017-06-22  8:47 UTC  (4+ messages)
` [PATCH 1/2] hwclock: remove unused optstring characters
` [PATCH 2/2] hwclock: add audit for --systz

[PATCH] dmesg: print only 2 hex digits for each hex-escaped byte
 2017-06-22  8:46 UTC  (2+ messages)

overriding STRTOXX_EXIT_CODE does not work
 2017-06-22  2:19 UTC  (3+ messages)

mount(8) does not work when using a specific target dir
 2017-06-21 15:04 UTC  (3+ 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).