Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/25/2002 14:49:34
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Feb 25 12:49:34 UTC 2002

Modified Files:
	basesrc/etc: rc.subr
	sharesrc/share/man/man8: rc.subr.8

Log Message:
Fixes derived from [bin/15563] submitted by Ron Roskens:
- Don't su(1) to ${name}_user if running as that user.
- Support $procname as the name of the process to search for.
  Defaults to the value of $command.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/etc/rc.subr
cvs rdiff -r1.1 -r1.2 sharesrc/share/man/man8/rc.subr.8

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