Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/06/2003 22:33:01
Module Name:	src
Committed By:	thorpej
Date:		Thu Mar  6 20:33:01 UTC 2003

Modified Files:
	src/sys/kern: kern_sysctl.c
	src/sys/sys: sysctl.h

Log Message:
Based on the feedback on wasabisystems.com!bsd-api-discuss (sure wish
people would read that list in a more timely fashion!), change the new
64-bit memory reporting sysctl nodes to report bytes.  This should not
be a problem, since it's only a week old, and no applications use the
new nodes yet.


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.92 -r1.93 src/sys/sys/sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.