NetBSD/usr.bin/vi/common
aymeric 14069c4665 Don't fail if asked to recover a file for which there is no recovery file.
Just continue. This matches the man page, the POSIX standard, and even the
comment above that code!
From OpenBSD, via jmc@openbsd, via wiz@netbsd.
POSIX part confirmed by kleink@netbsd
:-)
2004-04-05 07:19:08 +00:00
..
api.c
args.h
common.h
cut.c
cut.h
delete.c
exf.c Don't fail if asked to recover a file for which there is no recovery file. 2004-04-05 07:19:08 +00:00
exf.h
gs.h
key.c
key.h
line.c
log.c
log.h
main.c
mark.c
mark.h
mem.h
msg.c
msg.h
options_f.c
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 fix copying and freeing of options, patch from yamt@ in PR bin/25050. Thanks! 2004-04-05 06:59:15 +00:00
options.h
put.c
recover.c
screen.c
screen.h
search.c
seq.c
seq.h
util.c
util.h