Date: Thu, 18 Nov 2004 23:44:49 +0000 (UTC) From: Mark Santcroos <marks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ntptime.c Message-ID: <200411182344.iAINinot096569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marks 2004-11-18 23:44:49 UTC
FreeBSD src repository
Modified files:
sys/kern kern_ntptime.c
Log:
Add system call implementation of ntp_gettime(2).
Moved most of the work to ntp_gettime1(), which is now called by
ntp_gettime() and ntp_sysctl().
Reviewed by: imp, phk, njl, peter
Approved by: njl
Revision Changes Path
1.55 +43 -18 src/sys/kern/kern_ntptime.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411182344.iAINinot096569>
