Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 14:00:05 -0700 (PDT)
From:      David Malone <dwmalone@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/36923: fdesc file system (partially) crashes FreeBSD 4.1 and 4.3
Message-ID:  <200204102100.g3AL05U90493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/36923; it has been noted by GNATS.

From: David Malone <dwmalone@maths.tcd.ie>
To: Peter Kusenda <peter.kusenda@adn.sk>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/36923: fdesc file system (partially) crashes FreeBSD 4.1 and 4.3
Date: Wed, 10 Apr 2002 21:57:29 +0100

 On Tue, Apr 09, 2002 at 03:40:06AM -0700, Peter Kusenda wrote:
 > Root mounts the fdescfs file system:
 > # mkdir /fdesc
 > # mount_fdesc fdesc /fdesc
 > 
 > A user in csh/tcsh shell tries to type more std and presses Tab key:
 > > cd /fdesc
 > > ls
 > fd/ stdin stdout stderr
 > > more std[Tab]
 
 I can't reproduce this on a FreeBSD 4.5-STABLE machine.  (Infact,
 I don't think std{in,out,err} have been in fdescfs for quite some
 time - could you be working with out of date modules?).
 
 	David.
 
 21:42:cement 1# mkdir /fdesc
 21:42:cement 2# mount_fdesc fdesc /fdesc/
 21:43:cement 3# cd /fdesc/
 0% 1% 2% 3/
 21:43:cement 4# ls -la
 total 1
 dr-xr-xr-x   2 root      wheel       512 Mar 20 16:41 .
 drwxr-xr-x  21 root      wheel       512 Apr 10 21:43 ..
 crwx-w----   1 dwmalone  tty      5,   1 Apr 10 21:43 0
 crwx-w----   1 dwmalone  tty      5,   1 Apr 10 21:43 1
 crwx-w----   1 dwmalone  tty      5,   1 Apr 10 21:43 2
 d---------   1 root      wheel       512 Mar 20 16:41 3
 d---------   1 root      wheel       512 Mar 20 16:41 4
 d---------   1 root      wheel       512 Mar 20 16:41 5
 21:43:cement 5# more st
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204102100.g3AL05U90493>