freebsd-dev/sys/fs
Søren Schmidt e34cbf1f59 Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte
sector devices given that the fs uses a blocksize of at least a physical
sector size.
1997-05-01 19:12:22 +00:00
..
cd9660 For multi-session CD-ROMs, we have to account for previous sessions as 1997-04-29 17:11:51 +00:00
deadfs
fdescfs
fifofs Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
msdosfs Get the declaration of `struct dirent' from <sys/dirent.h>, not from 1997-04-10 14:56:49 +00:00
nullfs Avoid `lock against myself' panic by following operation: 1997-04-19 06:04:13 +00:00
portalfs Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
procfs Removed bogon from previous commit: doubly included sys/systm.h. 1997-04-27 21:32:21 +00:00
specfs Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte 1997-05-01 19:12:22 +00:00
umapfs
unionfs Revised fix for locking violation when unionfs calls vput with 1997-04-29 02:06:07 +00:00