From owner-cvs-all Sat Aug 10 6:20:25 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 B22E637B400; Sat, 10 Aug 2002 06:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C8543E6A; Sat, 10 Aug 2002 06:20:20 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ADKKJU043496; Sat, 10 Aug 2002 06:20:20 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ADKKrW043495; Sat, 10 Aug 2002 06:20:20 -0700 (PDT) Message-Id: <200208101320.g7ADKKrW043495@freefall.freebsd.org> From: Johan Karlsson Date: Sat, 10 Aug 2002 06:20:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.1 cp.c extern.h utils.c X-FreeBSD-CVS-Branch: RELENG_4 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 johan 2002/08/10 06:20:20 PDT Modified files: (Branch: RELENG_4) bin/cp cp.1 cp.c extern.h utils.c Log: MFC: add -n option, which automatically answers "no" to the overwrite question. Including grammarfix in cp.1 rev 1.24. Approved by: sheldonh (mentor) Revision Changes Path 1.16.2.6 +20 -5 src/bin/cp/cp.1 1.24.2.6 +8 -4 src/bin/cp/cp.c 1.9.2.3 +2 -2 src/bin/cp/extern.h 1.27.2.6 +7 -3 src/bin/cp/utils.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message