summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the IFSTATUS stuff after the address listing.phk1999-06-191-5/+5
* Add a new interface ioctl, to return "aux status".phk1999-06-191-1/+6
* Introduce IFF_SMART bit.phk1999-06-061-2/+2
* Grrr... botched remote commit. Let's try this again: vlan updates,wpaul1999-03-155-11/+246
* unifdef -UISOphk1998-08-071-119/+1
* ioctl() request args are unsigned longs, so don't attempt to storebde1998-07-061-3/+3
* Update man page to allow adding address_family when -l is used (this is a no opcharnier1998-07-062-62/+54
* Fix typo: exit -> existdanny1998-06-081-2/+2
* Make 'ifconfig -l ether' only list Ethernet interfaces. This iseivind1998-03-191-5/+9
* Spell 'implements' correctly.steve1998-02-011-2/+2
* Removed most unused includes of <net/if_var.h> outside the kernel.bde1998-01-161-2/+1
* style(9) correctionsimp1997-12-261-2/+3
* Be extra paranoid about trusting the size of the address returned fromimp1997-12-241-2/+2
* Fix a misleading comment.steve1997-10-271-2/+2
* Make the supported media info output the default.peter1997-10-163-27/+10
* Spell out a few things for the media options.peter1997-09-271-5/+14
* Clean up some more. Move parsing of sysctl iflist data into a singlepeter1997-05-103-192/+169
* Grumble.. My last patchup here didn't quite work either. I hate thispeter1997-05-103-30/+46
* Restore unintentially lost backwards compat behavior of defaulting topeter1997-05-071-8/+6
* Commit hooks for ifmedia support. It's optional in the Makefile, andpeter1997-05-043-3/+77
* Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.peter1997-05-041-0/+526
* Second try at cleanups and fixes (without if_media stuff for the moment)peter1997-05-041-106/+174
* force null commit to skip over rev 1.25 so there's less cvs troublepeter1997-05-041-1/+1
* Grab some of the NetBSD text for describing the new options and thepeter1997-05-031-32/+66
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* Sort cross references.wosch1997-01-131-2/+2
* Update to match changes in <net/if.h>.wollman1997-01-031-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-1/+2
OpenPOWER on IntegriCloud