index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
ifconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- do not dereference a null pointer.
ru
1999-12-29
1
-2
/
+10
*
Spelling correction (adress -> address)
billf
1999-12-16
1
-1
/
+1
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-8
/
+306
*
If we don't appear to have a module loaded supporting the interface
msmith
1999-09-20
1
-0
/
+44
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Move the IFSTATUS stuff after the address listing.
phk
1999-06-19
1
-5
/
+5
*
Add a new interface ioctl, to return "aux status".
phk
1999-06-19
1
-1
/
+6
*
Introduce IFF_SMART bit.
phk
1999-06-06
1
-2
/
+2
*
Grrr... botched remote commit. Let's try this again: vlan updates,
wpaul
1999-03-15
1
-7
/
+34
*
unifdef -UISO
phk
1998-08-07
1
-119
/
+1
*
ioctl() request args are unsigned longs, so don't attempt to store
bde
1998-07-06
1
-3
/
+3
*
Update man page to allow adding address_family when -l is used (this is a no op
charnier
1998-07-06
1
-34
/
+21
*
Make 'ifconfig -l ether' only list Ethernet interfaces. This is
eivind
1998-03-19
1
-5
/
+9
*
style(9) corrections
imp
1997-12-26
1
-2
/
+3
*
Be extra paranoid about trusting the size of the address returned from
imp
1997-12-24
1
-2
/
+2
*
Fix a misleading comment.
steve
1997-10-27
1
-2
/
+2
*
Make the supported media info output the default.
peter
1997-10-16
1
-12
/
+5
*
Clean up some more. Move parsing of sysctl iflist data into a single
peter
1997-05-10
1
-188
/
+164
*
Grumble.. My last patchup here didn't quite work either. I hate this
peter
1997-05-10
1
-22
/
+34
*
Restore unintentially lost backwards compat behavior of defaulting to
peter
1997-05-07
1
-8
/
+6
*
Commit hooks for ifmedia support. It's optional in the Makefile, and
peter
1997-05-04
1
-2
/
+25
*
Second try at cleanups and fixes (without if_media stuff for the moment)
peter
1997-05-04
1
-106
/
+174
*
force null commit to skip over rev 1.25 so there's less cvs trouble
peter
1997-05-04
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Update to match changes in <net/if.h>.
wollman
1997-01-03
1
-1
/
+2
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-1
/
+2
*
Fix lots of non-bug questionable code:
wollman
1996-11-21
1
-108
/
+149
*
Get rid of an unexpectedly bogus sanity check under appletalk because
julian
1996-09-04
1
-3
/
+3
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-20
/
+68
*
Grammar fix described by wollman in response to PR 1363.
alex
1996-07-14
1
-1
/
+1
*
Submitted by: Archie@whistle.com
julian
1996-07-09
1
-0
/
+57
*
XNS sort-of-support is no more.
wollman
1996-02-13
1
-0
/
+14
*
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
wollman
1996-02-06
1
-2
/
+23
*
Add missing comma in usage printf
ache
1996-01-30
1
-1
/
+1
*
Yet another "fix" for some of the mistakes in the recent versions..
peter
1996-01-08
1
-13
/
+25
*
Fix some of my mistakes, slight cleanup, improve reliability (the old
peter
1996-01-08
1
-12
/
+36
*
My really ugly hack to ifconfig to make it pick up interface aliases
peter
1996-01-01
1
-262
/
+265
*
Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a'
wollman
1995-12-07
1
-9
/
+26
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+74
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Replace call to obsolete inet_addr routine with inet_aton so we can specify
pst
1995-04-26
1
-2
/
+2
*
Impliment -ad and -au flags in addition to -a and document the change
wpaul
1995-03-12
1
-7
/
+26
*
From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu>
jkh
1994-12-30
1
-3
/
+142
*
Add parameters "compress", "normal" and "noicmp" for the slip usage.
ats
1994-11-20
1
-0
/
+3
*
Added support for setting the per-interface MTU.
dg
1994-08-08
1
-8
/
+26
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+679