CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2014/11/30 08:56:15

Modified files:
        usr.sbin/pkg_add/OpenBSD: AddCreateDelete.pm State.pm 
                                  ProgressMeter.pm 

Log message:
much cleaner way to handle progress meter wipes: have state methods that
do print something call sync_display (which does nothing by default), and
override THAT one for the progressmeter case to go clear.
Should sync by default now.

Reply via email to