summaryrefslogtreecommitdiff
path: root/usr.bin/systat/keyboard.c
AgeCommit message (Expand)Author
2007-04-15allow systat(1) to be exited with 'q' like top(1).Matthieu Herrb
2006-03-31fairly simple cleanup, lots of testing doneTheo de Raadt
2005-08-01Send ourselves SIGTSTP, not SIGSTOP on ^Z. Noticed and OK deraadt@Todd C. Miller
2004-07-11prototypes; ok deraadtPeter Valchev
2004-04-14wakeup after ^Z did not continue redraws and such. use own ^Z handler.Theo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-18ANSITheo de Raadt
2002-02-18more "char c = getchar(); if (c == EOF) ..." balonyTheo 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
2001-11-23fix signal races. use sysctl() instead of kvm where possible, and then KNFTheo de Raadt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2000-07-10Bail if getch() returns ERR. In ncurses < 5.1 getch() incorrectlyTodd C. Miller
2000-06-04Fix one-byte overflow; millert@ okAaron Campbell
1997-07-15keyboard() does not return an intkstailey
1996-07-25buffer overflow preventionTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt