Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 04/10/2004 09:10:17
Module Name:	src
Committed By:	abs
Date:		Sat Apr 10 09:10:17 UTC 2004

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

Log Message:
Fix file descriptor leak in read_buildinfo() which caused one leaked
descriptor per package inspected. 'pkg_add *' in a large directory now
works.  Update PKGTOOLS_VERSION to "20040410"


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.46 -r1.47 src/usr.sbin/pkg_install/lib/version.h

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