Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/26/2000 05:12:02
Module Name:	basesrc
Committed By:	hubertf
Date:		Sun Nov 26 03:12:02 UTC 2000

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

Log Message:
Don't mkdir("/usr/tmp") in a desperate try to get some space.
If it's there, use it. If it's not there - bad luck.

Pointed out by Simon Burge <simonb@wasabisystems.com>.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/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.