CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/11/29 03:42:51
Modified files: usr.sbin/pkg_add/OpenBSD: AddCreateDelete.pm AddDelete.pm CollisionReport.pm Interactive.pm PkgAdd.pm PkgCheck.pm PkgDelete.pm Replace.pm Log message: simplify the interactive code into its own little object with simpler interface, so that most is it interactive tests vanish from the main program.