Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 04/28/2004 15:37:29
Module Name:	src
Committed By:	tv
Date:		Wed Apr 28 15:37:29 UTC 2004

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c
	src/usr.sbin/pkg_install/lib: version.h

Log Message:
20040428: In pkg_add, set the umask nice and early, and remove an absolute
setting of mode in a mkdir command.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.49 -r1.50 src/usr.sbin/pkg_install/lib/version.h

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