CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/07/08 01:59:05
Modified files: usr.sbin/pkg_add/OpenBSD: PackageLocation.pm usr.sbin/pkg_add/OpenBSD/ProgressMeter: Term.pm Log message: cleaner callback handling - store it inside location, so that belayed archives open can get it - wipe it out when the sizer goes away... to be done slightly better probably ?