1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/share/man
Brooks Davis cda39c0193 Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or
more IPv4 address from a ranged list in CIRD notation:

ipv4_addrs_ed0="192.168.0.1/24 192.168.1.1-5/28"

In the process move alias processing into new ipv4_up/down functions to
more toward a less IPv4 centric world.

Submitted by:	Philipp Wuensche <cryx dash freebsd at h3q dot com>
2005-11-14 23:34:50 +00:00
..
man1 Added missing builtins; a few other clean-ups. 2005-09-09 17:02:08 +00:00
man3 Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailq 2005-10-17 17:53:17 +00:00
man4 Briefly document the use of kern.elf32.can_exec_dyn. 2005-11-14 22:24:48 +00:00
man5 Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or 2005-11-14 23:34:50 +00:00
man6 Sort sections. 2005-01-21 08:36:40 +00:00
man7 s/Three file/Three files/ 2005-11-10 13:12:06 +00:00
man8 Use .Nx macro for NetBSD. 2005-11-10 15:42:51 +00:00
man9 - Clarify when the softc is allocated. It is allocated when a device is 2005-10-13 16:57:53 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00