This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0da76771e9
NetBSD
/
usr.bin
/
vmstat
History
perry
0da76771e9
include sys/sched.h to get definition of CPUSTATES
2000-06-04 02:25:40 +00:00
..
dkstats.c
Need to include <sys/sched.h> to get cp_time-related constants.
2000-06-03 21:00:42 +00:00
dkstats.h
cp_time[] and the terminal chars in/out counters are u_int64_t's now.
2000-05-29 11:36:43 +00:00
Makefile
the PMAP_NEW option is gone as the new interface is no longer optional.
1999-09-12 01:19:23 +00:00
vmstat.8
Remove documentation of bogus "-t" option, per PR 10036.
2000-05-17 09:49:32 +00:00
vmstat.c
include sys/sched.h to get definition of CPUSTATES
2000-06-04 02:25:40 +00:00