From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NR2RF-0002aP-20 for mharc-grub-devel@gnu.org; Sat, 02 Jan 2010 06:46:33 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NR2RC-0002ZX-Re for grub-devel@gnu.org; Sat, 02 Jan 2010 06:46:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NR2R7-0002Uv-PJ for grub-devel@gnu.org; Sat, 02 Jan 2010 06:46:30 -0500 Received: from [199.232.76.173] (port=37980 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NR2R7-0002Um-Lv for grub-devel@gnu.org; Sat, 02 Jan 2010 06:46:25 -0500 Received: from iona.labri.fr ([147.210.8.143]:53430) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NR2R7-0007sp-5B for grub-devel@gnu.org; Sat, 02 Jan 2010 06:46:25 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by iona.labri.fr (Postfix) with ESMTP id D64A736B74 for ; Sat, 2 Jan 2010 12:46:23 +0100 (CET) X-Virus-Scanned: amavisd-new at labri.fr Received: from iona.labri.fr ([127.0.0.1]) by localhost (iona.labri.fr [127.0.0.1]) (amavisd-new, port 10027) with LMTP id pXO-6+ZjIe-h for ; Sat, 2 Jan 2010 12:46:23 +0100 (CET) Received: from [192.168.1.50] (c2433-1-88-160-112-182.fbx.proxad.net [88.160.112.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by iona.labri.fr (Postfix) with ESMTP id A987036B6F for ; Sat, 2 Jan 2010 12:46:23 +0100 (CET) Message-ID: <4B3F320F.8060008@labri.fr> Date: Sat, 02 Jan 2010 12:46:23 +0100 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B37B094.7040102@labri.fr> <4B395C02.9060500@labri.fr> <20100101113953.GC3692@thorin> <4B3F2F90.2020308@labri.fr> <4B3F3090.9090706@gmail.com> In-Reply-To: <4B3F3090.9090706@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] grub-probe support for NetBSD X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2010 11:46:31 -0000 Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > One byte is cheap. No need for gimmicks just to save one byte. You can > always allocate with +3 Ok :-) Gr=C3=A9goire