Jilles Tjoelker cfb739b854 rc.subr: Eliminate about 100 forks from the boot sequence.
With the current sh, placing eval in a command substitution always results
in a fork(), even if it is the only command and only executes a single
simple command. Therefore, avoid it where it can be avoided easily.

Side effect: values starting with a hyphen and all whitespace are preserved.
The values are defaults and names for rc.conf variables and messages to be
given about obsolete ones.

MFC after:	2 weeks
2011-06-18 11:05:30 +00:00
..
2011-01-31 07:47:28 +00:00
2011-06-11 21:41:44 +00:00
2011-03-30 18:35:02 +00:00
2011-01-31 07:47:28 +00:00
2010-06-19 09:21:34 +00:00
2009-07-13 05:51:33 +00:00
rpc
2011-02-09 10:06:31 +00:00