messages from 2014-08-28 06:41:31 to 2014-10-07 09:17:14 UTC [more...]
losetup: failed to setup loop device > 1
2014-10-07 9:17 UTC (4+ messages)
[RFC PATCH] hwclock: --offset: Use offset instead of writing clock
2014-10-07 9:15 UTC
Bug: libfdisk/dos.c: Extended partition number == 1? -> crash
2014-10-06 17:51 UTC
losetup on a image file containing (GPT) partition doesn't create partition devices
2014-10-06 15:56 UTC (7+ messages)
Error in losetup man page
2014-10-03 14:30 UTC
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] textual: grammarize an informative message, and tweak some comments
2014-10-01 19:35 UTC
[PATCH] Provide libmount version as int for better compiletime test
2014-10-01 14:14 UTC
[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 (14+ messages)
` [PATCH 02/10] textual: "ambivalent" applies to intentions, "ambiguous" to results
` [PATCH 03/10] textual: use a somewhat clearer and more standard failure message
` [PATCH 04/10] textual: add a comma for clarity, plus some other tweaks
` [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)
[PATCH 0/7] hwclock patch cover letter
2014-09-29 16:48 UTC (10+ 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 00/17] pull: miscellaneous changes
2014-09-22 13:01 UTC (29+ messages)
` [PATCH 01/17] libuuid: add extern qualifiers to uuid/uuid.h system header
` [PATCH 02/17] include: simplify fputc_careful() in carefulputc.h
` [PATCH 03/17] lib: avoid use of obsolete getpass() function
` [PATCH 04/17] lib: add function to remove string from memory
` [PATCH 05/17] newgrp: use xgetpass() and memset_s() to group password validation
` [PATCH 06/17] last: make is_phantom() when kernel config does not include audit support
` [PATCH 07/17] last: improve code readability by renaming variable names
` [PATCH 08/17] zramctl: fix two format string warnings
` [PATCH 09/17] mountpoint: add struct mountpoint_control
` [PATCH 10/17] mkfs.minix: fix couple compiler warnings
` [PATCH 11/17] mountpoint: simplify if statement
` [PATCH 12/17] eject: add struct eject_control to remove global variables
` [PATCH 13/17] eject: make open_device() and select_speed() to use struct eject_control
` [PATCH 14/17] hwclock: remove referal to deprecated keyboard interface
` [PATCH 15/17] setarch: reindent code
` [PATCH 16/17] setarch: use personality() system call when it is available
` [PATCH 17/17] setarch: remove unreachable code
[PATCH 0/6] pull: renice changes
2014-09-22 12:48 UTC (15+ messages)
` [PATCH 1/6] renice: reorder functions to avoid need of function prototype
` [PATCH 2/6] rename: use usage and version print out macros
` [PATCH 3/6] renice: disallow --priority <arg> without pid argument
` [PATCH 4/6] renice: avoid having same lines of code twice
` [PATCH 5/6] renice: fix numeric uid argument parsing
` [PATCH 6/6] rename: add getpriority() message lookup table
[PATCH 1/5] libmount: only invoke loopcxt on linux
2014-09-22 11:27 UTC (7+ messages)
` [PATCH 2/5] libmount: only include context "
` [PATCH 3/5] build-sys: build libmount everywhere
` [PATCH 4/5] build-sys: swaplabel needs libmount
` [PATCH 5/5] logger: gettimeofday needs <sys/time.h>
[PATCH] umount: read mountinfo if --detach-loop given
2014-09-22 11:19 UTC (2+ messages)
[PATCH] build-sys: link swapoff to libblkid
2014-09-19 0:27 UTC
(no subject)
2014-09-18 14:15 UTC
[PATCH 0/4] Patches for kFreeBSD support from Debian
2014-09-17 14:43 UTC (3+ messages)
[PATCH 1/2] hwclock: hctosys drift compensation
2014-09-17 13:34 UTC (9+ messages)
` [PATCH 2/2] hwclock: hctosys drift compensation man page
` * RECALL * [PATCH 1/2] hwclock: hctosys drift compensation
mount error message
2014-09-16 16:13 UTC (8+ messages)
[PATCH] lscpu: fix cppcheck warnings
2014-09-16 9:18 UTC (4+ messages)
[PATCH] fdformat: Add new switches -f/--from, -t/--to, -r/--repair
2014-09-16 9:15 UTC (7+ messages)
cfdisk 2.25 doesn't write partition table when using localized version
2014-09-15 12:57 UTC (2+ messages)
[PATCH] lscpu: fix cppcheck warnings
2014-09-12 18:11 UTC
Weird behaviour with lsblk and freshly created loop device
2014-09-05 8:13 UTC (10+ messages)
[ANNOUNCE] util-linux v2.25.1
2014-09-03 22:19 UTC (3+ messages)
umount of unreachable NFS without -f [maybe PATCH]
2014-09-03 13:30 UTC (4+ messages)
[PATCH] build-sys: create parent directory for $(PATHFILES)
2014-09-03 7:53 UTC (2+ messages)
mount errors on /dev/sr0 (cd-rw)
2014-09-01 20:05 UTC (3+ messages)
Debugging why fstrim doesn't work
2014-09-01 7:57 UTC (4+ messages)
Typo in util-linux 2.25.1-rc1
2014-08-28 6:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).