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
/
usr.bin
/
netstat
/
ipx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
evise use of queue(9) macros for netipx when used from userspace:
rwatson
2005-01-02
1
-11
/
+5
*
Apply a simplifying patch submitted by rik to the IPX support in
rwatson
2004-12-31
1
-34
/
+14
*
Update netstat(1) for recent conversion of netipx to queue(9) from
rwatson
2004-12-31
1
-3
/
+23
*
Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).
charnier
2004-07-26
1
-5
/
+6
*
Warns cleanups for netstat:
dwmalone
2002-09-05
1
-7
/
+7
*
Widen struct sockbuf's sb_timeo member to int from short. With
jdp
2002-07-24
1
-1
/
+1
*
remove warnings
assar
2001-06-15
1
-4
/
+4
*
remove K&R support
assar
2001-06-15
1
-17
/
+7
*
revert removal of warning and K&R support
assar
2001-06-15
1
-6
/
+16
*
remove most of the warnings
assar
2001-06-15
1
-16
/
+6
*
Cleanup towards -Wall
julian
1999-10-21
1
-1
/
+1
*
Allow suppress printing of lines with zero counts
bp
1999-10-18
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed printf format errors.
bde
1998-07-06
1
-62
/
+62
*
Remove prog, unused variables.
charnier
1997-07-29
1
-2
/
+1
*
Add the new ipx statistics variables.
jhay
1997-05-10
1
-6
/
+19
*
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
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-2
/
+1
*
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
wollman
1996-10-28
1
-1
/
+4
*
Code cleanup: remove unused variables, use correct *printf format
alex
1996-06-02
1
-3
/
+3
*
Move #include of queue.h before #include of socketvar.h in preparation for
dg
1996-03-11
1
-0
/
+1
*
Submitted by: Mike Mitchell
julian
1995-10-27
1
-0
/
+348