freebsd-dev/sys/miscfs/fdesc
Poul-Henning Kamp 8947a90a90 Make sure that stat(2) and friends always return a valid st_dev field.
Pseudo-FS need not fill in the va_fsid anymore, the syscall code
will use the first half of the fsid, which now looks like a udev_t
with major 255.
1999-07-02 16:29:47 +00:00
..
fdesc_vfsops.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
fdesc_vnops.c Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
fdesc.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00