From owner-freebsd-current Tue Feb 27 10:09:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA09002 for current-outgoing; Tue, 27 Feb 1996 10:09:52 -0800 (PST) Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA08994 for ; Tue, 27 Feb 1996 10:09:50 -0800 (PST) Received: from localhost.shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.4/8.7.3) with SMTP id KAA00459; Tue, 27 Feb 1996 10:06:00 -0800 (PST) Message-Id: <199602271806.KAA00459@precipice.shockwave.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Andreas Klemm cc: dbaker@cocoa.ops.neosoft.com (Daniel Baker), current@freebsd.org Subject: Re: -current breaks shell and tset In-reply-to: Your message of "Mon, 26 Feb 1996 22:11:05 +0100." <199602262111.WAA02249@knobel.gun.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 1996 10:05:59 -0800 From: Paul Traina Sender: owner-current@freebsd.org Precedence: bulk > BTW: Who was the lucky one who didn't test the hash.c > modification ?! ;-)) I was the one who did the mod, but I didn't do a make world after making the mod, rather I just tested a bunch of things that did dbm accesses, which all worked just fine. The problem is that cap_mkdb is a broken evil bit of code, but I'll still take the blame on this one.