Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Print message even if there is no timeout (#54481) | Miloslav Trmac | 2006-01-25 | 1 | -43/+47 |
| | | | | | | | | - Reject negative timeout (#54481) - Misc. cleanups: - Use _exit(), not exit() within a signal handler - Only install signal handlers after data they reference is initialized - Don't limit the number of allowed keys to 100 | ||||
* | copyright tweakage | Bill Nottingham | 2003-01-14 | 1 | -0/+9 |
| | |||||
* | getkey cleanups/tweaks (#76071, <ben@enchantedforest.org>) | Bill Nottingham | 2003-01-14 | 1 | -98/+122 |
| | |||||
* | count down in C, not shellr6-30 | Michael K. Johnson | 2001-08-29 | 1 | -7/+47 |
| | |||||
* | clean up some compiler warnings | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | add support for a timeout argument | Bill Nottingham | 2000-07-02 | 1 | -2/+13 |
| | |||||
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 1 | -0/+47 |