Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/25/2001 21:09:53
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Apr 25 18:09:53 UTC 2001

Modified Files:
	syssrc/sys/uvm: uvm_extern.h

Log Message:
pmap_resident_count() always exists.  Besides, returning the
value of vm_rssize is pointless -- it is never initialized to
anything other than 0.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/uvm/uvm_extern.h

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