Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/vi/common
Module Name: basesrc
Committed By: aymeric
Date: Fri Aug 17 21:33:47 UTC 2001
Modified Files:
basesrc/usr.bin/vi/common: exf.c
Log Message:
Prevent nvi from looping infinitely when it can't create a temporary file
because of a weird umask for example.
Make it exit instead.
This differs from the OpenBSD behaviour and is believed to be more correct.
Reported by Thomas Klausner in private e-mail, followed by a small discussion in
tech-userlevel a while ago.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/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.
Home |
Main Index |
Thread Index |
Old Index