summaryrefslogtreecommitdiff
path: root/lib/libocurses/cr_put.c
AgeCommit message (Collapse)Author
2005-08-14zap sccsid, okay deraadt@Marc Espie
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1998-11-04Some -Wall and use strlcpyTodd C. Miller
1996-06-02Install ncurses as -lcurses and <curses.h>Thorsten Lockert
Install BSD curses library as -locurses and <ocurses.h>