In debug mode, properly sort and drop duplicates so that we don't end
authorajacoutot <ajacoutot@openbsd.org>
Thu, 31 Jul 2014 14:57:41 +0000 (14:57 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Thu, 31 Jul 2014 14:57:41 +0000 (14:57 +0000)
commitf936b0a4ce7017174a6218259d20ca89d3a31793
treececdb331c0d0d7aa8ee9e6345669dd18ab0284a8
parent151a32cf024f0ba82b9dc2d8c50846d6f805445e
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@
etc/rc.d/rc.subr