NetBSD/dist/nvi/common
joerg 3c101252bb Use __dead 2011-09-16 16:13:41 +00:00
..
api.c WARNS=4 2008-12-05 22:51:42 +00:00
args.h
common.h include vi_auto.h only if USE_DB4_LOGGING so as not to pull in all the 2008-05-20 17:38:19 +00:00
conv.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
conv.h fix reliability issue. 2009-04-19 02:28:19 +00:00
cut.c 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
cut.h 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
db.c PR/40140: Takehiko NOZAKI: fix bug where nvi + x(delete) key may call abort(3) 2008-12-09 16:50:22 +00:00
db.h The cursor emulation was broken, which led to O on an existing first line of 2008-08-05 15:49:18 +00:00
db1.c WARNS=4 2008-12-05 22:51:42 +00:00
dbinternal.h WARNS=4 2008-12-05 22:51:42 +00:00
delete.c
dldb.c
exf.c fix format string bug, filename may contain % character, don't use it as format string. 2009-11-14 20:01:20 +00:00
exf.h
extern.h 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
gs.c Use __dead 2011-09-16 16:13:41 +00:00
gs.h 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
key.c 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
key.h 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
log.c WARNS=4 2008-12-05 22:51:42 +00:00
log.h
log4.c
main.c WARNS=4 2008-12-05 22:51:42 +00:00
mark.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
mark.h
mem.h fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
msg.c fix raw string formats 2011-08-17 12:56:55 +00:00
msg.h
multibyte.h 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
nothread.c
options.awk put back matchchars 2008-10-01 21:20:09 +00:00
options.c 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
options.h WARNS=4 2008-12-05 22:51:42 +00:00
options_f.c WARNS=4 2008-12-05 22:51:42 +00:00
pthread.c
put.c WARNS=4 2008-12-05 22:51:42 +00:00
recover.c fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
screen.c
screen.h
search.c sign-compare fixes for amd64 2009-01-22 10:33:58 +00:00
seq.c 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
seq.h
trace.c
util.c 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
util.h fix -Wsign-compare issues 2009-01-18 03:43:45 +00:00
util2.c
vi.src import nvi 1.81.6 verbatim, untouched from the git tree 2008-05-16 18:03:01 +00:00
vi_auto.c
vi_auto.h
vi_rec.c