From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1C4daB-0008UM-K3 for mharc-grub-devel@gnu.org; Tue, 07 Sep 2004 06:52:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4daA-0008UB-4Z for grub-devel@gnu.org; Tue, 07 Sep 2004 06:52:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4da8-0008Ty-Gu for grub-devel@gnu.org; Tue, 07 Sep 2004 06:52:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4da8-0008Tv-BJ for grub-devel@gnu.org; Tue, 07 Sep 2004 06:52:12 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C4dUl-0006Cp-TK for grub-devel@gnu.org; Tue, 07 Sep 2004 06:46:40 -0400 Received: from localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id A3630F4D1CA8 for ; Tue, 7 Sep 2004 12:46:37 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 7 Sep 2004 12:46:44 +0200 User-Agent: KMail/1.6.1 References: <40595AA3.6000800@ciam.ru> <200409021250.14583.okuji@enbug.org> <87oeklxe1b.fsf@marco.marco-g.com> In-Reply-To: <87oeklxe1b.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200409071246.44891.okuji@enbug.org> Subject: Re: GRUB2: *BSD and more patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 10:52:14 -0000 On Sunday 05 September 2004 11:26, Marco Gerards wrote: > Here it is in the mailinglist archives: > http://lists.gnu.org/archive/html/grub-devel/2004-03/msg00060.html Ah, I see. IIRC, I didn't like the patch, because memalign was not implemented. I accept the patch, once someone writes memalign. Okuji