summaryrefslogtreecommitdiffstats
path: root/lib/libocurses/scanw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libocurses can go to the Attic. last consumer of it was ramdisk more(1)deraadt2015-11-141-120/+0
| | | | conceptual ok guenther millert nicm
* zap sccsid, okay deraadt@espie2005-08-141-4/+1
|
* 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>