CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2011/07/17 07:18:07
Modified files: usr.sbin/pkg_add/OpenBSD: UpdateSet.pm Log message: now that the API is working, reorg the code correctly: DeleteSet is the base class, and UpdateSet adds stuff to it. During cleanup, also clean-up kept packages, there's no reason not to.