NetBSD/usr.bin/elvis
cgd 54d20849c8 get rid of bad #ifndef 1993-12-06 09:29:36 +00:00
..
doc Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
KNOWNBUGS initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
Makefile Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex. 1993-11-11 01:29:52 +00:00
README initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
blk.c `undo' should mark the file as modified. 1993-11-19 12:53:32 +00:00
cmd1.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
cmd2.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
config.h Test _POSIX_VERSION, not __386BSD__, for getcwd() junk. 1993-08-10 15:44:23 +00:00
ctype.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
ctype.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
curses.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
curses.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
cut.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
elvis.1 Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
ex.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
input.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
main.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
misc.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
modify.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
move1.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
move2.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
move3.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
move4.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
move5.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
opts.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
prsvunix.c get rid of bad #ifndef 1993-12-06 09:29:36 +00:00
recycle.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
redraw.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
regexp.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
regexp.h Added regex(3) support. 1993-11-08 05:05:44 +00:00
regsub.c Added regex(3) support. 1993-11-08 05:05:44 +00:00
system.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
tio.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
tmp.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
unix.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
vars.c fix inconsistent definition of exitcode. change things so that it 1993-11-03 08:27:14 +00:00
vcmd.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
vi.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
vi.h Added regex(3) support. 1993-11-08 05:05:44 +00:00

README

Elvis is a clone of vi/ex, the standard UNIX editor.  Elvis supports
nearly all of the vi/ex commands, in both visual mode and colon mode.

Elvis runs under BSD UNIX, AT&T SysV UNIX, SCO Xenix, Minix, MS-DOS
(Turbo-C or MSC 5.1), Atari TOS, OS9/68000, Coherent, VMS, and AmigaDos.
Ports to other operating systems are in progress; contact me before you
start porting it to some other OS, because somebody else may have
already done it for you.

Elvis is freely redistributable, in either source form or executable
form.  There are no restrictions on how you may use it.

The file "elvisman.txt" contains the manual for elvis.  It is a plain
ASCII file with nothing more exotic than a newline character.  It is
formatted for 66-line, 80-column pages.  There may also be an archive of
"*.ms" and "*.man" files, which contain the TROFF source text used to
generate that manual.

The file named "Makefile.mix" is used to compile elvis for all systems
except VMS and possibly MS-DOS.  You should copy "Makefile.mix" to
"Makefile", and then edit "Makefile" to select the appropriate group of
settings for your system.


Author: Steve Kirkendall
	14407 SW Teal Blvd. #C
	Beaverton, OR   97005

E-mail:	kirkenda@cs.pdx.edu

Phone:	(503) 643-6980