CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/11/25 07:16:15
Modified files: usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm PkgAdd.pm UpdateSet.pm Log message: minor clean-up: the stuff not to display is tied to the set, so make the current_set more explicit in the PkgAdd algorithm... and clean it up when we clean the set. Put the "tieing files" stuff into its own function so that the add code looks a bit less like a spaghetti monster