From owner-freebsd-current Fri Oct 27 03:41:33 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA12133 for current-outgoing; Fri, 27 Oct 1995 03:41:33 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA12128 for ; Fri, 27 Oct 1995 03:41:30 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.12) id DAA01600; Fri, 27 Oct 1995 03:38:39 -0700 From: Julian Elischer Message-Id: <199510271038.DAA01600@ref.tfs.com> Subject: Re: make hierarchy breaks To: jhay@mikom.csir.co.za (John Hay) Date: Fri, 27 Oct 1995 03:38:38 -0700 (PDT) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <199510271031.MAA20552@zibbi.mikom.csir.co.za> from "John Hay" at Oct 27, 95 12:30:59 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 130 Sender: owner-current@FreeBSD.ORG Precedence: bulk thanks.. great having you do this! > > Hi, > > Make hierarchy on current breaks. Attached is a patch to make it not die. > ..