CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 04:14:03
Modified files:
etc : netstart rc rc.conf
etc/rc.d : rc.subr
Log message:
Make rc.conf a parsed configuration file and stop sourcing it as a shell
script.
>From now on rc.conf has a fixed syntax (key=val) and it is not allowed
to add anything to it besides the supported syntax, it all going to be
ignored.
discussed with and help from deraadt@ and halex@
