summaryrefslogtreecommitdiff
path: root/external/bsd/nvi
AgeCommit message (Expand)Author
2014-01-28One __RCSID is enough. Don't define it when building catalog as tool.joerg
2014-01-26little manual fixingchristos
2014-01-26add netbsd rcsids (does not handle the regex files well)christos
2014-01-26Fix RCSID'schristos
2014-01-07remove registerchristos
2014-01-07handle unaligned accesseschristos
2014-01-07Check format strings for ex_printf.joerg
2014-01-06PR/48502: M. Levinson: vi(1) no longer moves the cursor when yanking textchristos
2014-01-06screen_end can be called multiple times for the same screen.mlelstv
2014-01-05PR/48502: M. Levinson: vi(1) no longer moves the cursor when yanking textchristos
2013-12-25don't use err, it conflicts with err(3)christos
2013-12-01Handle more cases where a screen has not been fully initialized (insertedchristos
2013-12-01Revert all previous TAILQ_NEXT() = NULL, changes, checks againstchristos
2013-12-01fix indentantionchristos
2013-11-30Fix recovery mode, there were multiple issues:christos
2013-11-30Don't rebuild the header files all the time if they did not changechristos
2013-11-29Bring back the compatibility db3->db1 code from the old vi.christos
2013-11-29make the debugging code work again.christos
2013-11-29fix tracing.christos
2013-11-29fix compilation of log debuggingchristos
2013-11-29remove unused variablechristos
2013-11-28Make sure that the next pointers are NULL when we insert screens in the list.christos
2013-11-28fix bug in coversionchristos
2013-11-28use more list macroschristos
2013-11-28fix syntax errorchristos
2013-11-27CID 272343: Fix resource leakchristos
2013-11-27CID 1062355: Fix resource leakchristos
2013-11-27CID 1062357: Plug memory leakchristos
2013-11-27CID 1132757: Check error returnchristos
2013-11-27CID 1132758: Unchecked return valuechristos
2013-11-27CID 1132760: Remove dead codechristos
2013-11-27CID 1132761: Remove dead code.christos
2013-11-27CID 1132763: Missing NULL checkchristos
2013-11-27Fix compiler error caused by last change:tron
2013-11-27CID 1132786: Out of bounds write (account for padding)christos
2013-11-27CID 1132768 Clarify assignchristos
2013-11-27CID 1132769: Fix memory leakchristos
2013-11-27CID 1132770: Fix memory leakchristos
2013-11-27CID 1132771: Fix memory leakchristos
2013-11-27CID 1132772: Fix memory leakchristos
2013-11-27CID 113277: Add toctou annotationchristos
2013-11-27CID 1132782: Fix uninitialized variablechristos
2013-11-27CID 1132783: Fix uninitialized variablechristos
2013-11-27CID 1132784: Fix uninitialized variablechristos
2013-11-27CID 1132786: Fix uninitialized variablechristos
2013-11-27remove unused variable.mrg
2013-11-26Mark fatal as dead.joerg
2013-11-26Avoid repainting after screen has been destroyed.christos
2013-11-26avoid NULL deref.christos
2013-11-25fix SSP buildchristos