matthias
|
a6c08e93f9
|
* revert broken handling of subcommands to the (working) 4.4Lite version.
|
1996-12-21 09:16:35 +00:00 |
scottr
|
823c2433dc
|
Freshen up a bit:
- Replace deprecated sigblock() with sigprocmask()
- Redraw the current display if SIGWINCH is caught
- Style police
|
1996-12-13 19:26:18 +00:00 |
scottr
|
25e56cb761
|
Be explicit about iostat transfer rate by displaying `KBps' instead of
`Kps'. As per (and noticed by) J.T.
|
1996-10-25 18:30:52 +00:00 |
explorer
|
661c82521c
|
clear the screen at the correct time to avoid leaving garbage on the screen.
This happens when switching from address to :numbers display.
From FreeBSD pr bin/1425.
|
1996-08-11 04:19:16 +00:00 |
explorer
|
1350e82a8f
|
remove nlist lookup of _dk_*
|
1996-08-11 04:16:28 +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 |
jtc
|
cac62b2d65
|
Be pedantic, main() returns int in C.
|
1996-03-21 17:56:15 +00:00 |
ragge
|
d05395713d
|
Removed a couple of #ifdef vax causing systat to malfunction.
|
1996-03-15 22:19:23 +00:00 |
jonathan
|
c82a4ed224
|
Update Makefiles for usr.bin/systat and usr.sbin/iostat to be
consistent with usr.bin/vmstat/Makefile wrt CLFAGS and -I, since
all three compile vmstat/names.c. (Now compiles on a pmax.)
|
1995-12-22 08:04:24 +00:00 |
jtc
|
1bd0165884
|
iostat is in section 8; PR #1533
|
1995-09-27 19:46:12 +00:00 |
jtc
|
8ba230d554
|
vmstat is in section 8; PR #1532
|
1995-09-27 19:20:24 +00:00 |
jtc
|
f1df59ade6
|
Sync with 4.4lite2
|
1995-08-31 22:11:37 +00:00 |
cgd
|
b0246fc4cc
|
update for new queue structures
|
1995-06-18 23:53:07 +00:00 |
mycroft
|
c05dec805f
|
Use inet_aton(), not inet_addr().
|
1995-05-21 17:14:38 +00:00 |
mycroft
|
6480692679
|
Print out interrupt CPU time.
|
1995-05-17 15:51:47 +00:00 |
jtc
|
86f36c2670
|
Print error message and exit if TERM is not set.
From PR #1015.
|
1995-05-06 06:25:07 +00:00 |
cgd
|
5cac5e9c7c
|
various includes, casts, and cleanups...
|
1995-04-29 05:54:42 +00:00 |
jtc
|
d7bb47b09d
|
vmunix -> netbsd
|
1995-04-27 18:22:55 +00:00 |
mycroft
|
67e80f483c
|
Alphabetize.
|
1995-03-22 15:26:42 +00:00 |
mycroft
|
05fc3892b3
|
Use err*(3)/warn*(3).
|
1995-03-22 15:25:56 +00:00 |
mycroft
|
73ab328b89
|
Don't core dump on an illegal display type. Display a more specific error
message for an ambiguous type.
|
1995-03-22 15:20:31 +00:00 |
jtc
|
2f3cb7ae7d
|
Changed to conform to NetBSD's new RCS Id convention.
|
1995-01-20 08:51:48 +00:00 |
jtc
|
12749a2a84
|
imported from 44lite
|
1995-01-20 08:30:50 +00:00 |