DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_clock.c kern_time.c
dillon 2005/04/23 19:01:08 PDT
DragonFly src repository
Modified files:
sys/kern kern_clock.c kern_time.c
Log:
Fix the structural type for kern.boottime and kern.basetime. Fix basetime
so the sysctl is properly sized with a NULL oldp.
Fix kern.ntp.delta. It was doing a relative adjustment instead of an
absolute adjustment.
Document the ntp sysctl_*() PROC's.
Revision Changes Path
1.38 +3 -6 src/sys/kern/kern_clock.c
1.28 +9 -2 src/sys/kern/kern_time.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_clock.c.diff?r1=1.37&r2=1.38&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_time.c.diff?r1=1.27&r2=1.28&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]