summaryrefslogtreecommitdiff
path: root/usr.bin/vi/include/cl_extern.h
AgeCommit message (Collapse)Author
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.
2001-01-29$OpenBSD$Niklas Hallqvist
1997-09-23Make building with ocurses/termcap and curses/termlib conditional onJason Downs
USE_OCURSES being defined, and define it for now. This switches nvi back to use BSD curses.
1996-08-16nvi 1.73michaels
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-05-22new viTheo de Raadt