freebsd-dev/usr.bin/fstat
John-Mark Gurney ab1897e943 fix this code properly. msdosfs can't have device nodes on them.
comment how to read device nodes from ufs (if an adventurous soul wants
to fix it!).

Reviewed by:	bde
2003-06-24 08:18:18 +00:00
..
cd9660.c fix this code properly. msdosfs can't have device nodes on them. 2003-06-24 08:18:18 +00:00
fstat.1 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
fstat.c fix this code properly. msdosfs can't have device nodes on them. 2003-06-24 08:18:18 +00:00
fstat.h correct spelling of struct cdev * from dev_t which is a 32bit type and 2003-06-19 02:09:22 +00:00
Makefile Don't use gcc specific flags. 2002-03-30 14:01:55 +00:00
msdosfs.c fix this code properly. msdosfs can't have device nodes on them. 2003-06-24 08:18:18 +00:00