NetBSD/usr.bin/systat
itojun 7b5dfc58ad support IPv6. commands under "netstat" are IPv6 ready.
IPv6 is supported by filters (":ignore ssh") as well.
TODO: do something about line truncation?
TODO: inet6.icmp6?  ":help" will not fit into single line...
2000-01-05 11:59:12 +00:00
..
bufcache.c Fix error handling throughout. First off, it is not true as claimed in swap.c 1999-12-20 23:11:50 +00:00
cmds.c Fix error handling throughout. First off, it is not true as claimed in swap.c 1999-12-20 23:11:50 +00:00
cmdtab.c * Fix a display buglet: if the process list is exhausted before the window's 1999-12-22 14:46:14 +00:00
disks.c Two things: 1999-12-20 03:45:01 +00:00
extern.h support IPv6. commands under "netstat" are IPv6 ready. 2000-01-05 11:59:12 +00:00
fetch.c Functional LP64 and type sanity fixes. 1999-04-24 23:36:36 +00:00
globalcmds.c need <string.h> for strlen() 1999-12-20 21:49:11 +00:00
icmp.c Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be done 1999-05-30 20:26:20 +00:00
iostat.c Two things: 1999-12-20 03:45:01 +00:00
ip.c fix printf format for inet.ip 2000-01-04 15:17:00 +00:00
keyboard.c Fix error handling throughout. First off, it is not true as claimed in swap.c 1999-12-20 23:11:50 +00:00
main.c Block alarm signals while displaying -- there's no reason to allow recursive 1999-12-20 21:04:41 +00:00
Makefile support IPv6. commands under "netstat" are IPv6 ready. 2000-01-05 11:59:12 +00:00
mbufs.c Minor printf mod, for when we print a 3-digit value, and the next update prints only two (leaving the last stale digit showing) 1999-03-04 03:02:02 +00:00
netcmds.c support IPv6. commands under "netstat" are IPv6 ready. 2000-01-05 11:59:12 +00:00
netstat.c support IPv6. commands under "netstat" are IPv6 ready. 2000-01-05 11:59:12 +00:00
pigs.c Update for SDEAD. 1999-07-22 18:16:05 +00:00
ps.c * Fix a display buglet: if the process list is exhausted before the window's 1999-12-22 14:46:14 +00:00
ps.h Add a new `ps' view to systat, which shows process information. This 1999-02-21 21:48:07 +00:00
swap.c Fix error handling throughout. First off, it is not true as claimed in swap.c 1999-12-20 23:11:50 +00:00
systat.1 * Fix a display buglet: if the process list is exhausted before the window's 1999-12-22 14:46:14 +00:00
systat.h Two things: 1999-12-20 03:45:01 +00:00
tcp.c Formatting nits. 1999-07-30 16:08:59 +00:00
vmstat.c Fix error handling throughout. First off, it is not true as claimed in swap.c 1999-12-20 23:11:50 +00:00