Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 03/29/2004 21:41:40
Module Name:	src
Committed By:	tv
Date:		Mon Mar 29 21:41:40 UTC 2004

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c
	src/usr.sbin/pkg_install/delete: main.c

Log Message:
Changes to make these work on Interix: remove nonroot warnings if on
Interix, and remove absolute setting of umask in pkg_add.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.30 -r1.31 src/usr.sbin/pkg_install/delete/main.c

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