From owner-cvs-usrsbin Sun Jun 16 09:33:45 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA24308 for cvs-usrsbin-outgoing; Sun, 16 Jun 1996 09:33:45 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA24282; Sun, 16 Jun 1996 09:33:36 -0700 (PDT) Date: Sun, 16 Jun 1996 09:33:36 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199606161633.JAA24282@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_install/info perform.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/06/16 09:33:36 Modified: usr.sbin/pkg_install/info perform.c Log: Make a small optimization which shaves about a second off the time it takes to build the `All' menu in configPackages. Revision Changes Path 1.19 +22 -28 src/usr.sbin/pkg_install/info/perform.c