From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BaJNt-0006Yh-RZ for mharc-grub-devel@gnu.org; Tue, 15 Jun 2004 15:14:13 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BaJNr-0006Y9-PK for grub-devel@gnu.org; Tue, 15 Jun 2004 15:14:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BaJNo-0006Xq-0g for grub-devel@gnu.org; Tue, 15 Jun 2004 15:14:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaJNn-0006Xg-VH for grub-devel@gnu.org; Tue, 15 Jun 2004 15:14:07 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BaJMn-0004RU-FA for grub-devel@gnu.org; Tue, 15 Jun 2004 15:13:05 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id 827D49000 for ; Tue, 15 Jun 2004 21:06:42 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 18037-01 for ; Tue, 15 Jun 2004 21:06:39 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 20D55902F for ; Tue, 15 Jun 2004 21:06:39 +0200 (CEST) Received: from marco.marco-g.com (a82-92-27-129.adsl.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 82B1CC04A for ; Tue, 15 Jun 2004 20:06:37 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <20040615113103.GA4639@artax.karlin.mff.cuni.cz> <20040615113923.GA5398@artax.karlin.mff.cuni.cz> <20040615134517.GA19541@artax.karlin.mff.cuni.cz> <87r7sgvrd1.fsf@marco.marco-g.com> <20040615162213.GA1760@artax.karlin.mff.cuni.cz> From: Marco Gerards Date: Tue, 15 Jun 2004 21:06:38 +0200 In-Reply-To: <20040615162213.GA1760@artax.karlin.mff.cuni.cz> (Tomas Ebenlendr's message of "Tue, 15 Jun 2004 18:22:13 +0200") Message-ID: <87pt80hc8x.fsf@marco.marco-g.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Subject: Re: normal/cmdline bug & patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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, 15 Jun 2004 19:14:12 -0000 ebik@artax.karlin.mff.cuni.cz (Tomas Ebenlendr) writes: > + * normal/commandline.c (grub_set_history): History reallocating > + was completely bad (about 4 brainos), all fixed. Oh, shame on me... I should be terribly ashamed for that piece of code. Are you still fixing bugs? If you keep sending updates, I will wait for a while. ;) Thanks, Marco