Subject: CVS commit: src/usr.sbin/pstat
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 02/22/2004 12:30:11
Module Name:	src
Committed By:	jdc
Date:		Sun Feb 22 12:30:11 UTC 2004

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

Log Message:
Make pstat -f work on sparc by adjusting the offset of the buffer passed
to sysctl in getfiles().

XXX: Possibly the correct fix is to make sysctl() not return an array which
contains structs with different alignment constraints.


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