Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-18 | ANSI | Theo de Raadt | |
2002-02-18 | more "char c = getchar(); if (c == EOF) ..." balony | Theo de Raadt | |
2001-12-07 | move back. pvalchev -- the bug was quite obscure | Theo de Raadt | |
2001-12-07 | back out latest changes which cause problems on alpha/sparc64 until | Peter Valchev | |
they are fixed | |||
2001-11-23 | fix signal races. use sysctl() instead of kvm where possible, and then KNF | Theo de Raadt | |
the hell out of it; checked by miod | |||
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵ | Todd C. Miller | |
POSIX counterparts. | |||
2000-07-10 | Bail if getch() returns ERR. In ncurses < 5.1 getch() incorrectly | Todd C. Miller | |
returned 0 on EOF (due to a side effect of how curses buffers reads). | |||
2000-06-04 | Fix one-byte overflow; millert@ ok | Aaron Campbell | |
1997-07-15 | keyboard() does not return an int | kstailey | |
1996-07-25 | buffer overflow prevention | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |