Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/29/2006 10:02:56
Module Name:	src
Committed By:	drochner
Date:		Mon May 29 10:02:56 UTC 2006

Modified Files:
	src/lib/libc/compat/sys: Makefile.inc
	src/lib/libc/sys: Makefile.inc
Added Files:
	src/lib/libc/compat/sys: compat_ntp_gettime.c

Log Message:
support the new ntp_gettime() syscall and add compatibility for the old one


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/compat/sys/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/compat/sys/compat_ntp_gettime.c
cvs rdiff -r1.165 -r1.166 src/lib/libc/sys/Makefile.inc

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