From owner-cvs-all Mon Aug 19 20: 6:33 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 B458837B400; Mon, 19 Aug 2002 20:06:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6581843E3B; Mon, 19 Aug 2002 20:06:30 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K36UJU059934; Mon, 19 Aug 2002 20:06:30 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K36UN5059933; Mon, 19 Aug 2002 20:06:30 -0700 (PDT) Message-Id: <200208200306.g7K36UN5059933@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Aug 2002 20:06:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/tools makeobjops.awk 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 obrien 2002/08/19 20:06:30 PDT Modified files: sys/tools makeobjops.awk Log: Use mv -f. Otherwise if you accidently build as root, and then as a user, it keeps asking you if you want to overwrite it or not. Submitted by: peter Revision Changes Path 1.2 +2 -2 src/sys/tools/makeobjops.awk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message