Subject: CVS commit: src/usr.sbin/pstat
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/11/2003 01:58:28
Module Name:	src
Committed By:	mrg
Date:		Mon Feb 10 23:58:28 UTC 2003

Modified Files:
	src/usr.sbin/pstat: pstat.c

Log Message:
no need for "pstat -T" to copyout() the entire vnode list , which can
take a Long Time on systems with large numbers of vnodes.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/usr.sbin/pstat/pstat.c

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