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
/
systat
/
netcmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use INADDR_NONE instead of -1 to check inet_addr() result.
kevlo
2013-10-15
1
-1
/
+1
*
Whitespace fixes.
ed
2012-02-05
1
-1
/
+0
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
ANSIfy and remove register.
delphij
2008-01-16
1
-26
/
+16
*
remove __P
imp
2002-03-22
1
-7
/
+7
*
WARNS=2 fixes with NO_WERROR set, as there are some header issues
markm
2001-12-12
1
-25
/
+27
*
Get rid of setgid kmem for systat, and while being there, fix some bugs
tmm
2001-03-23
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
#include <arpa/inet.h>
peter
1998-06-12
1
-1
/
+2
*
Use 'proto <tcp|udp|all>' to select the protocol to display
steve
1997-12-04
1
-8
/
+16
*
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
*
Eliminate unnecessary include of <sys/mbuf.h>.
wollman
1996-10-28
1
-1
/
+4
*
Move #include of queue.h before #include of socketvar.h in preparation for
dg
1996-03-11
1
-1
/
+1
*
Updated for 4.4BSD queue macros. (Oops, I forgot to commit this last night;
dg
1995-04-09
1
-0
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+308