From owner-freebsd-current Sat Feb 24 14:11:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22913 for current-outgoing; Sat, 24 Feb 1996 14:11:33 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22908 for ; Sat, 24 Feb 1996 14:11:25 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id JAA19086; Sun, 25 Feb 1996 09:07:17 +1100 Date: Sun, 25 Feb 1996 09:07:17 +1100 From: Bruce Evans Message-Id: <199602242207.JAA19086@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.ORG, jhay@mikom.csir.co.za Subject: Re: Bug in libc/db/hash/hash.c??? Sender: owner-current@FreeBSD.ORG Precedence: bulk >After the change to hash.c in current and stable both my systems create >a termcap.db file of 32K. Normally the file is 688K. I first noticed >this when elm complained that it can't find the termcap entry for a >xterm. Then when I tried to open another window, tcsh also complained. >I backed out the last changes to hash.c and then it works again. Has >anybody else seen this? It's easy to duplicate. Bruce