CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2009/11/22 15:22:14
Modified files: usr.sbin/iostat: iostat.c usr.bin/vmstat : vmstat.c usr.bin/netstat: if.c main.c netstat.1 netstat.h Log message: don't repeat the banner if not a tty. add a -c count option to netstat. tweak spacing to not smear fields in vmstat. ok deraadt sthen