yar 2006-07-26 08:03:24 UTC
FreeBSD src repository
Modified files:
etc rc.subr
Log:
Back out rev. 1.63. It was a poor idea because
test(1) is built in sh(1) and it always evaluates
both sides of -a or -o, unlike && or || in sh(1).
Requested by: dougb
Revision Changes Path
1.64 +15 -9 src/etc/rc.subr