summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).yar2001-08-221-2/+2
* Actuall make plumb work in addition to create as per the manpage.brooks2001-08-171-1/+2
* mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.ru2001-08-161-1/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Spelling.mckay2001-08-071-2/+2
* ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask.ume2001-07-261-1/+3
* Fix a stupid bug which resulted in a blank line in the status output ifbrooks2001-07-251-8/+4
* Dike out the IPX bits if RELEASE_CRUNCH is defined.obrien2001-07-212-2/+23
* mdoc(7) police: fix markup.ru2001-07-051-101/+159
* Support network device cloning via create and destroy options.brooks2001-07-022-12/+162
* Sync with recent KAME.ume2001-06-112-12/+232
* ARP works on networks other than Ethernet.dd2001-06-021-2/+5
* Mention the 'ether' parameter.dd2001-06-021-0/+4
* When using interfaces that support if_media, the supported media list isphk2001-05-294-28/+136
* Forgot to cvs add these two files for the previous commit.phk2001-05-261-0/+520
* Currently, each wireless networking driver has it's own control programphk2001-05-265-3/+182
* Cosmetics: .Dl -> .Li.ru2001-05-071-1/+1
* Let ifconfig(8) catch up with the new functionality wherejesper2001-05-051-1/+11
* Implement slash/CIDR notation for IPv4 and IPv6 addresses.jesper2001-05-041-0/+29
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* if no address is setted, do not call ioctl(SIOCAIFADDR)ume2001-02-211-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-7/+22
* mdoc police.ben2001-01-221-2/+3
* Add 'netrange' parameter to 'range' command and fix a couple of typos.ben2001-01-201-3/+3
* Add missing && which absense stops 'make world'ache2000-11-301-1/+1
* remove an undefined reference when no VLAN support is compiled in.luigi2000-11-302-1/+7
* Add missing initialization for IPv6 address lifetime.ume2000-11-271-1/+35
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-6/+6
* Show the actual command line usage in the man page and usage error string.archie2000-07-192-5/+17
* Make "ifconfig" with no arguments equivalent to "ifconfig -a".archie2000-07-181-0/+4
* Note that "ether" is a supported address family for setting addresses.jhb2000-07-121-0/+1
* Add support to the 'ether' address family to support setting of addresses.jhb2000-07-121-23/+28
* Implement SIOCSIFLLADDR, which allows you to change the link-levelwpaul2000-06-162-1/+36
* Document "-alias".obrien2000-05-201-7/+9
* Purely cosmetic tweak, use consistant whitespace with scopeid.peter2000-03-061-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-11/+22
* Print scope id for scoped addrs.shin2000-02-281-0/+4
* Spelling: ``adress'' -> ``address''chris2000-02-261-1/+1
* Introduce ``add'' and ``remove'' as alternatives to ``alias'' and ``delete''.rwatson2000-02-262-1/+9
* Support IPv6 scoped addr in ifconfig and routeshin2000-02-101-7/+57
* Fix various man pages to stop abusing the .Bx macro to generatempp2000-01-231-1/+1
* - do not dereference a null pointer.ru1999-12-291-2/+10
* Spelling fix (manuall -> manual)billf1999-12-161-1/+1
* Spelling correction (adress -> address)billf1999-12-161-1/+1
* Enable INET6 by default.shin1999-12-151-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-073-8/+336
* Add comment about aliases on same subnet.phk1999-11-211-0/+2
* If we don't appear to have a module loaded supporting the interfacemsmith1999-09-201-0/+44
* $Id$ -> $FreeBSD$peter1999-08-286-7/+7
OpenPOWER on IntegriCloud