summaryrefslogtreecommitdiff
path: root/usr.bin/systat/cmds.c
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-06-18ANSITheo de Raadt
2001-12-07move back. pvalchev -- the bug was quite obscureTheo de Raadt
2001-12-07back out latest changes which cause problems on alpha/sparc64 untilPeter Valchev
they are fixed
2001-11-23fix signal races. use sysctl() instead of kvm where possible, and then KNFTheo de Raadt
the hell out of it; checked by miod
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵Todd C. Miller
POSIX counterparts.
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd C. Miller
command line work on 64bit platforms. This is somewhat bogus and is really just a temporary workaround (there may be a curses bug).
1996-06-26rcsidTheo de Raadt
1996-06-25distinguish ambigious and unknown commands; netbsd pr$2536; leo@marco.deTheo de Raadt
1996-05-22libutilTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt