Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/21/2001 03:30:05
Module Name: syssrc
Committed By: enami
Date: Wed Nov 21 01:30:05 UTC 2001
Modified Files:
syssrc/sys/kern: kern_malloc.c
Log Message:
Use round_page() instead of roundup(, PAGE_SIZE).
Suggested by chs@netbsd.org.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 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.