CVSROOT: /cvs Module name: src Changes by: lan...@cvs.openbsd.org 2009/09/07 14:39:55
Modified files: usr.sbin/pkg_add: pkg_info Log message: Don't print package comment when -q is given, and no other option is used. This way, pkg_info -q only shows installed pkgnames.. and can replace `ls /var/db/pkg` in scripts. ok espie@