nvi: Bring in version 2.1.3 (update from 2.1.1)
authorJohn Marino <draco@marino.st>
Sat, 8 Aug 2015 16:20:13 +0000 (18:20 +0200)
committerJohn Marino <draco@marino.st>
Sat, 8 Aug 2015 17:01:51 +0000 (19:01 +0200)
commitbabded0e83db2746cd8248d4371ae2e0cef2fc04
treeaca0d6d2ffffa0754d1cb8dee01906216c9ed8a2
parentc5dc3490307750c42597d75ead72f8fc2eadcbfb
nvi: Bring in version 2.1.3 (update from 2.1.1)

All the headers that are not part of new nvi2 vendor branch have been
moved here.  This resolves a major flaw where files written in one
locale and then edited in another would be corrupted.

See FreeBSD PR 196447
usr.bin/vi/Makefile
usr.bin/vi/catalog/Makefile
usr.bin/vi/cl_extern.h [new file with mode: 0644]
usr.bin/vi/common_extern.h [new file with mode: 0644]
usr.bin/vi/config.h
usr.bin/vi/ex_def.h [new file with mode: 0644]
usr.bin/vi/ex_extern.h [new file with mode: 0644]
usr.bin/vi/options_def.h [new file with mode: 0644]
usr.bin/vi/version.h [new file with mode: 0644]
usr.bin/vi/vi_extern.h [new file with mode: 0644]