.. |
Makefile
|
- implement layered help.
|
2000-01-08 23:12:36 +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
|
don't choke on non-INET6 kernel, or non-IPSEC kernel.
|
2000-01-10 21:06:15 +00:00 |
cmdtab.c
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
disks.c
|
Two things:
|
1999-12-20 03:45:01 +00:00 |
extern.h
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
fetch.c
|
Functional LP64 and type sanity fixes.
|
1999-04-24 23:36:36 +00:00 |
globalcmds.c
|
oops, avoid duplicate free().
|
2000-01-08 23:34:17 +00:00 |
icmp.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +00:00 |
iostat.c
|
Two things:
|
1999-12-20 03:45:01 +00:00 |
ip.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +00:00 |
ip6.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +00:00 |
ipsec.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +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
|
add command line -n flag, which is same as "netstat numbers".
|
2000-01-07 04:47:23 +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
|
don't choke on non-INET6 kernel, or non-IPSEC kernel.
|
2000-01-10 21:06:15 +00:00 |
pigs.c
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
ps.c
|
- implement layered help.
|
2000-01-08 23:12:36 +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
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
systat.h
|
Two things:
|
1999-12-20 03:45:01 +00:00 |
tcp.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +00:00 |
vmstat.c
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |