Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 12/05/2001 03:29:06
Module Name: syssrc
Committed By: enami
Date: Wed Dec 5 01:29:06 UTC 2001
Modified Files:
syssrc/sys/kern: kern_malloc.c
syssrc/sys/sys: malloc.h
Log Message:
Introduce new function malloc_roundup(), suggested by Bill Sommerfeld
on tech-kern.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/kern/kern_malloc.c
cvs rdiff -r1.71 -r1.72 syssrc/sys/sys/malloc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.