Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 09/16/2001 12:55:27
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Sep 16 09:55:26 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_ntptime.c

Log Message:
Fix issues areound compilation errors (ntv is a pointer in adjtime1 and needs
-> rather than . access and adjtime1 needs the syscall args passed in)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/kern/kern_ntptime.c

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