NetBSD/usr.bin/systat
dyoung 4ef6fc056a #include <sys/evcnt.h> instead of <sys/device.h>, since the former
is sufficient, anyway.  Do not needlessly #include <sys/device.h>.

Note well: device_t is not part of the kernel ABI.
2008-02-11 03:51:17 +00:00
..
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
bufcache.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
cmds.c
cmdtab.c
df.c
disks.c
extern.h don't call curses from a signal handler! 2007-12-31 00:22:13 +00:00
fetch.c
globalcmds.c
icmp.c
iostat.c
ip.c
ip6.c
ipsec.c
keyboard.c don't call curses from a signal handler! 2007-12-31 00:22:13 +00:00
main.c don't call curses from a signal handler! 2007-12-31 00:22:13 +00:00
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c
ps.h
swap.c
syscall.c #include <sys/evcnt.h> instead of <sys/device.h>, since the former 2008-02-11 03:51:17 +00:00
systat.1
systat.h
tcp.c
vmstat.c #include <sys/evcnt.h> instead of <sys/device.h>, since the former 2008-02-11 03:51:17 +00:00
vmstat.h