Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2005 04:49:51
Module Name:	pkgsrc
Committed By:	ben
Date:		Wed Nov 23 04:49:51 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: fexec.c file.c lib.h

Log Message:
Remove unused variables, fix variable names to avoid shadowing globals,
and add PAX_CMD fallback macro.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/pkg_install/files/lib/fexec.c
cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/files/lib/file.c
cvs rdiff -r1.18 -r1.19 pkgsrc/pkgtools/pkg_install/files/lib/lib.h

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