Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 23:50:15
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 23:50:15 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: extract.c
	src/usr.sbin/pkg_install/create: perform.c
	src/usr.sbin/pkg_install/lib: file.c ftpio.c

Log Message:
sprinkle a little (char *) to quell GCC4.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/usr.sbin/pkg_install/add/extract.c
cvs rdiff -r1.43 -r1.44 src/usr.sbin/pkg_install/create/perform.c
cvs rdiff -r1.77 -r1.78 src/usr.sbin/pkg_install/lib/file.c
cvs rdiff -r1.72 -r1.73 src/usr.sbin/pkg_install/lib/ftpio.c

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