summaryrefslogtreecommitdiffstats
path: root/lib/libocurses/refresh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap sccsid, okay deraadt@espie2005-08-141-4/+1
|
* add missing includesdavid2003-07-181-0/+1
| | | | ok tedu@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* 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.millert2002-02-161-4/+4
|
* From ken@FreeBSD.ORG:millert1998-11-021-2/+2
| | | | | | Fix a curses bug exposed by the ":numbers" display of systat -iostat. This bug showed up when you had more than 3 devices displayed. (thus requiring a second line of display)
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+827
Install BSD curses library as -locurses and <ocurses.h>