Date: Mon, 22 Mar 1999 05:09:37 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen ntp_gettime.c src/sys/dev/ppbus pps.c src/sys/kern kern_clock.c kern_ntptime.c src/sys/pci xrpu.c src/sys/sys systm.h timepps.h timex.h src/include Makefile timepps.h Message-ID: <199903221309.FAA92863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/03/22 05:09:37 PST
Modified files: (Branch: RELENG_3)
lib/libc/gen ntp_gettime.c
sys/dev/ppbus pps.c
sys/kern kern_clock.c kern_ntptime.c
sys/pci xrpu.c
sys/sys systm.h timepps.h timex.h
include Makefile
Removed files: (Branch: RELENG_3)
include timepps.h
Log:
MFC:
Have ntp_gettime access sysctl by name.
Remove /usr/include/timepps.h
Track PPS-API draft
Improve interface/support for PPS drivers.
Update to Dave Mills "nanokernel" PLL
Make hardpps() work with timecounters.
Revision Changes Path
1.4.2.1 +2 -6 src/lib/libc/gen/ntp_gettime.c
1.12.2.1 +23 -52 src/sys/dev/ppbus/pps.c
1.86.2.1 +148 -59 src/sys/kern/kern_clock.c
1.18.2.1 +644 -692 src/sys/kern/kern_ntptime.c
1.6.2.1 +28 -51 src/sys/pci/xrpu.c
1.84.2.1 +1 -3 src/sys/sys/systm.h
1.4.2.1 +81 -4 src/sys/sys/timepps.h
1.7.2.1 +114 -187 src/sys/sys/timex.h
1.92.2.1 +3 -2 src/include/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903221309.FAA92863>
