From owner-freebsd-current Sat Feb 24 23:06:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA17202 for current-outgoing; Sat, 24 Feb 1996 23:06:53 -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 XAA17197 for ; Sat, 24 Feb 1996 23:06:44 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id SAA07033; Sun, 25 Feb 1996 18:01:50 +1100 Date: Sun, 25 Feb 1996 18:01:50 +1100 From: Bruce Evans Message-Id: <199602250701.SAA07033@godzilla.zeta.org.au> To: bde@zeta.org.au, pst@cisco.com Subject: Re: Bug in libc/db/hash/hash.c??? Cc: freebsd-current@FreeBSD.org, jhay@mikom.csir.co.za Sender: owner-current@FreeBSD.org Precedence: bulk >> >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 >Details please, what did you do to duplicate it? I ran `make' :-) (after moving my old obj/termcap.db out of the way. termcap.src hasn't changed since Jan 31 and neither has my termcap.db). Bruce