Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/14/2003 06:00:46
Module Name:	src
Committed By:	itojun
Date:		Mon Jul 14 06:00:46 UTC 2003

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

Log Message:
use bounded string op as much as possible


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.sbin/pkg_install/add/extract.c
cvs rdiff -r1.82 -r1.83 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.61 -r1.62 src/usr.sbin/pkg_install/lib/file.c

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