freebsd-dev/sys/fs
2001-11-17 01:09:53 +00:00
..
cd9660 Fix the fix. BIO_ERROR must be set in b_ioflags, not b_flags 2001-11-04 23:52:49 +00:00
coda Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
deadfs Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
devfs Fix "echo > /dev/null" for non-root users which broke in previous commit. 2001-11-04 19:12:59 +00:00
fdescfs Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
fifofs Switch behavior of fifos to more closely match what goes on in other OSes. 2001-11-08 10:28:32 +00:00
hpfs Restore these files to being portable: 2001-09-12 23:39:36 +00:00
msdosfs Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount 2001-11-04 18:55:42 +00:00
ntfs Missing KSE s/curproc/curthread/ 2001-11-17 01:09:53 +00:00
nullfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
portalfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
procfs Fix printf format bugs introduced in rev 1.34 for printing times. 2001-11-07 02:51:25 +00:00
pseudofs Reduce the number of #include dependencies by declaring some of the structs 2001-11-03 03:07:09 +00:00
smbfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
specfs Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
umapfs Assert that a ucred is unshared before we remap its ids. 2001-10-20 03:30:34 +00:00
unionfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00