util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-04 16:53:55 to 2017-09-07 20:50:13 UTC [more...]

[PATCH 0/1] Two changes before we go to rc
 2017-09-07 20:50 UTC  (4+ messages)
` [PATCH 1/1] hwclock: update usage()

[PATCH] libmount: if ENOMEDIUM and tray is open, close tray and retry
 2017-09-05 12:53 UTC  (9+ messages)

[PATCH] hwclock: add -a that is short of --adjust to manual page and usage
 2017-09-05 12:35 UTC  (4+ messages)

[PATCH 0/3] Pull Request
 2017-09-05 10:27 UTC  (11+ messages)
` [PATCH 1/3] hwclock: remove sysexits.h
` [PATCH 2/3] hwclock: remove audit from control struct
  ` [v2 PATCH 2/3] hwclock: don't always use hwclock_exit
` [PATCH 3/3] hwclock: close hwaudit_fd unconditionally

agetty doesn't handle the second backspace properly during login
 2017-09-03 11:36 UTC  (3+ messages)

rfkill(8) move and improvements
 2017-08-31  9:47 UTC  (8+ messages)

[PATCH] chsh: remove local /etc/shells parsing in favour of getusershell(3)
 2017-08-30  9:32 UTC  (4+ messages)

[PATCH] bash-completion: simplify pid listing
 2017-08-26 12:45 UTC 

[PATCH] hwclock: remove bool type definition
 2017-08-26 12:38 UTC 

[PATCH 0/6] Pull Request
 2017-08-25  6:48 UTC  (12+ messages)
` [PATCH 1/6] hwclock: move systz into hctosys
` [PATCH 2/6] hwclock: remove set_system_clock_timezone()
` [PATCH 3/6] hwclock: update set_system_clock debugging
` [PATCH 4/6] hwclock: update set_system_clock comments
` [PATCH 5/6] hwclock: rename/refactor set_system_clock()
` [PATCH 6/6] hwclock: for debugging print startup system time

su refactoring and --pty implemenation
 2017-08-23 12:42 UTC 

muont(1) does not support cap_sys_admin
 2017-08-23  7:31 UTC  (5+ messages)
` mount(8) "

[PATCH] isosize: iterate over all arguments even when something fails
 2017-08-21  9:20 UTC  (8+ messages)
` [PATCH] look: use WORDLIST environment variable to find word list

[PATCH] Fix syntax error in fsck(8) manpage
 2017-08-09 20:21 UTC  (2+ messages)

[PATCH] libblkid: add support for UBI superblock
 2017-08-07  8:21 UTC  (9+ messages)
` [PATCH V2] "

[PATCH 0/8] Pull Request
 2017-08-07  7:54 UTC  (15+ messages)
` [PATCH 1/8] hwclock: move systz above init clocks read
` [PATCH 2/8] hwclock: move rtc permissions test
  ` [PATCH 7/8] hwclock: restore select() timeout warning
` [PATCH 3/8] hwclock: move drift correction and --predict
` [PATCH 4/8] hwclock: fix RTC read logic
` [PATCH 5/8] hwclock: correlate hclocktime instead of set_time
` [PATCH 6/8] hwclock: update man page
` [PATCH 8/8] hwclock: remove busywait tristate return status
` [PATCH 9/8] hwclock: fix hclock_valid test and error messages
  ` [v2 PATCH "

[PATCH 0/9] pull: various removals and few fixes
 2017-08-07  7:54 UTC  (17+ messages)
` [PATCH 1/9] chfn, chsh: merge auth.h, islocal.h and libuser.h to ch-common.h
` [PATCH 2/9] include: move pamfail.h to auth.c
` [PATCH 3/9] vipw: use explicit_bzero() to clear buffer after copy
` [PATCH 4/9] uuidparse: nil uuid have all bits set to zero
` [PATCH 5/9] libuuid: use access(2) when checking /dev/random availability
` [PATCH 6/9] bash-completion: look for look completions
` [PATCH 7/9] agetty: remove dead DO_DEVFS_FIDDLING code segment
` [PATCH 8/9] agetty: add --compile-time option
` [PATCH 9/9] agetty: fix invalid usage crash

libblkid: broken calculation of blkid_probe size for ubiN_M
 2017-08-02  8:41 UTC  (3+ messages)

Problem building util-linux without a separate ncursesw include dir
 2017-08-01 22:10 UTC  (6+ messages)

[PATCH 0/5] Pull Request
 2017-08-01 13:03 UTC  (8+ messages)
` [PATCH 1/5] hwclock: squash custom errno strings
` [PATCH 2/5] "
` [PATCH 3/5] hwclock: fix unimplemented ioctl test
` [PATCH 4/5] hwclock: remove custom errno string
` [PATCH 5/5] "

[PATCH] setpriv: document accepted formats for naming caps
 2017-08-01  9:53 UTC  (2+ messages)

[PATCH] build: use --runstatedir instead of --localstatedir
 2017-07-31 17:52 UTC  (3+ messages)

[PATCH] whereis: include native multiarch path in lib search paths
 2017-07-31 11:57 UTC  (2+ messages)

[PATCH] tunelp: use linux header
 2017-07-31 11:57 UTC  (2+ messages)

[PATCH] fstab(5): mention how tabs are escaped
 2017-07-31 11:56 UTC  (2+ messages)

[PATCH] hwclock: remove m68k and alpha cmos from manual
 2017-07-31 11:55 UTC  (2+ messages)

[PATCH] wdctl: do not call fsync(2) when closing watchdog device
 2017-07-31 11:55 UTC  (2+ messages)

[PATCH] Docs: update howto-usage-function.txt
 2017-07-31 11:55 UTC  (2+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-07-28 13:34 UTC  (5+ messages)
` [PATCH 6/6] misc: update --help content again

[ANNOUNCE] util-linux stable v2.30.1
 2017-07-20  9:40 UTC 

[PATCH] libblkid: add HPE extended-XFS to known filesystems
 2017-07-20  8:14 UTC  (4+ messages)

[PATCH 0/2] Pull Request
 2017-07-20  1:14 UTC  (8+ messages)
` [PATCH 1/2] hwclock: remove unused epoch_option
` [PATCH 2/2] hwclock: fix regression from c3ae785
  ` [v3 PATCH "

[PATCH] setpriv: support setting unnamed capabilities
 2017-07-19 21:34 UTC  (5+ messages)

stable/v2.30.1
 2017-07-19 13:42 UTC  (4+ messages)

[PATCH] blkid: Add dm-integrity superblock signature
 2017-07-18 12:44 UTC  (2+ messages)

uuidparse: test fails on 32bit machines
 2017-07-18 11:18 UTC  (5+ messages)

[PATCH] libmount: make mnt_context_is_fs_mounted work for /proc
 2017-07-18  7:47 UTC  (2+ messages)

[PATCH 0/5] pull: five mutually unrelated changes
 2017-07-17 10:04 UTC  (11+ messages)
` [PATCH 1/5] reset: remove script from the package
` [PATCH 2/5] ldattach: simplify debugging function when vwarnx(3) is available
` [PATCH 3/5] docs: add optional option back to struct option
` [PATCH 4/5] uuidparse: add bash-completion file
` [PATCH 5/5] bash-completion: make completions to work when bash set -u is in use

[PATCH 0/4] Pull Request
 2017-07-17 10:03 UTC  (6+ messages)
` [PATCH 1/4] hwclock: --epoch presence test fails
` [PATCH 2/4] hwclock: remove dead ioctl check
` [PATCH 3/4] hwclock: improve RTC epoch messages
` [PATCH 4/4] "

[PATCH 0/5] pull request
 2017-07-11 17:54 UTC  (13+ messages)
` [PATCH 3/5] hwclock: final usage() strings slice
` [PING - REBASED][PATCH 0/5] pull request

libblkid: ID_FS_VERSION
 2017-07-10 17:48 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;
as well as URLs for NNTP newsgroup(s).