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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
cmdtab.c WRT disk commands, make the man page consistent with the program, and add the 2003-09-12 17:32:29 +00:00
disks.c WRT disk commands, make the man page consistent with the program, and add the 2003-09-12 17:32:29 +00:00
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 Allow lower case 'q' to quit. 2003-09-12 17:31:26 +00:00
main.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
mbufs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
netcmds.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
netstat.c synchronize w/ inpcb/in6pcb change 2003-09-04 09:23:35 +00:00
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 Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
systat.1 Bump date for previous, reword a sentence. 2003-09-15 13:17:24 +00:00
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 realloc pedant 2003-09-19 07:08:50 +00:00