index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
mroute.c
Age
Commit message (
Expand
)
Author
2006-05-28
Make netstat use sysctl when dumping routing tables/stats.
elad
2005-08-04
Added #include <kvm.h> since netstat.h, which is included too, needs it.
rpaulo
2004-09-06
Make it compile on ports where u_quad_t is not printf-format-compatible
martin
2004-09-04
IPv4 PIM support, from the submission of Pavlin Radoslavov on tech-net@
manu
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-15
make char array bigger where it seems too small and may overrun.
itojun
2002-06-02
member of mrtstat are u_long, so %lu is more appropriate than %ld.
itojun
2001-05-28
add `-s' that prints port numbers symbolically but addresses numerically
assar
1998-07-12
- KNF
mrg
1997-10-19
fix up .Nm usage, getopt returns -1 not EOF
lukem
1997-04-03
- netatalk additions
christos
1996-05-11
Avoid spewing if there is no MFC.
mycroft
1995-10-03
New-style RCS ids.
thorpej
1995-06-12
Format the statistics output more like the other protocols.
mycroft
1995-06-12
Update to match kernel changes.
mycroft
1995-03-28
KERNEL -> _KERNEL
jtc
1994-06-09
Report wrong interface stats
brezak
1994-05-13
Clean up import.
mycroft
1994-04-01
kill lots of off_t's.
cgd
1994-03-28
clean up, for off_t... ugliest 'cleaning' possible, i think...
cgd
1994-01-11
Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu.
brezak