]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/rtcwake.c
rtcwake: clean up usage
[thirdparty/util-linux.git] / sys-utils / rtcwake.c
2013-03-26  Karel Zakrtcwake: clean up usage
2013-03-26  Karel Zakinclude/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME
2013-03-26  Karel Zakrtcwake: add --adjfile command line option
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Sami Kerolatranslation: unify exec error messages
2013-01-25  Benno Schulenbergtextual: standardize reporting of program name plus...
2012-10-22  Karel Zakinclude/c: move usleep() fallback to c.h
2012-09-13  Giacomortcwake: doesn't reset wakealarm
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zaksys-utils: cleanup strtoxx_or_err()
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-05  Karel ZakMerge branch 'eject'
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2012-04-02  Karel Zakrtcwake: tiny coding style change
2012-04-02  Paul Foxrtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairs
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-10-30  Sami Kerolartcwake: align with howto-usage-function.txt
2011-10-17  Petr Uzelrtcwake: fix crash (invalid free)
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakrtcwake: cleanup usage()
2011-03-08  Davidlohr Buesortcwake: do not duplicate argument strings
2011-02-28  Lawrence Rustrtcwake: test for available suspend modes
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-11-26  Karel Zakrtcwake: use err.h routines
2010-11-26  Marek Otahalrtcwake: add 'show' mode for rtc alarm
2010-11-01  Davidlohr Buesosys-utils: make use xalloc wrappers
2010-04-23  Marek Otahalrtcwake : add disable action for rtc alarm
2010-04-08  Karel Zakrtcwake: add --dry-run option
2010-04-08  Karel Zakrtcwake: does miss the "off" option
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-09-07  Paul Foxrtcwake: ignore the tm_isdst field returned from the RTC
2009-09-07  Karel Zakrtcwake: add S5 support
2009-08-21  Daniel Mierswareplace usleep() for systems that don't have them
2009-01-26  Marco d'Itrirtcwake: support not suspending
2008-08-06  Karel Zakrtcwake: cleanup return codes
2008-08-06  Gabriel Burtrtcwake: prefer RTC_WKALM_SET over RTC_ALM_SET
2008-06-09  Paulius Zaleckasrtcwake: fix the default mode to "standby"
2008-02-15  Mike Frysingerrtcwake: fix typo SATE -> STATE
2008-02-15  Mike Frysingerrtcwake: include libgen.h for basename prototype
2008-02-08  David Brownellrtcwake: fix UTC time usage
2007-12-03  David Brownellrtcwake: misc cleanups
2007-10-11  Karel Zakrtcwake: fix typo
2007-10-04  Karel Zakrtcwake: fix verbose message
2007-07-16  Bernhard Wallemisc-util: new rtcwake command