cvs commit: src/sys/kern kern_clock.c kern_ntptime.c
Warner Losh
imp at FreeBSD.org
Fri Aug 22 15:11:37 PDT 2003
imp 2003/08/22 15:11:36 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/kern kern_clock.c kern_ntptime.c
Log:
MFC: Fixes to make leap seconds work better. Now leap seconds will
happen at the end of the day. This is much better than we had before.
However, in reviewing the current code, it appears that some bugs in
extreme cases may exist in this version. Unless you setting the time
of your system by a small amount in the actual leapsecond, or have an
extremely loaded machine, you are unlikely to encounter problems. A
more complete fix may follow after the 4.9 release.
Revision Changes Path
1.105.2.11 +18 -2 src/sys/kern/kern_clock.c
1.32.2.4 +2 -2 src/sys/kern/kern_ntptime.c
More information about the cvs-src
mailing list