.. |
Makefile
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
bufcache.c
|
Fix arguments to *printw().
|
2000-04-27 00:30:51 +00:00 |
cmds.c
|
Two UI changes:
|
2000-04-11 01:01:26 +00:00 |
cmdtab.c
|
Reorder two commands so that substring matching doesn't make one shadow
|
2000-04-11 01:18:35 +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
|
u_quad_t must be cast to (long long) to be printed with %llu.
|
2000-04-27 21:40:41 +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
|
Two UI changes:
|
2000-04-11 01:01:26 +00:00 |
main.c
|
Two UI changes:
|
2000-04-11 01:01:26 +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
|
Fix arguments to *printw().
|
2000-04-27 00:30:51 +00:00 |
netstat.c
|
Fix arguments to *printw().
|
2000-04-27 00:30:51 +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
|
…
|
|
swap.c
|
use <sys/swap.h>. should have happened years ago.
|
2000-04-13 08:29:56 +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
|
fix SHOW to work on any platform
|
2000-04-29 04:36:16 +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 |