From owner-cvs-all Sat Aug 31 13:22:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F6337B401; Sat, 31 Aug 2002 13:21:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7785E43E6A; Sat, 31 Aug 2002 13:21:47 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VKLlJU009122; Sat, 31 Aug 2002 13:21:47 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7VKLlhh009121; Sat, 31 Aug 2002 13:21:47 -0700 (PDT) Message-Id: <200208312021.g7VKLlhh009121@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 31 Aug 2002 13:21:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib plist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/08/31 13:21:47 PDT Modified files: usr.sbin/pkg_install/lib plist.c Log: Don't treat unknown commands as fatal errors: they are probably just the signature of out-of-date pkg_tools and newer packages. Reviewed by: jkh MFC after: 3 days Revision Changes Path 1.45 +3 -2 src/usr.sbin/pkg_install/lib/plist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message