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
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change casts from int to u_long and formats from %x to %lx.
jb
1998-08-18
1
-6
/
+7
*
Fixed type mismatches and style bugs in rev.1.30.
bde
1998-07-06
1
-8
/
+6
*
o Use snprintf over sprintf.
imp
1998-06-09
1
-8
/
+11
*
netstat truncates info in sockaddr* between kgetsa and p_sockaddr
phk
1998-04-22
1
-12
/
+14
*
The current version of netstat does not print the interface
phk
1998-04-19
1
-53
/
+72
*
Remove prog, unused variables.
charnier
1997-07-29
1
-5
/
+1
*
Remove some quite bogus code that tried to find subnet names but instead
phk
1997-05-25
1
-29
/
+5
*
Add the new ipx statistics variables.
jhay
1997-05-10
1
-12
/
+3
*
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> and <netinet/ip_mroute.h>.
wollman
1997-01-03
1
-3
/
+2
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-1
/
+2
*
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
wollman
1996-10-28
1
-2
/
+1
*
Remove reference to oobsolete RTF_MASK flag (soon to be removed).
wollman
1996-10-09
1
-2
/
+1
*
make appletalk networks not show an un-needed host
julian
1996-09-05
1
-2
/
+2
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-2
/
+2
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-3
/
+6
*
make netstat distinguish broadcast and blackhole routes where they appear.
peter
1996-06-15
1
-1
/
+3
*
better appletalk support.
julian
1996-06-10
1
-38
/
+2
*
patches to allow netstat to monitor appletalk sockets openned using the
julian
1996-06-08
1
-2
/
+46
*
Code cleanup: remove unused variables, use correct *printf format
alex
1996-06-02
1
-14
/
+14
*
For some reason, the changes to make route.c compile didn't make it over.
wollman
1996-02-16
1
-1
/
+9
*
tidy up the domain name trimming code, and move it to a single place
peter
1996-01-15
1
-16
/
+6
*
A couple of changes of mine that I've been using for a while:
peter
1996-01-14
1
-3
/
+3
*
Merge in Lite-2 changes.
peter
1996-01-14
1
-26
/
+100
*
Submitted by: John Hay
julian
1995-12-05
1
-6
/
+7
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-3
/
+113
*
Instantiate our own variables instead of depending on bogus common
bde
1995-07-12
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
The negative expire times shown by netstat are confusing and ugly.
jkh
1995-04-06
1
-5
/
+7
*
Don't print protocol-cloned routes by default (enabled by -a flag).
wollman
1995-01-23
1
-11
/
+39
*
Make it possible to correctly print out new route flags, and do so.
wollman
1994-12-13
1
-1
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+666