Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/08/2000 13:02:23
Module Name: syssrc
Committed By: thorpej
Date: Mon May 8 20:02:22 UTC 2000
Modified Files:
syssrc/sys/kern: kern_malloc.c
Log Message:
__predict_false() the check for bogus malloc type, running out of space
in kmem_map, and the DIAGNOSTIC error checks.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/kern/kern_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.