freebsd-dev/sys/miscfs/umapfs
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
..
umap_subr.c Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken 1999-01-01 10:14:37 +00:00
umap_vfsops.c Suser() simplification: 1999-04-27 11:18:52 +00:00
umap_vnops.c Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
umap.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00