#
deae2c9b |
| 03-Jun-2014 |
joerg <joerg@NetBSD.org> |
Always use_sysctl in preparation of removing all kvm code.
|
#
8fc3977b |
| 10-Apr-2008 |
thorpej <thorpej@NetBSD.org> |
Don't even bother initializing the namelist if we're not going to use it.
|
#
f2bff8ad |
| 10-Apr-2008 |
thorpej <thorpej@NetBSD.org> |
Use sysctl to fetch network statistics unless a memory file is specified on the command line.
|
#
f5c68c0b |
| 08-Apr-2008 |
thorpej <thorpej@NetBSD.org> |
Change TCP stats from a structure to an array of uint64_t's.
Note: This is ABI-compatible with the old tcpstat structure; old netstat binaries will continue to work properly.
|
#
8a3920f2 |
| 22-Oct-2006 |
christos <christos@NetBSD.org> |
use c99 initializers consistently terminate nlist arrays with NULL not ""
|
#
019733f6 |
| 26-Feb-2005 |
dsl <dsl@NetBSD.org> |
WARNS=3
|
#
9f46bb07 |
| 24-Feb-2003 |
dsl <dsl@NetBSD.org> |
Create subwins that end one line from the bottom of the screen even after the window is resized.
|
#
0a600be8 |
| 12-Jun-2001 |
wiz <wiz@NetBSD.org> |
receive, not recieve
|
#
828483a7 |
| 01-Dec-2000 |
simonb <simonb@NetBSD.org> |
Remove extern variables and functions now declared in dkstats.h. While here, remove 77 (!) unneed #includes.
|
#
fc391547 |
| 05-Jul-2000 |
ad <ad@NetBSD.org> |
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work as in the `vmstat' display mode. The default mode is now `time', not `boot'. - ANSIfy. - s@kre\(@vmstat\(@. - __RCSID(
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work as in the `vmstat' display mode. The default mode is now `time', not `boot'. - ANSIfy. - s@kre\(@vmstat\(@. - __RCSID() police. - Tweak inet.icmp display visual a little.
show more ...
|
#
3553879f |
| 13-Jun-2000 |
ad <ad@NetBSD.org> |
Use my proper name.
|
#
0c28135c |
| 29-Apr-2000 |
matt <matt@NetBSD.org> |
fix SHOW to work on any platform
|
#
d6d7f053 |
| 27-Apr-2000 |
jdc <jdc@NetBSD.org> |
Fix arguments to *printw().
|
#
b7de5e44 |
| 13-Jan-2000 |
ad <ad@NetBSD.org> |
Two tiny formatting nits in each file.
|
#
5cd87151 |
| 30-Jul-1999 |
ad <ad@NetBSD.org> |
Formatting nits.
|
#
00116cf5 |
| 30-May-1999 |
ad <ad@NetBSD.org> |
Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be done on aesthetics and update modes.
|