NetBSD/usr.bin/systat
atatat caea20e952 Add PTRTOUINT64() and UINT64TOPTR() macros to sys/sysctl.h for use by
kern.proc, kern.proc2, kern.lwp, and kern.buf.

Define more MIB for kern.buf so that specific buffers can be selected
(only all/all is supported right now), and use a 32/64 bit agnostic
structure for communcating buffer information to userland.

Convert systat to the new kern.buf method.

Clean up the vm.buf* handling a little.  There's no actual need to
record the dynamically assigned OIDs, since sysctl_data can tell us
what we're looking at.

Oh, and fix a typo in a comment.
2004-02-19 03:56:30 +00:00
..
Makefile
bufcache.c Add PTRTOUINT64() and UINT64TOPTR() macros to sys/sysctl.h for use by 2004-02-19 03:56:30 +00:00
cmds.c
cmdtab.c
disks.c
extern.h be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
fetch.c be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
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
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 be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
tcp.c
vmstat.c