]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/hwclock.c
misc: cosmetics, remove argument from usage(FILE*)
[thirdparty/util-linux.git] / sys-utils / hwclock.c
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
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-22  Ruediger Meiermisc: fix xalloc.h related exit codes
2017-06-22  Ruediger Meiermisc: fix more strutils related exit codes
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  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-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-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-14  Ruediger Meierhwclock: fix warning [-Winvalid-noreturn]
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-05-31  Rasmus Villemoeshwclock: allow -l as alias for --localtime
2017-05-02  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-02  Karel ZakMerge branch '170419' of github.com:jwpi/util-linux
2017-04-27  J William Piggotthwclock: use a consistent name for --predict
2017-04-27  J William Piggotthwclock: remove unneeded braces
2017-04-27  J William Piggotthwclock: make clock test mode message consistent
2017-04-27  J William Piggotthwclock: extra messages for debug only
2017-04-26  Karel ZakMerge branch '170415' of github.com:jwpi/util-linux
2017-04-19  J William Piggotthwclock: improve audit control
2017-04-19  J William Piggotthwclock: --set and --predict segmentation fault
2017-04-19  J William Piggotthwclock: make epoch functions alpha only
2017-04-19  J William Piggotthwclock: improve default function handling
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
2017-04-18  Karel ZakMerge branch 'bash-completion' of git://github.com...
2017-04-18  Karel ZakMerge branch '170409' of github.com:jwpi/util-linux
2017-04-10  J William Piggotthwclock: use errtryhelp()
2017-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-03-31  J William Piggotthwclock: remove unused 'silent' arg
2017-03-31  J William Piggotthwclock: remove alpha cmos
2017-03-31  J William Piggotthwclock: remove 1994 Award BIOS workaround
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-04  J William Piggotthwclock: use parse_date function
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-02-09  Karel Zakhwclock: remove if-if-condition
2017-02-09  Karel ZakMerge branch 'hwclock-jwp-reviewed' of git://github...
2017-02-04  Sami Kerolahwclock: remove --compare option
2017-02-04  Sami Kerolahwclock: make --date=argument less prone to injection
2017-02-04  Sami Kerolahwclock: remove division by zero [asan]
2017-02-04  Sami Kerolahwclock: remove magic constants from interpret_date_str...
2017-02-04  Sami Kerolahwclock: use symbolic magic values passed in between...
2017-02-04  Sami Kerolahwclock: initialize struct adjtime members
2017-02-04  Sami Kerolahwclock: alloate date_resp parsing buffer in interpret_...
2017-02-04  Sami Kerolahwclock: simplify save_adjtime() execution flow
2017-02-04  Sami Kerolahwclock: remove dead code and other minor fixes
2017-02-04  Sami Kerolahwclock: move error messages to determine_clock_access_...
2017-02-04  Sami Kerolahwclock: move command-line options to control structure
2017-02-04  Sami Kerolahwclock: remove unnecessary type casts
2017-02-04  Sami Kerolahwclock: do not hardcode date command magic string...
2017-02-04  Sami Kerolahwclock: remove hwclock_exit() indirection
2017-02-04  Sami Kerolahwclock: remove FLOOR macro in favour of floor(3)
2017-02-03  Sami Kerolahwclock: remove UTC-0 localization hack
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-09  Karel Zakhwclock: don't check for permissions
2016-08-16  Karel ZakMerge branch 'misc' of https://github.com/kerolasa...
2016-08-12  Sami Kerolamisc: always check setenv(3) return value
2016-05-24  Karel Zakhwclock: use strtimeval_iso()
2016-02-19  Karel Zakhwclock: use labs() for long
2016-02-17  J William Piggotthwclock.c, hwclock.8.in: new --show format
2016-02-12  Ruediger Meiermisc: always cast timeval.tv_usec to long rather than int
2016-02-01  Karel Zakhwclock: remove extra space from --show output
2016-02-01  Karel ZakMerge branch 'master' of https://github.com/annajonna...
2016-01-28  Anna Jonna Ármanns... Change of output format and documentation.
2016-01-07  Karel Zakhwclock: change audit message
2015-11-09  Sami Kerolascript, hwclock: check file exist with access(3) rather...
2015-09-07  Andreas Henrikssonhwclock: fix format warning in alpha code
2015-08-24  Andreas Henrikssonhwclock: fix signed/unsigned comparison warning on...
2015-07-29  Karel Zakhwclock: make static analyzes more happy
2015-05-26  Karel Zakhwclock: don't allow non-root access
2015-04-27  Alexey Galakhovhwclock: flush stdout in hwclock -c
2015-04-27  J William Piggotthwclock: Remove TZUTC
2015-03-17  J William Piggotthwclock: non-root access in test mode
2015-03-17  J William Piggotthwclock: increase debug output precision
2015-02-10  Sami Kerolasulogin, hwclock: use xusleep() instead of usleep()
2015-01-14  Karel ZakMerge branch 'isa' of github.com:jwpi/util-linux
2015-01-14  J William Piggotthwclock: remove automatic ISA fallback
2015-01-13  Karel Zakhwclock: exclude also i386 from CMOS auto-probing
2015-01-13  Karel Zakhwclock: don't check CMOS automatically on x86_64
next