History log of /dflybsd-src/contrib/nvi2/ex/ex_source.c (Results 1 – 2 of 2)
Revision Date Author Comments
# b1ac2ebb 07-Sep-2020 Daniel Fojt <df@neosystem.org>

vendor/nvi2: upgrade from 2.1.3 to 2.2.0

Digest of notable changes from git commit messages:

- fix incompatible behaviour of T
- remove a needless NULL-checks before free()
- fix backward sentence

vendor/nvi2: upgrade from 2.1.3 to 2.2.0

Digest of notable changes from git commit messages:

- fix incompatible behaviour of T
- remove a needless NULL-checks before free()
- fix backward sentence deletion
- fix a few memory leaks and a double free
- prevent erroneous COLUMNS/LINES settings
- add Vim-style expandtab option
- align unprintable chars correctly

For complete "git log" see:

https://github.com/lichray/nvi2/commits/master

show more ...


# e0b8e63e 08-Aug-2015 John Marino <draco@marino.st>

Import nvi2 version 2.1.3 to vendor branch