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
/
systat
/
netcmds.c
Age
Commit message (
Expand
)
Author
2005-02-26
WARNS=3
dsl
2004-11-04
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-15
use strlcpy
itojun
2000-12-01
Remove extern variables and functions now declared in dkstats.h.
simonb
2000-07-05
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work
ad
2000-04-27
Fix arguments to *printw().
jdc
2000-01-05
support IPv6. commands under "netstat" are IPv6 ready.
itojun
2000-01-05
avoid null pointer access on ":show".
itojun
2000-01-04
bring in latter half of PR 9080 (host table allocation error check).
itojun
1999-12-31
Add missing memory check in port table handling. Patch based on
tron
1999-12-20
G/C function used in old command parsing
jwise
1999-12-20
Two things:
jwise
1998-07-12
- KNF
mrg
1998-04-02
No need to include <sys/socketvar.h>.
kleink
1997-10-19
fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/
lukem
1997-07-21
- some KNF.
mrg
1995-05-21
Use inet_aton(), not inet_addr().
mycroft
1995-04-29
various includes, casts, and cleanups...
cgd
1995-01-20
Changed to conform to NetBSD's new RCS Id convention.
jtc
1995-01-20
imported from 44lite
jtc