From owner-cvs-all Sat Jun 22 1: 0:42 2002 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 0564837B429; Sat, 22 Jun 2002 01:00:12 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5M80Cv82500; Sat, 22 Jun 2002 01:00:12 -0700 (PDT) (envelope-from tjr) Message-Id: <200206220800.g5M80Cv82500@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 22 Jun 2002 01:00:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mv mv.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 tjr 2002/06/22 01:00:12 PDT Modified files: (Branch: RELENG_4) bin/mv mv.c Log: MFC: Revision 1.38: When trying to emulate a cross-device move operation with cp and rm, add a "--" argument after the options so filenames with leading dashes are handled correctly. Revision Changes Path 1.24.2.4 +3 -3 src/bin/mv/mv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message