From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 03:27:05 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5674106564A for ; Sat, 27 Dec 2008 03:27:05 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 88E568FC0C for ; Sat, 27 Dec 2008 03:27:05 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so5227557rvf.43 for ; Fri, 26 Dec 2008 19:27:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=5HA3tJ8f4GaIrCHxfqwNP4lyIwrDFlqcI2HnqfmXpWM=; b=TLIYHbJoeonlN93yWg2mCkWDpYVAur6YTPrQ7gbgz/X22GqrefAO2ziaPcoO80K0Pl Fe8wekl0zGw42+cE7uuRwYoxUr6I1YQFrR6iHdqxHa13qVrY3rPzEluM7OcwoUmjcUUl WqUx6q2ho+2wRAaTE3hYZWzHORYovolHuEK2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cnYvXMxQdv4UCwkz1A7VQldTpA6YAZviLJsjiX1d395X/h8znd77yLz2373v8PTatS q38mPl6i5zO7ABQu1iCetyb/TJ4JdrUQBH67wQWNo/LYSWuote0Rsc2OuFVdUpoK+dZy +Pv+ziNLIhG4jVRFHgNdIsBq7MEM7Ve5T7IK8= Received: by 10.141.152.8 with SMTP id e8mr5564725rvo.77.1230348425255; Fri, 26 Dec 2008 19:27:05 -0800 (PST) Received: by 10.140.135.2 with HTTP; Fri, 26 Dec 2008 19:27:05 -0800 (PST) Message-ID: <7d6fde3d0812261927x42bc94e7o20925637b752db8a@mail.gmail.com> Date: Fri, 26 Dec 2008 19:27:05 -0800 From: "Garrett Cooper" To: rea-fbsd@codelabs.ru In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812230650.mBN6o6FO078927@freefall.freebsd.org> <7d6fde3d0812230221se1740f8q9cd6d21e6edd3bb5@mail.gmail.com> Cc: freebsd-bugs@freebsd.org Subject: Re: bin/129764: [patch] unbreak sbin/newfs build for the 8-CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2008 03:27:05 -0000 On Tue, Dec 23, 2008 at 3:14 AM, Eygene Ryabinkin wrote: > Garrett, > > Tue, Dec 23, 2008 at 02:21:25AM -0800, Garrett Cooper wrote: >> Unfortunately I won't be able to verify this until the 31st (my >> Macbook doesn't have Internet connectivity and my server is 2 states >> away right now off :)..). Is that ok? > > No problems. But if you have an idea where to search -- I can do > it myself, at least I think so ;)) > -- > Eygene > _ ___ _.--. # > \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard > / ' ` , __.--' # to read the on-line manual > )/' _/ \ `-_, / # while single-stepping the kernel. > `-'" `"\_ ,_.-;_.-\_ ', fsc/as # > _.-'_./ {_.' ; / # -- FreeBSD Developers handbook > {_.-``-' {_/ # I really don't have a defined method. I'll take a look at it sometime in the next couple days to see if I can help unbreak it for you ;). -Garrett