NetBSD/usr.bin/systat
martin 00b23860a0 "bufmem" is unsigned long inside the kernel, so don't try to grovel it out
of kmem as a unsigned int.
Also avoid overrunning VCACHE_SIZE, thus scribling over unrelated memory.
Fixes PR port-sparc64/25537.
2004-05-11 21:56:20 +00:00
..
Makefile
bufcache.c "bufmem" is unsigned long inside the kernel, so don't try to grovel it out 2004-05-11 21:56:20 +00:00
cmds.c
cmdtab.c
disks.c
extern.h A __attribute__((__noreturn__)) function better be void - gcc correctly 2004-03-27 00:53:59 +00:00
fetch.c
globalcmds.c
icmp.c
iostat.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ip.c
ip6.c
ipsec.c
keyboard.c A __attribute__((__noreturn__)) function better be void - gcc correctly 2004-03-27 00:53:59 +00:00
main.c
mbufs.c
netcmds.c
netstat.c
pigs.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ps.c g/c SDEAD handling 2004-01-11 19:15:50 +00:00
ps.h
swap.c
systat.1
systat.h
tcp.c
vmstat.c