aymeric
f8f1a54d4c
provide the emulation of DB4 with our DB1.
...
The relevant parts are completely broken or absent in the official release
of nvi
2008-05-20 17:53:18 +00:00
aymeric
2d56ffaa39
. add curly braces around structured elements of an array
...
. de-K&R prototype of lcmp()
2008-05-20 17:52:10 +00:00
aymeric
fce4fb65c7
include vi_auto.h only if USE_DB4_LOGGING so as not to pull in all the
...
DB4 logging-related data structures which we don't emulate
2008-05-20 17:38:19 +00:00
aymeric
23de6174f3
iconv()'s second argument is const char **, not char **
2008-05-20 17:37:04 +00:00
aymeric
4c86bf8605
. continue instructions for update a bit
...
. remove catalog/english.base and common/options_def.h from the imported sources
2008-05-20 17:05:40 +00:00
aymeric
ec041c82dd
remove these files: we generate them ourselves
2008-05-20 16:58:59 +00:00
aymeric
96bc64d20f
Re-import nvi sources, this time based on the distributed tar ball, after
...
going through the new nvi2netbsd script
2008-05-18 14:29:31 +00:00
aymeric
799e82abba
new file to help import nvi into NetBSD. Derived from amd2netbsd.
...
Adds the following:
. tries to be "space safe" in the file names (untested)
. handle a couple more RCS ids being used by nvi
. handle properly several RCS ids on one line (happens in nvi)
... and of course adapt everything to nvi
2008-05-18 14:16:09 +00:00
aymeric
4d6922cd09
import nvi 1.81.6 verbatim, untouched from the git tree
2008-05-16 18:03:01 +00:00