Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/26/2002 15:45:20
Module Name:	src
Committed By:	manu
Date:		Thu Dec 26 13:45:19 UTC 2002

Modified Files:
	src/sys/compat/mach: mach_clock.c mach_clock.h mach_exec.c mach_host.c
	    mach_message.c

Log Message:
Handle the kernel clock service by the kernel.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/mach/mach_clock.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/mach/mach_clock.h
cvs rdiff -r1.17 -r1.18 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.16 -r1.17 src/sys/compat/mach/mach_host.c
cvs rdiff -r1.10 -r1.11 src/sys/compat/mach/mach_message.c

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