Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/22/2000 09:35:56
Module Name:	basesrc
Committed By:	tron
Date:		Wed Mar 22 17:35:56 UTC 2000

Modified Files:
	basesrc/usr.bin/pagesize: pagesize.sh

Log Message:
- Add "/sbin" to path so that "sysctl" is found again. Problem noted
  by Patrick Welche in PR bin/9658.
- Use "exec" to start "sysctl" so that we can a meaningful exit code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/pagesize/pagesize.sh

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