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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make appletalk networks not show an un-needed host
julian
1996-09-05
1
-2
/
+2
*
Fixed DPADD.
bde
1996-09-05
1
-1
/
+1
*
fix printing of netranges in the i and r displays for netatalk
julian
1996-08-31
2
-6
/
+41
*
Try to make netstat more smart about port numbers.
phk
1996-08-23
1
-7
/
+21
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-2
/
+2
*
Submitted by: archie@whistle.com
julian
1996-07-23
4
-44
/
+51
*
Adding changes to ipfw and the kernel to support ip packet diversion..
julian
1996-07-10
1
-0
/
+6
*
appletalk cleanups
julian
1996-07-09
2
-10
/
+15
*
make netstat distinguish broadcast and blackhole routes where they appear.
peter
1996-06-15
2
-1
/
+4
*
better appletalk support.
julian
1996-06-10
3
-41
/
+98
*
I guess the docs should mention the new protocol at least once.
julian
1996-06-08
1
-0
/
+3
*
patches to allow netstat to monitor appletalk sockets openned using the
julian
1996-06-08
5
-4
/
+223
*
Print PCB hash miss statistic.
wollman
1996-06-05
1
-0
/
+1
*
Code cleanup: remove unused variables, use correct *printf format
alex
1996-06-02
8
-147
/
+144
*
Document that ipx is a valid protocol for the -f option.
jhay
1996-04-13
1
-5
/
+8
*
Move #include of queue.h before #include of socketvar.h in preparation for
dg
1996-03-11
4
-1
/
+4
*
Make the -w option actually useful to people. Instead of it creating a
dg
1996-02-29
2
-97
/
+79
*
Add a counter for the number of times the listen queue was overflowed to
guido
1996-02-26
1
-0
/
+1
*
For some reason, the changes to make route.c compile didn't make it over.
wollman
1996-02-16
1
-1
/
+9
*
XNS sort-of-support is no more.
wollman
1996-02-13
3
-4
/
+20
*
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
wollman
1996-02-06
3
-4
/
+18
*
Fix a variety of minor typos and cross references in a bunch of
mpp
1996-01-20
1
-3
/
+3
*
tidy up the domain name trimming code, and move it to a single place
peter
1996-01-15
4
-30
/
+40
*
A couple of changes of mine that I've been using for a while:
peter
1996-01-14
2
-3
/
+11
*
Merge in Lite-2 changes.
peter
1996-01-14
4
-31
/
+106
*
Change .8s port name restriction to .15s, modern tcp port
ache
1995-12-23
1
-1
/
+1
*
Submitted by: John Hay
julian
1995-12-05
1
-6
/
+7
*
Increase width of Network column from 11 to 13 for the AF_INET case.
se
1995-11-22
1
-2
/
+2
*
Fix the bug that caused the AF_UNIX domain sockets to not be shown..
peter
1995-11-15
1
-1
/
+1
*
Submitted by: Mike Mitchell
julian
1995-10-27
1
-0
/
+348
*
- #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)
adam
1995-10-27
1
-2
/
+2
*
Submitted by: john hay
julian
1995-10-27
1
-1
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
5
-11
/
+171
*
In TCP statistics, display new statistic about how many resends were
wollman
1995-10-13
1
-0
/
+1
*
Fixed netstat to not bogusly mangle the argv[] command args by rewriting
dg
1995-09-23
2
-15
/
+12
*
Output statistics as unsigned in the -w section.
dg
1995-07-29
3
-18
/
+26
*
Add "connections dropped by persist timeout" statistic.
dg
1995-07-29
1
-0
/
+1
*
Instantiate our own variables instead of depending on bogus common
bde
1995-07-12
1
-1
/
+2
*
Correct spelling mistake: upcated -> updated.
wollman
1995-06-19
1
-2
/
+2
*
Print out the statistics for cache updates of rtt, rttvar, and ssthresh.
wollman
1995-06-19
1
-0
/
+5
*
Re-write `netstat -g' code to match the 3.5 data structures.
wollman
1995-06-13
2
-53
/
+51
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-4
/
+4
*
That's what I get for doing things in a hurry...applied up-to-date patch
dg
1995-04-09
1
-1
/
+1
*
Oops, remove some chaff from previous commit.
dg
1995-04-09
1
-6
/
+0
*
Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBs
dg
1995-04-09
2
-10
/
+12
*
The negative expire times shown by netstat are confusing and ugly.
jkh
1995-04-06
1
-5
/
+7
*
Changed "mapped pages in use" to "mbuf clusters in use".
dg
1995-02-23
1
-1
/
+1
*
Make netstat report the correct state for T/TCP.
wollman
1995-02-14
1
-1
/
+7
*
Don't print protocol-cloned routes by default (enabled by -a flag).
wollman
1995-01-23
3
-33
/
+62
*
Document new route flags.
wollman
1994-12-14
1
-1
/
+4
[next]