Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 01/06/2004 13:51:09
Module Name: src
Committed By: atatat
Date: Tue Jan 6 13:51:09 UTC 2004
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Expose the buf_map symbol so that pmap(1) can find it.
Split the sysctl setup routine into two routines, one for each
"subtree". Perhaps it's a little pedantic, but it's cleaner. Also,
assert that the "kern" and "vm" nodes exist.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/kern/vfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.