From owner-freebsd-hackers Thu Jun 27 16:19:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA05668 for hackers-outgoing; Thu, 27 Jun 1996 16:19:03 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA05661 for ; Thu, 27 Jun 1996 16:19:00 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA06201; Thu, 27 Jun 1996 16:16:58 -0700 From: Terry Lambert Message-Id: <199606272316.QAA06201@phaeton.artisoft.com> Subject: Re: no subject (file transmission) To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 27 Jun 1996 16:16:58 -0700 (MST) Cc: terry@lambert.org, pechter@shell.monmouth.com, freebsd-hackers@FreeBSD.org In-Reply-To: <3731.835911774@time.cdrom.com> from "Jordan K. Hubbard" at Jun 27, 96 02:42:54 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Only problem is that it changes the environment code to use logical > > name tables. > > > > [description of much hackery deleted] > > Yeeks! I think that price is just a little too high to pay for only > variant symlinks. Maybe phk is right - maybe it IS time for a genuine > registry. :-) Actually that's not "much hackery". It's how the environment should have been implemented in the first place. Diddling your own address space for environment is brutal. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.