summaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd/hints/sun4
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
commit5d9a77686cc42fd6071322f14b7d3d5a7bdb9b11 (patch)
treeec3f7da41df0bbda6880d33956455b26f48e796a /usr.sbin/xntpd/hints/sun4
parentdaa35edbd086b27357d8f048ede7c84dcc520748 (diff)
Notes
Diffstat (limited to 'usr.sbin/xntpd/hints/sun4')
-rw-r--r--usr.sbin/xntpd/hints/sun417
1 files changed, 0 insertions, 17 deletions
diff --git a/usr.sbin/xntpd/hints/sun4 b/usr.sbin/xntpd/hints/sun4
deleted file mode 100644
index 6dc36ea5429d1..0000000000000
--- a/usr.sbin/xntpd/hints/sun4
+++ /dev/null
@@ -1,17 +0,0 @@
-Notes on CPU clock oscillator tolerance with SunOS 4.1.1 and 4.1.3
-
-A bug in SunOS 4.1.1 results in the kernel time losing 1 microsecond
-per tick of the system clock. The bug was fixed (bugid 1094383) for
-SunOS 4.1.1 and corrected in SunOS 4.1.3. The easiest way to fix this
-is to replace the 4.1.1 binary clock.o with the corresponding 4.1.3
-binary. Without this change it is necessary to use the tickadj program
-included in this distribution with the -t 9999 option.
-
-The tickadj option will work in all cases except when the kernel has
-been modified to correct the CPU clock oscillator frequency using a
-1-pps signal from a precision source. The bugfix must be installed for
-this wrinkle to work properly.
-
-Dave Mills (mills@udle.edu)
-
-