Subject: CVS commit: basesrc/usr.sbin/pstat
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/21/2002 12:58:01
Module Name:	basesrc
Committed By:	enami
Date:		Thu Feb 21 10:58:01 UTC 2002

Modified Files:
	basesrc/usr.sbin/pstat: pstat.8 pstat.c

Log Message:
- Print number of pages in the vnode.
- Recognize VEXECMAP bit in vnode flags.
- Recognize IN_SPACECOUNTED in inode flags.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/usr.sbin/pstat/pstat.8
cvs rdiff -r1.62 -r1.63 basesrc/usr.sbin/pstat/pstat.c

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