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/09/2004 18:27:48
Module Name:	src
Committed By:	tv
Date:		Fri Apr  9 18:27:48 UTC 2004

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

Log Message:
Re-add umask() setting, and parameterize it so that pkgsrc/bootstrap based
pkgsrc platforms can override the value.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.38 -r1.39 src/usr.sbin/pkg_install/create/perform.c
cvs rdiff -r1.67 -r1.68 src/usr.sbin/pkg_install/lib/lib.h

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