OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Marc Espie (espiecvs.openbsd.org)
Date: Tue Sep 13 2005 - 16:20:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: espiecvs.openbsd.org 2005/09/13 15:20:01

Modified files:
        usr.sbin/pkg_add/OpenBSD: PackageLocator.pm

Log message:
more Package/FatPackage common code: separate the proxy 'next' into two
parts: the one that gets (and renames) files from the archive (getNext)
that depends on Package/FatPackage, and the one that handles opening/
reopening/caching archives (true next);