summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifconfig.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-34/+21
* Make 'ifconfig -l ether' only list Ethernet interfaces. This iseivind1998-03-191-5/+9
* 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-161-12/+5
* Clean up some more. Move parsing of sysctl iflist data into a singlepeter1997-05-101-188/+164
* Grumble.. My last patchup here didn't quite work either. I hate thispeter1997-05-101-22/+34
* 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-041-2/+25
* 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
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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
* Fix lots of non-bug questionable code:wollman1996-11-211-108/+149
* Get rid of an unexpectedly bogus sanity check under appletalk becausejulian1996-09-041-3/+3
* Submitted by: archie@whistle.comjulian1996-07-231-20/+68
* Grammar fix described by wollman in response to PR 1363.alex1996-07-141-1/+1
* Submitted by: Archie@whistle.comjulian1996-07-091-0/+57
* XNS sort-of-support is no more.wollman1996-02-131-0/+14
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-061-2/+23
* Add missing comma in usage printfache1996-01-301-1/+1
* Yet another "fix" for some of the mistakes in the recent versions..peter1996-01-081-13/+25
* Fix some of my mistakes, slight cleanup, improve reliability (the oldpeter1996-01-081-12/+36
* My really ugly hack to ifconfig to make it pick up interface aliasespeter1996-01-011-262/+265
* Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a'wollman1995-12-071-9/+26
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+74
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Replace call to obsolete inet_addr routine with inet_aton so we can specifypst1995-04-261-2/+2
* Impliment -ad and -au flags in addition to -a and document the changewpaul1995-03-121-7/+26
* From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu>jkh1994-12-301-3/+142
* Add parameters "compress", "normal" and "noicmp" for the slip usage.ats1994-11-201-0/+3
* Added support for setting the per-interface MTU.dg1994-08-081-8/+26
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+679
OpenPOWER on IntegriCloud