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
*
Add (unsigned) cast to prevent overflow in %
ache
1997-11-10
1
-2
/
+2
*
Typo fix.
steve
1997-10-27
1
-2
/
+2
*
Print out the two new fields in the ICMP stats. While we're at it, also
wollman
1997-08-25
1
-5
/
+23
*
While I'm in here, fix address printing for `netstat -f unix' which has been
wollman
1997-08-25
1
-12
/
+8
*
Bandaid to make this compile.. These old mbuf types should probably be
peter
1997-08-17
1
-1
/
+13
*
Remove prog, unused variables.
charnier
1997-07-29
7
-30
/
+23
*
Remove -I/sys
guido
1997-07-13
1
-1
/
+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
3
-26
/
+26
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Use the new sysctl(3) interface to mbuf statistics rather than
wollman
1997-02-24
1
-7
/
+19
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
5
-5
/
+5
*
When the mbuf code was changed to use a private allocator instead of
wollman
1997-02-12
1
-3
/
+4
*
Print out the new uninteresting-multicast-packets statistic.
wollman
1997-01-21
1
-1
/
+4
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
5
-5
/
+5
*
Print out the interface's multicast addresses using the new
wollman
1997-01-13
1
-51
/
+43
*
TCP statistics are unsigned counters.
pst
1997-01-07
1
-46
/
+46
*
Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.
wollman
1997-01-03
3
-5
/
+7
*
Learn to follow the new interface address lists.
wollman
1996-12-13
1
-2
/
+2
*
Understand queue-ized ifnet structures.
wollman
1996-12-11
1
-5
/
+14
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
5
-7
/
+6
*
Display multicast addresses if the "a" flag is used in combination
fenner
1996-12-02
1
-0
/
+60
*
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
wollman
1996-10-28
4
-5
/
+13
*
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
*
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
[next]