From owner-cvs-all@FreeBSD.ORG Fri Jun 25 07:53:38 2004 Return-Path: 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 3E2F416A4CE; Fri, 25 Jun 2004 07:53:38 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F61B43D55; Fri, 25 Jun 2004 07:53:38 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i5P7qpuE085095; Fri, 25 Jun 2004 00:52:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5P7qoAI085005; Fri, 25 Jun 2004 00:52:50 -0700 (PDT) (envelope-from obrien) Date: Fri, 25 Jun 2004 00:52:49 -0700 From: "David O'Brien" To: Alexey Dokuchaev Message-ID: <20040625075249.GA82936@dragon.nuxi.com> References: <200406250528.i5P5S0aV004165@repoman.freebsd.org> <20040625055444.GA70058@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040625055444.GA70058@regency.nsu.ru> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/pax ar_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 07:53:38 -0000 On Fri, Jun 25, 2004 at 12:54:44PM +0700, Alexey Dokuchaev wrote: > On Fri, Jun 25, 2004 at 05:28:00AM +0000, David E. O'Brien wrote: > > obrien 2004-06-25 05:28:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > bin/pax ar_io.c > > Log: > > Don't continue if the '-C' option (a-la GNUtar; commited in options.c > > rev 1.18, but not documented in the man page) caused a failed chdir. > > Otherwise, one can easily overwrite files. > > Are you plan to update manpage? Nope. The committer of rev 1.18 can. -- -- David (obrien@FreeBSD.org)