Subject: CVS commit: [netbsd-2-0] src/usr.bin/vi/common
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/08/2004 21:22:46
Module Name:	src
Committed By:	jdc
Date:		Thu Apr  8 21:22:46 UTC 2004

Modified Files:
	src/usr.bin/vi/common [netbsd-2-0]: exf.c

Log Message:
Pull up revision 1.12 (requested by aymeric in ticket #100)

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


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 src/usr.bin/vi/common/exf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.