Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/30/2000 05:19:09
Module Name: basesrc
Committed By: lukem
Date: Sun Apr 30 12:19:08 UTC 2000
Modified Files:
basesrc/etc: rc.subr
Log Message:
change run_rc_command() to take the list of extra commands supported
from a variable ($extra_commands) as opposed to from $2-* on the
argument list. it's cleaner; and allows for the possibility of
multiple command arguments being passed to run_rc_command() in the
future.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/etc/rc.subr
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.