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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-62
/
+54
*
Fix typo: exit -> exist
danny
1998-06-08
1
-2
/
+2
*
Make 'ifconfig -l ether' only list Ethernet interfaces. This is
eivind
1998-03-19
1
-5
/
+9
*
Spell 'implements' correctly.
steve
1998-02-01
1
-2
/
+2
*
Removed most unused includes of <net/if_var.h> outside the kernel.
bde
1998-01-16
1
-2
/
+1
*
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
3
-27
/
+10
*
Spell out a few things for the media options.
peter
1997-09-27
1
-5
/
+14
*
Clean up some more. Move parsing of sysctl iflist data into a single
peter
1997-05-10
3
-192
/
+169
*
Grumble.. My last patchup here didn't quite work either. I hate this
peter
1997-05-10
3
-30
/
+46
*
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
3
-3
/
+77
*
Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.
peter
1997-05-04
1
-0
/
+526
*
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
*
Grab some of the NetBSD text for describing the new options and the
peter
1997-05-03
1
-32
/
+66
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
Sort cross references.
wosch
1997-01-13
1
-2
/
+2
*
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
2
-112
/
+155
*
Bring back NS support for this utility - we need it for the commercial Novell
jkh
1996-10-16
1
-0
/
+1
*
Fixed DPADD.
bde
1996-09-05
1
-1
/
+1
*
Just realised the man page didn't mention the appletalk specific options
julian
1996-09-04
1
-1
/
+9
*
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
2
-2
/
+60
*
XNS sort-of-support is no more.
wollman
1996-02-13
2
-29
/
+46
*
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
wollman
1996-02-06
2
-63
/
+72
*
Add missing comma in usage printf
ache
1996-01-30
1
-1
/
+1
*
Fix a bunch of spelling errors.
mpp
1996-01-29
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
*
Submitted by: john hay
julian
1995-10-27
1
-1
/
+1
*
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
2
-8
/
+42
*
Tweak the man page too.
jkh
1994-12-30
1
-0
/
+7
*
From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu>
jkh
1994-12-30
2
-3
/
+144
*
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
2
-8
/
+34
[next]