.. |
cmds.c
|
|
|
cmdtab.c
|
Display -tcp w/o load average so that all statistics fits on a 80x25 screen.
|
2001-05-31 07:14:52 +00:00 |
devs.c
|
Convert systat(1) to use the new devstat interface.
|
2001-09-06 04:06:12 +00:00 |
devs.h
|
|
|
extern.h
|
Mark error() as __printflike() and fix a non-exploitable format string
|
2001-05-25 23:15:05 +00:00 |
fetch.c
|
Replace a use of the hw.nintr sysctl as it has just gone away, cast
|
2001-06-01 13:29:19 +00:00 |
icmp.c
|
|
|
iostat.c
|
Convert systat(1) to use the new devstat interface.
|
2001-09-06 04:06:12 +00:00 |
ip.c
|
Count and show incoming UDP datagrams with no checksum.
|
2001-03-13 13:26:06 +00:00 |
keyboard.c
|
|
|
main.c
|
Fix the error buffer passed to kvm_openfiles to have a length of
|
2001-05-25 23:10:27 +00:00 |
Makefile
|
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
2001-05-18 13:41:42 +00:00 |
mbufs.c
|
Re-enable mbtypes statistics in the mbuf allocator. I disabled these
|
2001-09-30 01:58:39 +00:00 |
mode.c
|
|
|
mode.h
|
|
|
netcmds.c
|
Get rid of setgid kmem for systat, and while being there, fix some bugs
|
2001-03-23 03:58:25 +00:00 |
netstat.c
|
Get rid of setgid kmem for systat, and while being there, fix some bugs
|
2001-03-23 03:58:25 +00:00 |
pigs.c
|
Compensate for "Compensate for header dethreading" by backing it out.
|
2001-10-10 17:48:44 +00:00 |
swap.c
|
Mark error() as __printflike() and fix a non-exploitable format string
|
2001-05-25 23:15:05 +00:00 |
systat.1
|
Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.
|
2001-10-09 16:07:32 +00:00 |
systat.h
|
Replace a use of the hw.nintr sysctl as it has just gone away, cast
|
2001-06-01 13:29:19 +00:00 |
tcp.c
|
Add #include <net/route.h> in order to get this to compile.
|
2001-11-22 17:19:52 +00:00 |
vmstat.c
|
Remove the 'irq' string from the irqN part of the "interrupts" display.
|
2001-12-01 17:41:37 +00:00 |