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
/
route.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-04
always print prefixlen for routes. it's CIDR age.
itojun
2003-07-12
strlcpy
itojun
2003-05-14
use proper #ifdef to determine behavior (__KAME__)
itojun
2002-05-13
Don't count on kernel includes to exports user variables.
matt
2001-10-06
Use getnameinfo() to format link-layer addresses for netstat -r rather than
bjh21
2001-08-19
snprintf length audit. from openbsd
itojun
2001-05-28
add `-s' that prints port numbers symbolically but addresses numerically
assar
2001-04-06
pedant changes for strcpy/sprintf.
itojun
2001-03-08
Print hopcount too when -rv is given.
enami
2001-02-21
use u_quad_t for rtstat.
itojun
2001-01-27
mark cloned routes with RTF_CLONED. present it with netstat -r by "c".
itojun
2000-11-14
Do the same IEEE1394 address hack in here.
matt
2000-10-11
More format string cleanup by sommerfeld.
is
2000-07-06
more stats. from kame
itojun
2000-01-17
fix default route determination for inet6.
itojun
2000-01-17
mask addresses properly on netstat -inv.
itojun
2000-01-15
Properly print the "B"(lackhole) flag (as documented :).
hubertf
2000-01-07
Pay attention to the netmask of routes to 0.0.0.0;
sommerfeld
1999-12-13
per-interface statistics.
itojun
1999-11-27
Print Internet6 header properly without -f.
soren
1999-11-24
more clarification to field width of netstat -rn -f inet6.
itojun
1999-11-22
use old WID_{DST,GW} value (field width for netstat -rn) for non-INET6
itojun
1999-09-15
Add -L option. netstat -r -L behaves like 4.3BSD netstat -r, that is, it
is
1999-09-03
sync with recent KAME.
itojun
1999-07-01
make netstat IPv6-ready.
itojun
1999-04-02
don't use malloc for large sockaddr's, just name the union declared above
chopps
1999-04-01
user err() not errx()
chopps
1999-04-01
fix for sockaddr's that are bigger than standard sockaddr's (e.g., iso)
chopps
1999-01-15
Added a verbose flag for route display that will show
kml
1999-01-11
#ifndef SMALL changes. saves 30k on the sparc
mrg
1998-12-05
Make a network number by shifting out host bits in octet units.
pk
1998-11-23
fix invalid shift. colsed PR#5160.
msaitoh
1998-10-31
put all the different struct sockaddr_xxx types into the union pt_u, to force...
mrg
1998-07-12
- KNF
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-05-14
Partial fix for PR kern/5435 -- changed netstat to use unsigned counters
kml
1998-05-14
Ensure that the 'L' lock flag for MTU is always displayed when present.
kml
1997-10-28
Added (and documented) a change to the route display, so that mtu values
kml
1997-10-20
fix compile warnings on the sparc.
mrg
1997-10-19
fix up .Nm usage, getopt returns -1 not EOF
lukem
1997-04-10
Make the first field 2 characters wider so that XXX.XXX.XXX.XXX/XX fits.
christos
1997-04-03
- netatalk additions
christos
1997-03-26
Print Ethernet and FDDI addresses in the same format as ether_ntoa().
thorpej
1997-03-18
Get the byte-swapping right in netmask().
mycroft
1997-01-02
ns_print: fix type conflict
mellon
1997-01-02
ns_print: undo bogus type conflict
mellon
1997-01-02
Lite2 Merge
mellon
1996-05-07
Update for the changes to struct ifnet. While I'm here, fix a couple
thorpej
1995-10-03
New-style RCS ids.
thorpej
[next]