freebsd-skq/share/man
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
..
man1 Add ATF to the build. This is may be a bit rought around the egdes, 2012-10-22 01:18:41 +00:00
man3 Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can 2013-06-18 02:57:56 +00:00
man4 Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
man5 - Reimplement $gif_interfaces as a variant of $cloned_interfaces. 2013-08-04 06:36:17 +00:00
man6
man7 Ports switched from dialog to dialog4ports some time ago. 2013-06-20 21:16:46 +00:00
man8 Mention the "nojailvnet" keyword. 2013-05-24 14:57:38 +00:00
man9 Document the sbinuptime() and getsbinuptime() functions introduced in 2013-07-25 20:53:15 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00