From owner-cvs-all Sun Oct 8 2:17:59 2000 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 3016837B502; Sun, 8 Oct 2000 02:17:57 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA43235; Sun, 8 Oct 2000 02:17:57 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200010080917.CAA43235@freefall.freebsd.org> From: Bruce Evans Date: Sun, 8 Oct 2000 02:17:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall xinstall.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/10/08 02:17:56 PDT Modified files: usr.bin/xinstall xinstall.c Log: Use the correct timestamp for the -C -p case when the comparison fails. A garbage timestamp was used for at least installing /dev/null with -C -p when the target doesn't already exist. Revision Changes Path 1.40 +3 -3 src/usr.bin/xinstall/xinstall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message