aboutsummaryrefslogtreecommitdiff
path: root/util-linux/hwclock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig:aldot2006-03-311-21/+10
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* just whitespacetimr2006-01-251-5/+5
* - new bb_opt_complementally syntax, use [-:?] only - 'free' charsvodz2005-10-141-1/+1
* - use complementally '!' to '?' - 'ask' is best 'free' char for this.vodz2005-10-111-1/+1
* allow people to adjtime locationvapier2005-09-281-2/+6
* 1) bb_opt_complementaly -> bb_opt_complementallyvodz2005-09-051-5/+1
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-1/+1
* minor style touchupsvapier2005-04-161-8/+8
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Some corrections from vodz:sandman2004-03-221-11/+6
* The utc variable was not modified according to the -u/-l command linesandman2004-03-211-2/+8
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-19/+19
* Patch from Thomas Frohlich to fix an option ordering bug of mine.bug12004-03-101-3/+3
* Use bb_getopt_ulflags, marginal saving, better argument checking.bug12004-02-221-68/+41
* Use /var/lib/hwclock for adjtime, its really a state file rather than abug12004-02-221-3/+1
* Removed some debug printfssandman2003-08-261-4/+0
* Major coreutils update.mjn32003-03-191-9/+9
* > Eliminate dependancy on kernel header files. Naughty naughty.sandman2003-01-021-2/+15
* Eliminate dependancy on kernel header files. Naughty naughty.andersen2002-12-111-1/+6
* - updated a few copyright/left file headerssandman2002-08-051-2/+17
* Initial checkin of a very primitive hwclock replacementsandman2002-07-211-0/+229