Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/14/2001 04:08:36
Module Name: syssrc
Committed By: thorpej
Date: Sun Jan 14 02:08:36 UTC 2001
Modified Files:
syssrc/sys/kern: kern_malloc.c
syssrc/sys/sys: malloc.h
Log Message:
Use splvm(), not the home-grown splmem().
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/kern/kern_malloc.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/sys/malloc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.