Subject: CVS commit: [netbsd-2] src/etc
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/08/2005 13:57:39
Module Name:	src
Committed By:	riz
Date:		Sun May  8 13:57:39 UTC 2005

Modified Files:
	src/etc [netbsd-2]: rc.subr

Log Message:
Pull up revision 1.65 (requested by lukem in ticket #1268):
* Implement
	load_rc_config_var cmd var
  to load the rc.conf(5) configuration for cmd and set var in the
  current shell, using 'load_rc_config var' in a sub-shell to avoid
  unwanted side-effects.
* Improve required_vars warning message.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.61.4.1 src/etc/rc.subr

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