.. |
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
|
|
|
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
|
Need to include <sys/sched.h> to get cp_time-related constants.
|
2000-06-03 21:00:42 +00:00 |
ip6.c
|
Two tiny formatting nits in each file.
|
2000-01-13 12:39:04 +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 |
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 |
Makefile
|
- implement layered help.
|
2000-01-08 23:12:36 +00:00 |
mbufs.c
|
|
|
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
|
include sys/sched.h to get definition of CPUSTATES
|
2000-06-04 01:53:51 +00:00 |
ps.c
|
include sys/sched.h to get definition of CPUSTATES
|
2000-06-04 01:53:51 +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
|
include sys/sched.h to get definition of CPUSTATES
|
2000-06-04 01:53:51 +00:00 |