CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/20 01:50:53
Modified files:
usr.bin/vi : LAYOUT README
usr.bin/vi/build: Makefile
usr.bin/vi/common: gs.h main.c screen.c screen.h
usr.bin/vi/docs: help
usr.bin/vi/docs/USD.doc/vi.ref: vi.ref
usr.bin/vi/ex : ex_cmd.c
usr.bin/vi/include: com_extern.h ex_def.h ex_extern.h
Removed files:
usr.bin/vi/common: api.c
usr.bin/vi/ex : ex_perl.c
usr.bin/vi/include: perl_extern.h
usr.bin/vi/perl_api: VI.pod nviperl.pod perl.xs perlsfio.c
typemap
usr.bin/vi/perl_scripts: forall.pl make.pl tk.pl wc.pl
Log message:
Remove the vi perl api.
There have been various build errors for coming on two years now.
It doesn't work and nobody has expressed any interest in saving it.
>From natano; ok millert@