Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap sccsid, okay deraadt@ | 2005-08-14 | 1 | -4/+1 | |
| | |||||
* | Use more standard TIOCGSIZE instead of the older TIOCGWINSZ. | 2004-12-18 | 1 | -7/+7 | |
| | | | | They are the same thing on OpenBSD anyway... | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -5/+1 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | use strlcpy/snprintf; deraadt@ OK | 2003-04-04 | 1 | -1/+1 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -1/+1 | |
| | |||||
* | ignore out-of-range environment LINES and COLUMNS | 1998-11-19 | 1 | -4/+11 | |
| | |||||
* | Install ncurses as -lcurses and <curses.h> | 1996-06-02 | 1 | -0/+232 | |
Install BSD curses library as -locurses and <ocurses.h> |