Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/25/2002 00:30:00
Module Name:	basesrc
Committed By:	tron
Date:		Sun Nov 24 22:29:59 UTC 2002

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

Log Message:
Pull up revision 1.42 (requested by jschauma in ticket #1011):
select() -> poll()
Also, remove a call to path_create() that causes the `prepend' path held by
pkg_perform() to be deleted, causing a core dump later when pkg_perform()
tries to remove it itself.


To generate a diff of this commit:
cvs rdiff -r1.35.2.4 -r1.35.2.5 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.