Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.hut.fi>
List: source-changes
Date: 02/11/2001 05:01:06
Module Name:	basesrc
Committed By:	enami
Date:		Sun Feb 11 03:01:05 UTC 2001

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

Log Message:
Don't rely on the struct e_vnode since it isn't a part of KERN_VNODE sysctl
interface and it actually breaks pstat -v on an architecture on which
compiler emits padding between the struct's members.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 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.