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

Modified Files:
	basesrc/usr.sbin/pkg_install/lib [netbsd-1-5]: ftpio.c

Log Message:
Pull up revisions 1.35-1.37 (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.20.2.12 -r1.20.2.13 basesrc/usr.sbin/pkg_install/lib/ftpio.c

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