CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2009/11/22 02:18:55
Modified files: usr.sbin/pkg_add: pkg_add usr.sbin/pkg_add/OpenBSD: Update.pm UpdateSet.pm Log message: change the timing a bit: create a list of updateset first, and process them later. To do that, normal additions go through hint2, and the findtruelocation code moves to Update.pm This will allow for more systematic handling of all names (including solving more stuff on the fly, instead of upfront).