From owner-freebsd-hackers Thu Dec 19 03:02:22 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA15725 for hackers-outgoing; Thu, 19 Dec 1996 03:02:22 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id DAA15720 for ; Thu, 19 Dec 1996 03:02:19 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id MAA11425 for ; Thu, 19 Dec 1996 12:04:07 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.3/8.6.9) id MAA29230 for freebsd-hackers@freefall.cdrom.com; Thu, 19 Dec 1996 12:17:14 +0100 (MET) Date: Thu, 19 Dec 1996 12:17:14 +0100 (MET) From: Christoph Kukulies Message-Id: <199612191117.MAA29230@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.FreeBSD.org Subject: tcsh NIS strangeness Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I updated tcsh since in the old version of tcsh I was running I had problems with NIS/YP. In the old version typing toots> ls ~jolitz Unknown user: jolitz. (starting a csh and then typing the above gave the expected result) Now with the just compiled tcsh-6.07-02 I get the follwomg strangeness: toots> ls ~jolitz toots> Only when I once have done a cd ~jolitz ; ls then subsequent ls ~jolitz deliver the expected ls listing. It appears to happen only on the NIS client machines, not the server. The respective home dirs are NFS mounted BTW. The behaviour looks like tcsh directory caching problem. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de