Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2001 04:24:33
Module Name:	pkgsrc
Committed By:	lukem
Date:		Wed May  9 01:24:33 UTC 2001

Modified Files:
	pkgsrc/x11/xmeter/patches: patch-aa

Log Message:
#undef FSHIFT and FSCALE before including <rpcsvc/rstat.h>, so that the
rstat protocol's FSCALE of 1<<8 gets used instead of <sys/param.h>'s 1<<11.
Without this fix (which rup also has), load averages are 8 times too low.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/xmeter/patches/patch-aa

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