CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/16 05:20:32
Modified files:
usr.sbin/pkg_add: Makefile pkg_add pkg_delete
usr.sbin/pkg_add/OpenBSD: UpdateSet.pm
Added files:
usr.sbin/pkg_add/OpenBSD: AddDelete.pm
Log message:
start pulling all the code that's the same between pkg_add and pkg_delete
into a common AddDelete package... lots of identical options and handling,
actually...
