From owner-cvs-all Wed Jul 18 23: 1:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA36437B406; Wed, 18 Jul 2001 23:01:23 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6J61N030489; Wed, 18 Jul 2001 23:01:23 -0700 (PDT) (envelope-from kris) Message-Id: <200107190601.f6J61N030489@freefall.freebsd.org> From: Kris Kennaway Date: Wed, 18 Jul 2001 23:01:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.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 2001/07/18 23:01:23 PDT Modified files: usr.sbin/pkg_install/add main.c Log: Correct a reversion in r1.39 which introduced a new instance of strcpy() after r1.38 had attempted to remove them all. Revision Changes Path 1.41 +7 -5 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