summaryrefslogtreecommitdiffstats
path: root/hwclock
Commit message (Expand)AuthorAgeFilesLines
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
* hwclock: [m68k] unbreak FTBFS with recent (>= 2.4.18?) kernelsThorsten Glaser2010-11-151-25/+18Star
* hwclock: add --predict for predicting RTC reading at a given timeTimo Juhani Lindfors2010-03-292-11/+37
* hwclock: use c.hKarel Zak2009-10-161-2/+2
* hwclock: set kernel timezone with --systz --utcScott James Remnant2009-10-131-11/+8Star
* hwclock: do not access hardware clock when using --systzScott James Remnant2009-10-131-12/+17
* Remove now unused <sys/ioctl.h> includesGuillem Jover2009-10-091-1/+0Star
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* hwclocks: use time limit for KDGHWCLK busy waitKarel Zak2009-08-201-19/+19
* hwclock.8: formattingPeter Breitenlohner2009-08-171-23/+24
* hwclock: fix mismatched popen/fclose.John Keeping2009-05-271-1/+1
* hwclock: add --systz option to set system clock from itselfScott James Remnant2009-03-102-8/+120
* hwclock: clock.h is included more than onceKarel Zak2008-11-261-4/+2Star
* hwclock: remove "cli" and "sti" from i386 CMOS codeKarel Zak2008-10-161-25/+4Star
* hwclock: several strings without gettext callsPedro Ribeiro2008-10-032-12/+12
* hwclock: don't open /dev/rtc repeatedlyKarel Zak2008-08-181-22/+30
* hwclock: read_hardware_clock_rtc() need to return error codesKarel Zak2008-08-131-3/+3
* hwclock: delay loop in set_hardware_clock_exactKalev Soikonen2008-08-131-8/+12
* hwclock: use time limit for synchronization busy waitKarel Zak2008-08-133-12/+14
* hwclock: use carefully synchronize_to_clock_tick() return codesKarel Zak2008-08-131-3/+8
* hwclock: remove x86_64-specific bogonDavid Brownell2008-08-121-1/+1
* hwclock: cleanup help output and man pageKarel Zak2008-08-062-65/+42Star
* hwclock: unshadow a diagnostic printfKalev Soikonen2008-08-061-5/+3Star
* hwclock: always reads hardware clockKarel Zak2008-06-172-10/+18
* hwclock: omit warning about drift if --noadjfile givenMatthias Koenig2008-06-161-4/+6
* build-sys: ignore a bunch of generated files, mostly binariesJames Youngman2008-04-141-0/+1
* hwclock: add --adjfile=path optionKarel Zak2008-04-092-29/+51
* build-sys: use dist_man_MANS instead of man_MANSStepan Kasal2007-12-171-1/+1
* hwclock: check for ENODEVDavid Woodhouse2007-12-041-1/+1
* hwclock: do not create a zero adjfileAlain Guibert2007-10-261-0/+1
* hwclock: fix --rtc optionMatthias Koenig2007-09-201-18/+15Star
* remove hardcoded package name from some utilsKarel Zak2007-07-271-1/+1
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-031-0/+3
* build-sys: do not use wildcards in EXTRA_DISTStepan Kasal2007-05-161-1/+1
* hwclock: make ggc happy and check return values from fgets, read and writeKarel Zak2007-03-212-13/+17
* hwclock: remove tailing white-spaces and clean up clock.hKarel Zak2007-03-216-198/+207
* hwclock: add support for audit systemKarel Zak2007-03-215-15/+68
* hwclock: fix --systohc sets clock 0.5 seconds slowKarel Zak2007-03-201-2/+7
* hwclock: add --rtc=<path> option and support for /dev/rtc0Karel Zak2007-03-194-25/+73
* build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak2007-02-081-0/+1
* build-sys: add missing filesKarel Zak2007-01-041-1/+2
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-541/+0Star
* Imported from util-linux-2.13-pre6 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.13-pre4 tarball.Karel Zak2006-12-071-0/+2
* Imported from util-linux-2.13-pre3 tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-81/+21Star
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-077-46/+614
* Imported from util-linux-2.12l tarball.Karel Zak2006-12-076-4/+13
* Imported from util-linux-2.12i tarball.Karel Zak2006-12-072-4/+18
* Imported from util-linux-2.12a tarball.Karel Zak2006-12-071-4/+28