From owner-freebsd-current Wed Jan 29 01:23:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA21260 for current-outgoing; Wed, 29 Jan 1997 01:23:15 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA21253 for ; Wed, 29 Jan 1997 01:23:05 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA22311; Wed, 29 Jan 1997 10:22:17 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.4/8.6.9) id KAA20040; Wed, 29 Jan 1997 10:09:54 +0100 (MET) Message-ID: Date: Wed, 29 Jan 1997 10:09:54 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: jcc@wa6iyh.ampr.org (Jim Cotillier) Cc: current@freebsd.org, ache@nagual.ru (Andrey Chernov), chuckr@freebd.org (Chuck Robey) Subject: Re: Can't get `.' off of root's path References: X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Jim Cotillier on Jan 28, 1997 23:07:48 -0800 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Jim Cotillier wrote: > Yes, it's line 628 in csh.c in the -current tree as of last Saturday... > csh.c was hit a few weeks ago, and I have been getting this message since > then on a straight root login. My root environment is the old vanilla: A few `weeks' is funny. :) It seems that this is the change that causes you problems: revision 1.5 date: 1995/07/07 23:14:36; author: ache; state: Exp; lines: +12 -10 Move first PATH initialization after sensing for interactive, But that's almost hard to believe, since it's been in effect for 1.5 years now. Nothing fundamentally has been changed since (only the charclass initialization, and the dreaded $FreeBSD$ stuff). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)