summaryrefslogtreecommitdiffstats
path: root/lib/libocurses/scanw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-48/+0
|
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+175
Install BSD curses library as -locurses and <ocurses.h>