aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Clean up some more. Move parsing of sysctl iflist data into a singlePeter Wemm1997-05-103-192/+169
* Grumble.. My last patchup here didn't quite work either. I hate thisPeter Wemm1997-05-103-30/+46
* Restore unintentially lost backwards compat behavior of defaulting toPeter Wemm1997-05-071-8/+6
* Commit hooks for ifmedia support. It's optional in the Makefile, andPeter Wemm1997-05-043-3/+77
* Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.Peter Wemm1997-05-041-0/+526
* Second try at cleanups and fixes (without if_media stuff for the moment)Peter Wemm1997-05-041-106/+174
* force null commit to skip over rev 1.25 so there's less cvs troublePeter Wemm1997-05-041-1/+1
* Grab some of the NetBSD text for describing the new options and thePeter Wemm1997-05-031-32/+66
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Sort cross references.Wolfram Schneider1997-01-131-2/+2
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-1/+2
* Fix lots of non-bug questionable code:Garrett Wollman1996-11-212-112/+155
* Bring back NS support for this utility - we need it for the commercial NovellJordan K. Hubbard1996-10-161-0/+1
* Fixed DPADD.Bruce Evans1996-09-051-1/+1
* Just realised the man page didn't mention the appletalk specific optionsJulian Elischer1996-09-041-1/+9
* Get rid of an unexpectedly bogus sanity check under appletalk becauseJulian Elischer1996-09-041-3/+3
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-20/+68
* Grammar fix described by wollman in response to PR 1363.Alexander Langer1996-07-141-1/+1
* Submitted by: Archie@whistle.comJulian Elischer1996-07-092-2/+60
* XNS sort-of-support is no more.Garrett Wollman1996-02-132-29/+46
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-062-63/+72
* Add missing comma in usage printfAndrey A. Chernov1996-01-301-1/+1
* Fix a bunch of spelling errors.Mike Pritchard1996-01-291-1/+1
* Yet another "fix" for some of the mistakes in the recent versions..Peter Wemm1996-01-081-13/+25
* Fix some of my mistakes, slight cleanup, improve reliability (the oldPeter Wemm1996-01-081-12/+36
* My really ugly hack to ifconfig to make it pick up interface aliasesPeter Wemm1996-01-011-262/+265
* Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a'Garrett Wollman1995-12-071-9/+26
* Submitted by: john hayJulian Elischer1995-10-271-1/+1
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+74
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Replace call to obsolete inet_addr routine with inet_aton so we can specifyPaul Traina1995-04-261-2/+2
* Impliment -ad and -au flags in addition to -a and document the changeBill Paul1995-03-122-8/+42
* Tweak the man page too.Jordan K. Hubbard1994-12-301-0/+7
* From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu>Jordan K. Hubbard1994-12-302-3/+144
* Add parameters "compress", "normal" and "noicmp" for the slip usage.Andreas Schulz1994-11-201-0/+3
* Added support for setting the per-interface MTU.David Greenman1994-08-082-8/+34
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+960