]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils
hwclock: remove busywait tristate return status
[thirdparty/util-linux.git] / sys-utils /
2017-08-04  J William Piggotthwclock: remove busywait tristate return status
2017-08-04  J William Piggotthwclock: restore select() timeout warning
2017-08-04  J William Piggotthwclock: update man page
2017-08-04  J William Piggotthwclock: correlate hclocktime instead of set_time.
2017-08-04  J William Piggotthwclock: fix RTC read logic
2017-08-04  J William Piggotthwclock: move drift correction and --predict
2017-08-04  J William Piggotthwclock: move rtc permissions test
2017-08-04  J William Piggotthwclock: move systz above init clocks read
2017-08-01  Patrick Steinhardtsetpriv: document accepted formats for naming caps
2017-07-31  J William Piggotthwclock: remove custom errno string
2017-07-31  J William Piggotthwclock: remove custom errno string
2017-07-31  J William Piggotthwclock: fix unimplemented ioctl test
2017-07-31  J William Piggotthwclock: squash custom errno strings
2017-07-31  J William Piggotthwclock: squash custom errno strings
2017-07-31  Sami Kerolatunelp: use linux header
2017-07-31  Andreas Henrikssonfstab(5): mention how tabs are escaped
2017-07-31  J William Piggotthwclock: remove m68k and alpha cmos from manual
2017-07-31  Sami Kerolawdctl: do not call fsync(2) when closing watchdog device
2017-07-20  J William Piggotthwclock: fix regression from c3ae785
2017-07-20  J William Piggotthwclock: remove unused epoch_option
2017-07-18  Patrick Steinhardtsetpriv: support setting unnamed capabilities
2017-07-17  Karel ZakMerge branch '170711' of github.com:jwpi/util-linux
2017-07-17  Karel ZakMerge branch '2017wk28' of git://github.com/kerolasa...
2017-07-16  J William Piggotthwclock: improve RTC epoch messages
2017-07-16  J William Piggotthwclock: improve RTC epoch messages
2017-07-16  J William Piggotthwclock: remove dead ioctl check
2017-07-16  J William Piggotthwclock: --epoch presence test fails
2017-07-15  Sami Kerolaldattach: simplify debugging function when vwarnx(3...
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  J William Piggotthwclock: sync one-liner descriptions
2017-07-10  J William Piggotthwclock: final usage() strings slice
2017-07-10  J William Piggotthwclock: usage() use program_invocation_short_name
2017-07-10  J William Piggotthwclock: remove from usage() FILE *out = stdout
2017-07-10  Karel Zakmount: remove extN from mount.8 man page
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-07-04  Ruediger Meiersetpriv: silence compiler warning
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meierhwclock: don't ifdef printf arguments
2017-06-29  Ruediger Meiersetpriv: align --help
2017-06-29  Ruediger Meiermisc: avoid some dead initialization warnings
2017-06-29  Ruediger Meierlscpu: make clang analyzer happy
2017-06-29  Ruediger Meierlsmem: fix, using freed memory
2017-06-29  Ruediger Meierdocs: remove some old history from manpages
2017-06-27  Ruediger Meierlib/path: fix crash, pathbuf overflow
2017-06-27  Karel Zaksetpriv: add --ambient-caps to usage()
2017-06-27  Patrick Steinhardtsetpriv: support modifying the set of ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: support dumping ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function to update capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function checking whether a capability...
2017-06-27  Patrick Steinhardtsetpriv: introduce indirection for `capng_type` enum
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(int)
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
2017-06-26  Ruediger Meierflock, getopt: write --help to stdout and return 0
2017-06-26  Karel Zakmisc: consolidate usage() "Available columns"
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-06-22  Ruediger Meiermisc: fix optutils.h related exit codes
2017-06-22  Ruediger Meiermisc: fix xalloc.h related exit codes
2017-06-22  Ruediger Meiermisc: fix more strutils related exit codes
2017-06-22  Ruediger Meierlib: fix strutils.h, remove STRTOXX_EXIT_CODE
2017-06-22  Ruediger Meiermisc: fix some broken exit codes
2017-06-22  Ruediger Meiersetarch: use errtryhelp()
2017-06-22  Ruediger Meierdmesg: do not accept any non-option arguments
2017-06-22  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-22  Karel ZakMerge branch '170618' of github.com:jwpi/util-linux
2017-06-22  Ivan Delalandedmesg: print only 2 hex digits for each hex-escaped...
2017-06-22  J William Piggotthwclock: add audit for --systz
2017-06-22  J William Piggotthwclock: remove unused optstring characters
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel Zakhwclock: remove unwanted space before description
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-21  Karel Zakbuild-sys: make chown usage more robust
2017-06-20  J William Piggotthwclock: remove unused stdarg.h
2017-06-20  J William Piggotthwclock: add --update-drift check
2017-06-20  J William Piggotthwclock: slice up the usage text
2017-06-20  J William Piggotthwclock: update --help content and grammar
2017-06-20  J William Piggotthwclock: use RTC in help output
2017-06-20  J William Piggotthwclock: add usage() functions heading
2017-06-20  J William Piggotthwclock: update usage() FILE name
2017-06-20  J William Piggotthwclock: update usage() to util-linux style
2017-06-20  J William Piggotthwclock: remove dead code in usage()
2017-06-20  Karel Zakbuild-sys: chown before chmod for SUIDs
2017-06-20  Karel Zaklibmount: ignore "bind" from fstab on command line...
2017-06-20  Vinnie Magrodmesg: fragment concatenation
2017-06-20  Karel ZakMerge branch '170424' of github.com:jwpi/util-linux
2017-06-19  Karel Zakmount: fix man page typo (--bind,ro)
2017-06-16  Karel ZakMerge branch 'some-fixes' of https://github.com/rudimei...
2017-06-15  Karel Zakfstrim: remove obsolete comment
2017-06-15  Alex Ivanovfstrim: prefer earlier mounted filesystems
next