From owner-freebsd-security Tue Aug 21 15:10:21 2001 Delivered-To: freebsd-security@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id B1CEC37B409 for ; Tue, 21 Aug 2001 15:10:17 -0700 (PDT) (envelope-from davidk@accretivetg.com) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id f7LL5mb65968; Tue, 21 Aug 2001 14:05:48 -0700 (PDT) Date: Tue, 21 Aug 2001 14:05:47 -0700 (PDT) From: David Kirchner X-X-Sender: To: Daniel Frazier Cc: Subject: Re: question about procfs advisory... In-Reply-To: <3B82DC14.1040304@magpage.com> Message-ID: <20010821140526.I38221-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I did patch -p0 < /path/to/patch and it worked fine for my 4.2 boxes. On Tue, 21 Aug 2001, Daniel Frazier wrote: > in section V.2 it says... > > # cd /usr/src/sys > # patch -p < /path/to/patch > > > ...but when I do so patch cannot find the files to patch. Should that > have been... > > # cd /usr/src/ > > ...instead? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message