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
/
netstat.c
Age
Commit message (
Expand
)
Author
2022-10-28
Adjust userland commands for struct inpcb separation
ozaki-r
2022-10-28
Adjust userland commands for struct inpcb integration
ozaki-r
2018-05-03
Remove now unused tcpip.h includes. Some were already unused before.
maxv
2013-11-24
Fix fallout from circleq->tailq transition.
mlelstv
2006-10-22
use c99 initializers
christos
2005-02-26
WARNS=3
dsl
2005-01-09
- remove left over debugging code.
christos
2003-09-04
synchronize w/ inpcb/in6pcb change
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-05
Redraw addresses after screen refresh
dsl
2003-05-17
use strlcat/strlcpy
itojun
2003-02-24
Create subwins that end one line from the bottom of the screen even
dsl
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-10
don't choke on non-INET6 kernel, or non-IPSEC kernel.
itojun
2000-01-07
add command line -n flag, which is same as "netstat numbers".
itojun
2000-01-05
support IPv6. commands under "netstat" are IPv6 ready.
itojun
2000-01-05
remove dupplicated prototype defs for file static funcs.
itojun
1999-12-20
fix "netstat numbers".
itojun
1999-12-20
Two things:
jwise
1999-04-24
Functional LP64 and type sanity fixes.
ross
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-07-12
- KNF
mrg
1997-10-19
fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/
lukem
1997-07-21
- some KNF.
mrg
1997-05-24
Use the new getmaxx and getmaxy macros instead of directly accessing
jtc
1996-12-13
Freshen up a bit:
scottr
1996-08-11
clear the screen at the correct time to avoid leaving garbage on the screen.
explorer
1995-06-18
update for new queue structures
cgd
1995-01-20
Changed to conform to NetBSD's new RCS Id convention.
jtc
1995-01-20
imported from 44lite
jtc