Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 10/09/1999 12:42:48
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Sat Oct  9 19:42:47 UTC 1999

Modified Files:
	basesrc/lib/libntp: systime.c

Log Message:
Fix LP64 glitch which resulted in xntpd attempting pass excessively
large offsets into adjtime().  (bug reported in PR7602).

It's fairly clear that this is not the only lp64 glitch in the code,
but this is a biggie.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libntp/systime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.