freebsd-dev/sys/miscfs/kernfs
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
..
kernfs_vfsops.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
kernfs_vnops.c Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
kernfs.h As described by the submitter: 1998-05-06 05:29:41 +00:00