CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2009/11/22 07:08:21
Modified files: usr.sbin/pkg_add: pkg_add usr.sbin/pkg_add/OpenBSD: ProgressMeter.pm Log message: tweak completion messages: do the next only during the next iteration, so that at end, we can show a full completion message for the whole set. pass the number of packages still to-do through, so that the last complete also says (n to go) during installs...