Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/08/2000 12:59:23
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon May  8 19:59:22 UTC 2000

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

Log Message:
__predict_false() the test for full process table, user exceeding their
process limit, and USPACE valloc failure.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/kern/kern_fork.c

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