summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_ntptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_ntptime.c')
-rw-r--r--sys/kern/kern_ntptime.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/kern/kern_ntptime.c b/sys/kern/kern_ntptime.c
index c9dd983..88ba077b 100644
--- a/sys/kern/kern_ntptime.c
+++ b/sys/kern/kern_ntptime.c
@@ -17,6 +17,9 @@
/*
* Modification history kern_ntptime.c
*
+ * 24 Sep 94 David L. Mills
+ * Tightened code at exits.
+ *
* 24 Mar 94 David L. Mills
* Revised syscall interface to include new variables for PPS
* time discipline.
@@ -32,7 +35,7 @@
*/
/*
* ntp_gettime(), ntp_adjtime() - precision time interface for SunOS
- * 4.1.1 and 4.1.3
+ * V4.1.1 and V4.1.3
*
* These routines consitute the Network Time Protocol (NTP) interfaces
* for user and daemon application programs. The ntp_gettime() routine
OpenPOWER on IntegriCloud