CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/01/09 03:43:13
Modified files: usr.sbin/pkg_add/OpenBSD: PackageRepository.pm PkgCreate.pm Log message: switch to internal gzip/gunzip. reduces the number of external processes and the complexity of the code. tested on a few select arches by tobiasu, naddy. If it breaks somewhere, tough. This one is simple to revert.