Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-16 | build-sys: do not use wildcards in EXTRA_DIST | Stepan Kasal | 1 | -1/+1 | |
Wildcards in EXTRA_DIST break "make dist" for vpath build. But plain directory names are ok. Signed-off-by: Stepan Kasal <skasal@redhat.com> | |||||
2007-03-21 | hwclock: make ggc happy and check return values from fgets, read and write | Karel Zak | 2 | -13/+17 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-03-21 | hwclock: remove tailing white-spaces and clean up clock.h | Karel Zak | 6 | -198/+207 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-03-21 | hwclock: add support for audit system | Karel Zak | 5 | -15/+68 | |
If you compile --with-audit the hwclock tool reports changes in sys/hw clock to audit system. The real long-term and final solution is probably add hooks for /dev/rtc to kernel, but it's not implemented yet. Signed-off-by: Steve Grubb <sgrubb@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-03-20 | hwclock: fix --systohc sets clock 0.5 seconds slow | Karel Zak | 1 | -2/+7 | |
quote from rh150493: The kernel code, when setting the BIOS clock notes that the clock time ticks to the next second 0.5 seconds after adjusting it (see linux/arch/i386/kernel/time.c). hwclock --systohc sets the CMOS clock at the 1 second boundry and thus causes the clock to be wrong by 500ms each time it is reset. If the clock is set every shutdown then the clock will have a reboot-count related drift as well as the natural drift problems of the clock. Note that this also mucks up the drift calculations, of course. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-03-19 | hwclock: add --rtc=<path> option and support for /dev/rtc0 | Karel Zak | 4 | -25/+73 | |
The patch to allow "hwclock --rtc /dev/rtc1" and so on, since "/dev/rtc" may not be there and "/dev/rtc0" may not be the right answer either. The "--rtc" is compatible with next Bryan Henderson's hwclock versions. Signed-off-by: David Brownell <david-b@pacbell.net> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-02-08 | build-sys: fix README filenames and add missing files to EXTRA_DISTs | Karel Zak | 1 | -0/+1 | |
Also, the patch makes "make mrproper" more robust. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-01-04 | build-sys: add missing files | Karel Zak | 1 | -1/+2 | |
This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-01-03 | build-sys: remove generated autotools stuff from git | Karel Zak | 1 | -541/+0 | |
The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2006-12-07 | Imported from util-linux-2.13-pre6 tarball. | Karel Zak | 1 | -1/+1 | |
2006-12-07 | Imported from util-linux-2.13-pre4 tarball. | Karel Zak | 1 | -0/+2 | |
2006-12-07 | Imported from util-linux-2.13-pre3 tarball. | Karel Zak | 1 | -2/+2 | |
2006-12-07 | Imported from util-linux-2.13-pre2 tarball. | Karel Zak | 1 | -81/+21 | |
2006-12-07 | Imported from util-linux-2.13-pre1 tarball. | Karel Zak | 7 | -46/+614 | |
2006-12-07 | Imported from util-linux-2.12l tarball. | Karel Zak | 6 | -4/+13 | |
2006-12-07 | Imported from util-linux-2.12i tarball. | Karel Zak | 2 | -4/+18 | |
2006-12-07 | Imported from util-linux-2.12a tarball. | Karel Zak | 1 | -4/+28 | |
2006-12-07 | Imported from util-linux-2.12 tarball. | Karel Zak | 1 | -1/+1 | |
2006-12-07 | Imported from util-linux-2.11y tarball. | Karel Zak | 1 | -5/+4 | |
2006-12-07 | Imported from util-linux-2.11x tarball. | Karel Zak | 2 | -21/+26 | |
2006-12-07 | Imported from util-linux-2.11u tarball. | Karel Zak | 1 | -1/+1 | |
2006-12-07 | Imported from util-linux-2.11t tarball. | Karel Zak | 12 | -1310/+474 | |
2006-12-07 | Imported from util-linux-2.11r tarball. | Karel Zak | 1 | -9/+11 | |
2006-12-07 | Imported from util-linux-2.11o tarball. | Karel Zak | 2 | -2/+6 | |
2006-12-07 | Imported from util-linux-2.11m tarball. | Karel Zak | 1 | -58/+75 | |
2006-12-07 | Imported from util-linux-2.11f tarball. | Karel Zak | 4 | -160/+232 | |
2006-12-07 | Imported from util-linux-2.11b tarball. | Karel Zak | 5 | -37/+36 | |
2006-12-07 | Imported from util-linux-2.10s tarball. | Karel Zak | 15 | -0/+4758 | |