NetBSD/usr.bin/vi/common
simonb 7f2151a308 Fix previous Coverity "fix" so that it doesn't break vi completely. 2006-05-27 12:03:37 +00:00
..
api.c
args.h
common.h
cut.c appease gcc -Wuninitialized. 2005-06-02 04:25:16 +00:00
cut.h Add (unsigned char) cast to ctype functions 2004-11-05 19:50:12 +00:00
delete.c
exf.c Fix previous Coverity "fix" so that it doesn't break vi completely. 2006-05-27 12:03:37 +00:00
exf.h
gs.h
key.c
key.h
line.c flush the current line cache on every operation on the DB. 2004-05-02 17:00:31 +00:00
log.c
log.h
main.c
mark.c
mark.h
mem.h
msg.c Add (unsigned char) cast to ctype functions 2004-11-05 19:50:12 +00:00
msg.h
options.awk Use the options.awk script to generate options_def.h (as in nvi distribution). 2003-08-28 16:23:40 +00:00
options.c appease gcc -Wuninitialized. 2005-06-02 04:25:16 +00:00
options.h Increase maximum terminal size from 500x500 to 4000x4000. 2003-08-27 15:15:13 +00:00
options_f.c Increase maximum terminal size from 500x500 to 4000x4000. 2003-08-27 15:15:13 +00:00
put.c
recover.c appease gcc -Wuninitialized. 2005-06-02 04:25:16 +00:00
screen.c
screen.h
search.c
seq.c
seq.h
util.c
util.h