Subject: Re: Filesystems that don't support devices
To: None <tech-kern@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 12/19/2001 15:15:14
>         /* If we have devices, we cannot be on msdosfs */
>         if (access(_PATH_CONSOLE, F_OK) != -1)
>                 return;

Um, shouldn't that check that _PATH_CONSOLE is actually a device?

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B