From owner-cvs-all Fri Sep 24 20: 2:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFDBB15070; Fri, 24 Sep 1999 20:02:10 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA85110; Fri, 24 Sep 1999 20:02:10 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199909250302.UAA85110@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 24 Sep 1999 20:02:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/09/24 20:02:09 PDT Modified files: usr.sbin/pkg_install/add main.c Log: o Remove all of the objformat logic, it's never coming back. o Simplify getpackagesite(), it comes back in full glory when we branch again. It's still needed however to get the i386 or alpha directory. Revision Changes Path 1.28 +6 -17 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message