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