simonb
|
0f944ef22b
|
Use the new disk and tty stats sysctls when operating on a live kernel,
dk*() don't need to worry about setgid() games anymore.
|
2002-01-28 02:15:15 +00:00 |
simonb
|
198d7bfbee
|
Don't "extern" variables and function in dkstats.c, declare them in
dkstats.h instead.
|
2000-12-01 02:08:26 +00:00 |
simonb
|
cc0dc305fc
|
cp_time[] and the terminal chars in/out counters are u_int64_t's now.
|
2000-05-29 11:36:43 +00:00 |
thorpej
|
1eaf5ee379
|
New userland code to read the statistics kept by the NetBSD generic
disk framework, from John M. Vinopal <banshee@gabriella.resort.com>
|
1996-05-10 23:16:30 +00:00 |