Date: Fri, 26 Apr 2002 14:31:44 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timetc.h timex.h src/sys/kern kern_ntptime.c kern_tc.c kern_time.c Message-ID: <200204262131.g3QLViJ24113@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/04/26 14:31:44 PDT Modified files: sys/sys timetc.h timex.h sys/kern kern_ntptime.c kern_tc.c kern_time.c Log: Hide the private parts of timecounter from a couple of places that don't really need to know the gory details. Revision Changes Path 1.48 +2 -4 src/sys/kern/kern_ntptime.c 1.125 +10 -4 src/sys/kern/kern_tc.c 1.82 +1 -1 src/sys/kern/kern_time.c 1.50 +1 -0 src/sys/sys/timetc.h 1.16 +2 -2 src/sys/sys/timex.h 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?200204262131.g3QLViJ24113>