From owner-freebsd-current Sun May 13 23:57:50 2001 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 6699037B423; Sun, 13 May 2001 23:57:35 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.1/8.11.1) id f4E6v9d13549; Mon, 14 May 2001 08:57:09 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200105140657.f4E6v9d13549@zibbi.icomtek.csir.co.za> Subject: Re: [sysinstall bootstrapping issues [Was: -CURRENT b0rked?]] In-Reply-To: <200105140624.f4E6Od035882@Mail-In.Net> from Maxim Sobolev at "May 14, 2001 09:24:47 am" To: sobomax@FreeBSD.ORG Date: Mon, 14 May 2001 08:57:09 +0200 (SAT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > > > It looks like kbdcontrol is not very happy. > > > > Ok, here is a patch that fix the problem for me. The problem is that > > a second call to mkfullname() will reuse the memory at the pointer that > > it returns, so you have to preserve it before then. > > OOPS, sorry. I've overlooked it. Should be fixed now. Interesting > that on my system it worked like a charm. Do you set malloc options with /etc/malloc.conf maybe? The J option will cause this and it is on by default in -current. You didn't switch it off maybe? > 4.3 upgrade path is likely to be still broken , because kbdcontrol(8) > in 4-STABLE doesn't honour KEYMAP_PATH environment variable. > Perhaps kbdcontrol should be added into bootstrap tools to fully fix > the problem. Won't it be good enough to merge KEYMAP_PATH to stable? Or do we need to be able to upgrade to -current from any 4.x? John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message