HardenedBSD/share
Hiroki Sato 7dce7544fc - Reimplement $gif_interfaces as a variant of $cloned_interfaces.
Newly-configured systems should use $cloned_interfaces.

- Call clone_{up,down}() and ifnet_rename() in rc.d/netif {start,stop}.
  ifnet_rename() now accepts an interface name list as its argument.

- Add rc.d/netif clear.  The "clear" subcommand is basically equivalent to
  "stop" but it does not call clone_down().

- Add "ifname:sticky" keyword into $cloned_interfaces.  If :sticky is
  specified, the interface will not be destroyed in rc.d/netif stop.

- Add cloned_interfaces_sticky={YES,NO}.  This variable globally sets
  :sticky keyword above for all interfaces.  The default value is NO.
  When cloned_interfaces_sticky=YES, :nosticky keyword can be used to
  override it on per interface basis.
2013-08-04 06:36:17 +00:00
..
atf
colldef
dict
doc Adding urtwn(4) firmware and related changes. 2013-07-10 08:21:09 +00:00
dtrace
examples Revert r253748,253749 2013-07-28 18:44:17 +00:00
i18n Don't depend on the touch binary being present. 2013-05-22 22:34:48 +00:00
info
man - Reimplement $gif_interfaces as a variant of $cloned_interfaces. 2013-08-04 06:36:17 +00:00
me
misc Add John Marino to committers-port.dot 2013-07-10 22:12:48 +00:00
mk Make the BSD-licensed patch the default. 2013-07-26 21:25:18 +00:00
mklocale
monetdef Do not overwrite the new UTF-8 files with the old ISO one 2013-07-17 14:00:51 +00:00
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
timedef
xml
xsl
zoneinfo
Makefile
Makefile.inc