From owner-svn-src-head@FreeBSD.ORG Mon Nov 30 18:08:33 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39C161065670; Mon, 30 Nov 2009 18:08:33 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id D854F8FC17; Mon, 30 Nov 2009 18:08:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id nAUHwhuq055000; Mon, 30 Nov 2009 10:58:43 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 30 Nov 2009 10:58:59 -0700 (MST) Message-Id: <20091130.105859.-1417605724.imp@bsdimp.com> To: trasz@freebsd.org From: "M. Warner Losh" In-Reply-To: <200911251636.nAPGa7YX055796@svn.freebsd.org> References: <200911251636.nAPGa7YX055796@svn.freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r199806 - head/sys/boot/i386/libi386 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2009 18:08:33 -0000 In message: <200911251636.nAPGa7YX055796@svn.freebsd.org> Edward Tomasz Napierala writes: : Author: trasz : Date: Wed Nov 25 16:36:07 2009 : New Revision: 199806 : URL: http://svn.freebsd.org/changeset/base/199806 : : Log: : Be nice, don't use the f-word. Too bad the boot code doesn't grok EDOOFUS :) Warner