CVSROOT: /cvs Module name: src Changes by: abie...@cvs.openbsd.org 2017/08/04 17:35:41
Modified files: usr.sbin/pkg_add/OpenBSD: PkgInfo.pm Log message: Only call find_pkg when we are using other options with -Q. This resolves the speed issues Michael Reed <mich...@michaelreed.io> reported that were introduced by my changes in 1.45. OK landry@