summaryrefslogtreecommitdiffstats
path: root/lib/libocurses/printw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libocurses can go to the Attic. last consumer of it was ramdisk more(1)deraadt2015-11-141-142/+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-51/+0
|
* 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-1/+1
|
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+200
Install BSD curses library as -locurses and <ocurses.h>