Subject: Re: CVS commit: src/sys/miscfs/kernfs
To: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: source-changes
Date: 09/10/2003 12:43:07
"Valeriy E. Ushakov" <uwe@ptc.spbu.ru> writes:

> On a diskless JavaStation I also get:
> 
> <uwe@krups:~> (791) ls -l /kern/
> ls: rootdev: No such file or directory
> ls: rrootdev: No such file or directory
> [...]

Probably, because the test to see if the device exists is removed from
readdir handling.

enaim.