CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/08 04:07:33
Modified files:
usr.sbin/pkg_add/OpenBSD: PackageRepository.pm
Log message:
also limit the number of currently opened packages locally: each uncompress
gobbles memory.
(this was probably already an issue with external gunzip, but not THAT
visible because of separate processes).
