Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/26/2000 22:00:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat May 27 05:00:49 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_synch.c
	syssrc/sys/sys: proc.h

Log Message:
All users of the old sleep() are now gone; nuke it.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 syssrc/sys/kern/kern_synch.c
cvs rdiff -r1.94 -r1.95 syssrc/sys/sys/proc.h

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