Subject: CVS commit: [netbsd-1-5] basesrc/usr.sbin/pkg_install/create
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/26/2002 19:52:52
Module Name: basesrc
Committed By: he
Date: Wed Jun 26 16:52:52 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/create [netbsd-1-5]: main.c
Log Message:
Pull up revision 1.21 (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.16.4.2 -r1.16.4.3 basesrc/usr.sbin/pkg_install/create/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.