util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 20:16:06 to 2014-10-28 14:54:24 UTC [more...]

fdisk and 2048 sectors obsession
 2014-10-28 14:53 UTC  (14+ messages)

blkdiscard vs hdparm for erasing a SSD?
 2014-10-28  2:09 UTC  (5+ messages)

[PATCH 1/4] docs: spelling, wording, and grammar fixes in the man page of whereis
 2014-10-28  1:09 UTC  (6+ messages)
` [PATCH 2/4] docs: fix some wording and formatting in man page of swapon
` [PATCH 3/4] textual: slice up the usage text of swapon for ease of translation
` [PATCH 4/4] docs: improve wording and formattin of man page of hwclock

losetup on a image file containing (GPT) partition doesn't create partition devices
 2014-10-27 20:16 UTC  (8+ messages)

[PATCH 2/5] hwclock: clean up message periods/full stops
 2014-10-27 10:59 UTC  (9+ messages)

[PATCH 0/4] pull: couple corrections and bash completion fixes
 2014-10-26 22:07 UTC  (5+ messages)
` [PATCH 1/4] sfdisk: return deterministic value from sfdisk_deinit()
` [PATCH 2/4] fstrim: initialize path variable
` [PATCH 3/4] bash-completion: stop being clever when listing block devices
` [PATCH 4/4] bash-completion: use swapon label and uuid listing support

lscpu: theoretical buffer overflow
 2014-10-26 17:41 UTC 

[PATCH] bash-completion: fix runuser install
 2014-10-24 16:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] tests: add blkdiscard offsets test
 2014-10-24 15:13 UTC  (3+ messages)
` [PATCH 2/3] blkdiscard: fail on sector misalignment
` [PATCH 3/3] blkdiscard: add support for steps and progress

[ANNOUNCE] util-linux v2.25.2
 2014-10-24 13:19 UTC 

[PATCH 0/5] hwclock: clean up messages
 2014-10-24 13:18 UTC  (7+ messages)

[PATCH 4/5] hwclock: Fix --date debug messages
 2014-10-24 11:51 UTC  (3+ messages)

[PATCH 3/5] hwclock: add message line breaks
 2014-10-24 11:36 UTC  (2+ messages)

[PATCH 1/2] tests: add blkdiscard offsets test
 2014-10-24  9:50 UTC  (5+ messages)
` [PATCH 2/2] blkdiscard: fail on sector misalignment

[PATCH 5/5] hwclock: version prints out of order
 2014-10-24  2:55 UTC 

[PATCH 1/5] hwclock: Remove newline from 'date' debug output
 2014-10-24  2:45 UTC 

the option --label-nested of sfdisk
 2014-10-21 19:43 UTC  (3+ messages)

swapon: fix -d short option
 2014-10-21 19:41 UTC  (5+ messages)

[PATCH 0/7] hwclock patch cover letter
 2014-10-21  9:38 UTC  (18+ messages)
` [PATCH 1/7] hwclock: hctosys drift compensation II
` [PATCH 2/7] hwclock: hctosys drift compensation II COMMENTS
` [PATCH 3/7] hwclock: hctosys drift compensation II MAN
` [PATCH 4/7] hwclock: persistent_clock_is_local
` [PATCH 5/7] hwclock: persistent_clock_is_local MAN
` [PATCH 6/7] hwclock: Add --update option
` [PATCH 7/7] hwclock: Add --update option MAN

[PATCH] sfdisk: change option --label-nested to --nested-label
 2014-10-20 19:57 UTC 

[PATCH 1/4] eject: move unreachable code to preprocessor #else block [smatch scan]
 2014-10-20 12:10 UTC  (5+ messages)
` [PATCH 2/4] setterm: fix dubious one-bit signed bitfield "
` [PATCH 3/4] ul: fix filter() indentation
` [PATCH 4/4] sfdisk: fix compiler warnings about uninitialized variables

Fwd: Bug#764331: mount: "mount --bind -o remount" doesn't preserve flags
 2014-10-17  6:56 UTC  (3+ messages)

Error in losetup man page
 2014-10-14 12:54 UTC  (4+ messages)

[PATCH] blkdiscard: fix underflow when offset is greater than device size
 2014-10-14 10:14 UTC  (2+ messages)

script from 2.25.1 may be broken (hangs)
 2014-10-14 10:12 UTC  (5+ messages)
    ` Fwd: "

[PATCH] autogen.sh: check for libtoolize rather than libtool
 2014-10-14 10:10 UTC  (2+ messages)

[PATCH] textual: grammarize an informative message, and tweak some comments
 2014-10-14 10:09 UTC  (2+ messages)

[PATCH] Provide libmount version as int for better compiletime test
 2014-10-14 10:09 UTC  (2+ messages)

Patch status?
 2014-10-14  8:31 UTC  (2+ messages)

[RFC PATCH] hwclock: --offset: Use offset instead of writing clock
 2014-10-10  0:11 UTC  (11+ messages)

losetup: failed to setup loop device > 1
 2014-10-08 10:58 UTC  (9+ messages)

Bug: libfdisk/dos.c: Extended partition number == 1? -> crash
 2014-10-07  9:51 UTC  (2+ messages)

add one-line descriptions to each program usage()
 2014-10-01 19:48 UTC  (4+ messages)

what precisely is partition_entry_lba?
 2014-10-01 19:34 UTC  (3+ messages)

[PATCH 00/23] pull: mostly textual and compiler warning fix changes
 2014-10-01 11:14 UTC  (30+ messages)
` [PATCH 01/23] swapon: align available columns section in usage()
` [PATCH 02/23] docs: update deprecation banners
` [PATCH 03/23] hexdump: remove deprecation message
` [PATCH 04/23] textual: fix couple typos in comments
` [PATCH 05/23] flock: add error message to translations
` [PATCH 06/23] textual: use version printing macro everywhere
` [PATCH 07/23] textual: use manual tail usage() macro
` [PATCH 08/23] textual: use usage() text element macros
` [PATCH 09/23] libuuid: remove _SVID_SOURCE pre-processor definition
` [PATCH 10/23] include: fix compiler warnings
` [PATCH 11/23] lsblk: fix compiler warning
` [PATCH 12/23] libblkid: use pre-processor to optimize out code
` [PATCH 13/23] libblkid: fix implicit constant conversion warning
` [PATCH 14/23] include/debug: remove duplicate 'const' declaration warning
` [PATCH 15/23] cfdisk: add missing initializers to struct main_menuitems
` [PATCH 16/23] findmnt: add missing initializers to struct colinfo
` [PATCH 17/23] lsblk: "
` [PATCH 18/23] hwclock: use fabs() instead abs() when argument is double
` [PATCH 19/23] lscpu: add missing initializers to struct lscpu_coldesc
` [PATCH 20/23] libsmartcols: add explicit column flags default
` [PATCH 21/23] lslogins: add missing initializers to struct lslogins_coldesc
` [PATCH 22/23] lslogins: use more narrow layout when initializing struct members
` [PATCH 23/23] tests: fix the ipcs test for shmall being too big to show

[PATCH] su: print proper core dump message when killed
 2014-10-01  8:32 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.25.1
 2014-10-01  8:14 UTC  (3+ messages)

[PATCH] Don't return root if path contains // or ending /
 2014-10-01  8:02 UTC  (2+ messages)

[PATCH 01/10] textual: use angular brackets around each individual argument
 2014-10-01  7:41 UTC  (11+ messages)
` [PATCH 05/10] textual: not using angular brackets around literal arguments
` [PATCH 06/10] textual: grammarize an error message
` [PATCH 07/10] textual: using angular brackets around individual arguments
` [PATCH 08/10] textual: grammarize another error message
` [PATCH 09/10] textual: angular brackets around a non-literal argument, singular
` [PATCH 10/10] textual: there may be no space between option and optional =arg

Fwd: [util-linux] cal: add landscape layout for yearly views (#117)
 2014-10-01  7:31 UTC  (8+ 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).