Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/15/2003 22:54:27
Module Name:	src
Committed By:	hubertf
Date:		Sat Mar 15 20:54:26 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/lib: pen.c

Log Message:
Catch one more place that could result in Current not being set properly
(and thus in the execution of "rm -fr /") if ^C is pressed at the wrong time.

See also PR 19436.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.sbin/pkg_install/lib/pen.c

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