Subject: CVS commit: [netbsd-1-5] basesrc/usr.sbin/pkg_install/delete
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/26/2002 19:53:29
Module Name:	basesrc
Committed By:	he
Date:		Wed Jun 26 16:53:28 UTC 2002

Modified Files:
	basesrc/usr.sbin/pkg_install/delete [netbsd-1-5]: delete.h

Log Message:
Pull up revision 1.7 (requested by taca):
  Synchronize with recent developments:
   o close a memory leak
   o clarify error message if running out of file descriptors
   o implement new packing list directive, @blddep
   o improve buffer size checks
   o improve error handling on installation of prerequisite packages
   o add optional file verification (none, gpg, pgp5)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.8.1 basesrc/usr.sbin/pkg_install/delete/delete.h

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