From owner-freebsd-arch@FreeBSD.ORG Thu Dec 20 13:42:22 2007 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05EE716A419; Thu, 20 Dec 2007 13:42:22 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id C804A13C478; Thu, 20 Dec 2007 13:42:21 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 1CD33475F9; Thu, 20 Dec 2007 08:42:21 -0500 (EST) Date: Thu, 20 Dec 2007 13:42:21 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Nikolay Pavlov In-Reply-To: <200712201532.41123.qpadla@gmail.com> Message-ID: <20071220134033.T94754@fledge.watson.org> References: <20071218120359.E15521@fledge.watson.org> <200712201532.41123.qpadla@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: arch@freebsd.org, current@freebsd.org Subject: Re: DDB scripting, output capture, and textdumps X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 13:42:22 -0000 On Thu, 20 Dec 2007, Nikolay Pavlov wrote: > It looks like some files is not included in the patch. I have this error: Unfortunately, p4 doesn't include a -N argument to its diff2 command, so I attached the new files directly in the tarball (including the kernel ones). Could you check and see if they are there? If you untar the tarball in your top-level src directory, it should extract one man page into share/man/man4, a few files into src/sbin/ddb (note: I have not updated the sbin Makefile so you'll need to build it by hand), three files into src/sys/ddb, and then a patch which you apply. Robert N M Watson Computer Laboratory University of Cambridge