Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/14/2003 12:11:57
Module Name:	src
Committed By:	dsl
Date:		Fri Feb 14 10:11:57 UTC 2003

Modified Files:
	src/sys/kern: kern_exit.c
	src/sys/sys: proc.h

Log Message:
Split sys_wait4 so that code isn't duplicated in compat tree.
(approved by christos)


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/kern/kern_exit.c
cvs rdiff -r1.157 -r1.158 src/sys/sys/proc.h

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