In message <[EMAIL PROTECTED]>, Andrew Kenneth Milton
 writes:
>+-------[ Greg Lehey ]----------------------
>|
>
>[snip]
>
>| whether it's been fixed.  Basically, devfs as supplied in CURRENT had
>| a 16 character limit on device names, and it didn't understand
>| subdirectories: it treated the / as a part of the device name. 
>
>The subdir part bit me about a week ago, so I'd say it's still not fixed.

This is absolutely news to me.  I'm pretty sure that you will find
that /dev/fd[012] exists on your system and that it was created using
'/' in make_dev calls...

More details on this bug are most welcome.

I'm working on the 16char limit problem as well, but I want to avoid
allocating memory in incovenient circumstances if at all possible.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to