Hello, The following changes are clean ups and improvements to rtcwake command. These changes are also available from my github remote repository. git://github.com/kerolasa/lelux-utiliteetit.git rtcwake Sami Kerola (13): rtcwake: add rtcwake_control and remove global variables rtcwake: enumerate constant mode strings rtcwake: replace long if else statement with switch case rtcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibility rtcwake: improve read_clock_mode() rtcwake: add human readable --date timestamp format rtcwake: fix preprocessor redefinition rtcwake: clean up struct tm initializations rtcwake: do not overwrite device name bash-completion: add freeze mode to rtcwake rtcwake: improve coding style rtcwake: make some command line options mutually exclusive rtcwake: read accepted mode strings from /sys/power/state bash-completion/rtcwake | 9 +- sys-utils/rtcwake.8.in | 19 +- sys-utils/rtcwake.c | 579 ++++++++++++++++++++++-------------------------- 3 files changed, 290 insertions(+), 317 deletions(-) -- 2.3.0 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html