Subject: CVS commit: pkgsrc/benchmarks/bytebench
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2005 03:31:06
Module Name:	pkgsrc
Committed By:	ben
Date:		Thu Oct 13 03:31:06 UTC 2005

Modified Files:
	pkgsrc/benchmarks/bytebench: distinfo
	pkgsrc/benchmarks/bytebench/patches: patch-af

Log Message:
Correct execl() so that the argument list is NULL terminated.
Terminating with 0 worked under NetBSD 2.0.2, but it fails with
EFAULT under NetBSD/amd64 3.0_BETA.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/benchmarks/bytebench/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/bytebench/patches/patch-af

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