CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/31 08:57:41
Modified files:
etc/rc.d : rc.subr
Log message:
In debug mode, properly sort and drop duplicates so that we don't end
up with a confusing output like:
multicast_host >NO<
<...>
multicast_host >YES<
Also properly evaluate values _after_ running _rc_quirks() because these
can modify flags.
ok robert@ halex@
