Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-03-13 19:18:08 to 2015-04-16 20:43:08 UTC [more...]

hwclock's synchronize_to_clock_tick_rtc returns inconsistent values
 2015-04-16 20:36 UTC 

sfdisk input parsing broken with 2.26.1
 2015-04-16 16:05 UTC  (4+ messages)

[PATCH] hwclock: flush stdout in hwclock -c
 2015-04-16 15:26 UTC 

sfdisk: failure to write partition layout to loopback devices
 2015-04-16 11:06 UTC 

[PATCH 1/3] hwclock: remove an untrue phrase from the man page
 2015-04-16  7:49 UTC  (9+ messages)
` [PATCH 2/3] hwclock: remove unneeded stuff from the man-page header
` [PATCH 3/3] hwclock: fix spelling, punctuation and formatting mistakes in the man page
` [PATCH v2] "

[PATCH v2 0/7] logger tests do not need /dev/log but socat
 2015-04-14 10:04 UTC  (9+ messages)
` [PATCH v2 1/7] logger: --stderr and --no-act turn "auto-errors" on
` [PATCH v2 2/7] tests: simplify common logger options
` [PATCH v2 3/7] tests: logger with socat device
` [PATCH v2 4/7] tests: logger, validate written socket data
` [PATCH v2 5/7] tests: logger/errors does not use --no-act
` [PATCH v2 6/7] tests: add subtests for invalid logger devive
` [PATCH v2 7/7] travis: install socat

[PATCH] lib/sysfs.c: use fcntl(..F_DUPFD_CLOEXEC) instead of dup(2)
 2015-04-14  9:47 UTC  (2+ messages)

Fix partition order killed my hard drive (twice)
 2015-04-14  2:53 UTC  (5+ messages)

[PATCH V2] dos: copy previous bootsector for dos partition table
 2015-04-13 11:20 UTC  (3+ messages)

[PATCH 1/3] mkfs: drop hardcoded search path
 2015-04-13 10:27 UTC  (4+ messages)
` [PATCH 2/3] swapon: search for mkswap via PATH
` [PATCH 3/3] fsck: drop hardcoded search path

[PATCH 1/2] unshare: allow persisting namespaces
 2015-04-10  8:17 UTC  (4+ messages)
` [PATCH 2/2] unshare: allow persisting mount namespaces

question about logger tests
 2015-04-09 18:22 UTC  (5+ messages)

[PATCH] fdisk: to recognize FAT32 partitions hidden by Acronis software
 2015-04-08  8:27 UTC  (2+ messages)

large overhead in libmount
 2015-04-07 11:00 UTC  (5+ messages)

[PATCH] Trivial spelling and grammar fix
 2015-04-07  8:45 UTC  (2+ messages)

logger: Segmentation fault when reading from stdin and writing to socket
 2015-04-07  8:43 UTC  (5+ messages)

fdisk -l hits floppy drive
 2015-04-07  1:03 UTC  (4+ messages)

[PATCH] Provide -h flag when calling shutdown (8) from rtcwake
 2012-10-20 15:28 UTC 

[PATCH] scsi_debug: fix prevent_allow+verify regressions
 2015-04-06 15:05 UTC 

question about hardcoded binary paths (swapon / mkswap)
 2015-04-03 23:16 UTC  (16+ messages)

eject test fails with kernel 3.19
 2015-04-03 16:38 UTC  (2+ messages)

[PATCH] dos: copy previous bootsector in dos_create_disklabel
 2015-04-03 12:00 UTC 

umount --detach-loop fails but fs is unmounted
 2015-04-03 10:06 UTC  (2+ messages)

util-linux: wall security issue: unprivileged users can suppress banner
 2015-04-03  9:51 UTC  (4+ messages)

about test mount/rlimit
 2015-04-02 10:57 UTC  (5+ messages)

sfdisk: readline support
 2015-03-27 14:15 UTC  (2+ messages)

[libfdisk]: gpt_write_disklabel function robustness to sudden power off
 2015-03-26 13:07 UTC  (8+ messages)

[PATCH 0/2] some fixes last(1)
 2015-03-25  9:40 UTC  (3+ messages)
` [PATCH 1/2] last: fix first (current) runlevel line
` [PATCH 2/2] last, fix race when comparing time stamps

[PATCH 1/2] hwclock: increase debug output precision
 2015-03-25  8:35 UTC  (3+ messages)
` [PATCH 2/2] hwclock: non-root access in test mode

[PATCH] Fix fsck -C {fd} parsing
 2015-03-25  8:30 UTC  (4+ messages)

[libfdisk] incorrect GPT header leads to segfault
 2015-03-23 11:16 UTC  (2+ messages)

[PATCH 0/5] pull: one dmesg compiler warning fix and bunch of tests
 2015-03-23 10:44 UTC  (7+ messages)
` [PATCH 1/5] dmesg: fix shadow declaration
` [PATCH 2/5] tests: add dmesg multiline message check
` [PATCH 3/5] tests: add test_dmesg that has fixed boot time
` [PATCH 4/5] tests: check timestamp formats
` [PATCH 5/5] tests: check dmesg message coloring

unshare(1) --propagation
 2015-03-23  9:21 UTC  (5+ messages)

question about findmnt --target
 2015-03-18 22:05 UTC  (10+ messages)

[PATCH] nsenter: add support for pty
 2015-03-18 15:59 UTC  (4+ messages)

[PATCH 1/5] hwclock: add TZDIR
 2015-03-18  9:43 UTC  (18+ messages)
` [PATCH 3/5] hwclock: remove depreciated ntpdate
` [PATCH 4/5] hwclock: add '11 minute mode' information
` [PATCH 5/5] hwclock: man-page errata

[PATCH] tests: skip when logger --journald is not supported
 2015-03-17 11:19 UTC  (3+ messages)

[PATCH] libblkid: fix compiler warnings
 2015-03-17  9:16 UTC  (2+ messages)

[PATCH 0/8] pull: logger: add tests and fix couple issues
 2015-03-17  9:06 UTC  (24+ messages)
` [PATCH 1/8] logger: tidy few indentation issues
` [PATCH 2/8] logger: check xgethostname() return value
` [PATCH 3/8] tests: add test_logger helper command
` [PATCH 4/8] tests: add logger(1) command line options tests
` [PATCH 5/8] logger: fix rfc5424 format crash
` [PATCH 6/8] tests: add logger(1) message format tests
` [PATCH 7/8] logger: use errx() when checking user input
` [PATCH 8/8] tests: add logger(1) error condition tests

[PATCH 1/2] tailf: deprecated
 2015-03-17  8:59 UTC  (3+ messages)
` [PATCH] tests: remove warning from test output

Trying to avoid incompatability on a mount enhancement
 2015-03-16 20:23 UTC  (4+ messages)

[PATCH 0/2] tailf is deprecated
 2015-03-16 13:32 UTC  (3+ messages)
` [PATCH 1/2] tailf: deprecated

[PATCH] logger: Fix use of errno after strtol() without zeroing first
 2015-03-16 10:26 UTC  (2+ messages)

tailf, really needed?
 2015-03-14  4:50 UTC  (5+ messages)


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