Date: Thu, 11 Mar 1999 07:09:52 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys systm.h time.h timepps.h timex.h src/sys/kern kern_clock.c kern_ntptime.c src/sys/pci xrpu.c src/sys/dev/ppbus pps.c Message-ID: <199903111509.HAA08822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/03/11 07:09:52 PST
Modified files:
sys/sys systm.h time.h timepps.h timex.h
sys/kern kern_clock.c kern_ntptime.c
sys/pci xrpu.c
sys/dev/ppbus pps.c
Log:
Make even more of the PPSAPI implementations generic.
FLL support in hardpps()
Various magic shuffles and improved comments
Style fixes from Bruce.
Revision Changes Path
1.87 +1 -3 src/sys/sys/systm.h
1.37 +1 -2 src/sys/sys/time.h
1.5 +81 -4 src/sys/sys/timepps.h
1.9 +13 -14 src/sys/sys/timex.h
1.90 +147 -52 src/sys/kern/kern_clock.c
1.20 +7 -44 src/sys/kern/kern_ntptime.c
1.7 +28 -51 src/sys/pci/xrpu.c
1.14 +22 -53 src/sys/dev/ppbus/pps.c
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?199903111509.HAA08822>
