From owner-freebsd-current@FreeBSD.ORG Tue Dec 28 14:48:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F93116A4CE; Tue, 28 Dec 2004 14:48:20 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF99343D2D; Tue, 28 Dec 2004 14:48:19 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1])AD12E4D04B; Tue, 28 Dec 2004 15:48:18 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11803-02; Tue, 28 Dec 2004 15:48:17 +0100 (CET) Received: from m2a2.dyndns.org (pD9FFB674.dip.t-dialin.net [217.255.182.116]) 63CEA4D047; Tue, 28 Dec 2004 15:48:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 0B01677A3C; Tue, 28 Dec 2004 15:48:17 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27582-03; Tue, 28 Dec 2004 15:48:16 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 235D077A3D; Tue, 28 Dec 2004 15:48:16 +0100 (CET) From: Matthias Andree To: "Nicolai Schlenzig" In-Reply-To: <00c601c4ece7$ce685100$c91b46d4@12TICKETDEVEL> (Nicolai Schlenzig's message of "Tue, 28 Dec 2004 15:16:20 +0100") References: <20041223221047.GB6049@ip.net.ua> <20041224094127.GA75931@ip.net.ua> <41CC425C.7050906@DeepCore.dk> <20041224220821.GB86330@ip.net.ua> <41CC9BDA.7020203@DeepCore.dk> <20041224233021.GA43419@ip.net.ua> <41CFEFAF.8040100@DeepCore.dk> <20041227141310.GA95767@ip.net.ua> <41D03AA4.3020908@DeepCore.dk> <20041228110644.GB14010@ip.net.ua> <41D15650.7080504@DeepCore.dk> <00c601c4ece7$ce685100$c91b46d4@12TICKETDEVEL> Date: Tue, 28 Dec 2004 15:48:16 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: current@freebsd.org cc: =?iso-8859-15?Q?S=F8ren?= Schmidt Subject: Re: ATA regression [PATCH] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 14:48:20 -0000 "Nicolai Schlenzig" writes: > Is there any way for me to compile just this little part of world and > install it (after applying that patch)? Check the manual. -DNOCLEAN is your friend. -- Matthias Andree