summaryrefslogtreecommitdiff
path: root/usr.bin/vi/cl/cl_main.c
AgeCommit message (Expand)Author
2008-03-28- minor ansificationJasper Lievisse Adriaanse
2007-10-17remove "unused variable" warningsCharles Longeau
2006-04-22Removes unused variables and rename variables shadowing externalRay Lai
2006-03-11Silence 39 warnings.Ray Lai
2006-01-08Explicit braces around macro fields and logical operations, gets rid of 148Miod Vallat
2003-07-18add missing includesDavid Krause
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-01-29$OpenBSD$Niklas Hallqvist
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1998-07-24-D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcapTodd C. Miller
1997-09-23Make building with ocurses/termcap and curses/termlib conditional onJason Downs
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1996-10-16nvi 1.78:michaels
1996-08-16nvi 1.73michaels
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-05-22new viTheo de Raadt