CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/02/03 08:57:13
Modified files: usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm PackingElement.pm Log message: store compact form of manpages. fix a long standing stupid bug: can't store both deleted and added manpages in the same hash, otherwise the first deletion is going to scrape already added stuff. Ouchie.