From owner-freebsd-current Fri Mar 14 6:32:34 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5CF837B401 for ; Fri, 14 Mar 2003 06:32:32 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BA643F93 for ; Fri, 14 Mar 2003 06:32:31 -0800 (PST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.8/8.12.8) with ESMTP id h2EEWMgt094507 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 14 Mar 2003 15:32:28 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [IPv6:3ffe:400:8d0:301:210:5aff:fe30:1c1a]) by cicely5.cicely.de (8.12.8/8.12.8) with ESMTP id h2EEWGrf029747 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Mar 2003 15:32:18 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (localhost [127.0.0.1]) by cicely9.cicely.de (8.12.8/8.12.8) with ESMTP id h2EEWFkv084236; Fri, 14 Mar 2003 15:32:15 +0100 (CET) (envelope-from ticso@cicely9.cicely.de) Received: (from ticso@localhost) by cicely9.cicely.de (8.12.8/8.12.8/Submit) id h2EEWEmK084235; Fri, 14 Mar 2003 15:32:15 +0100 (CET) Date: Fri, 14 Mar 2003 15:32:14 +0100 From: Bernd Walter To: Poul-Henning Kamp Cc: ticso@cicely.de, freebsd-current@FreeBSD.ORG Subject: Re: fdescfs broken? Message-ID: <20030314143213.GH83455@cicely9.cicely.de> Reply-To: ticso@cicely.de References: <20030314141250.GG83455@cicely9.cicely.de> <6477.1047651349@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6477.1047651349@critter.freebsd.dk> X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 14, 2003 at 03:15:49PM +0100, Poul-Henning Kamp wrote: > In message <20030314141250.GG83455@cicely9.cicely.de>, Bernd Walter writes: > >The /dev/fd content looks strange: > >[160]cicely9# ls -al /dev/fd/ > >total 33 > >dr-xr-xr-x 2 root wheel 512 Mar 6 16:59 . > >dr-xr-xr-x 5 root wheel 512 Mar 6 17:00 .. > >crw--w---- 1 ticso tty 5, 1 Mar 14 14:50 0 > >crw--w---- 1 ticso tty 5, 1 Mar 14 14:50 1 > >crw--w---- 1 ticso tty 5, 1 Mar 14 14:50 2 > >d-w------- 1 root wheel 512 Feb 28 15:20 3 > >d--------- 1 root wheel 512 Mar 6 16:59 4 > > What is strange about it ? After carefully rethinking - nothing. I'd expected to see devnodes like we have without fdescfs and was surprised by the directories. I never used fdescfs before and needed /dev/fd/3 for a shell script. The script does not work with fdescfs, but of course this could be for a completly different reason. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message