freebsd-skq/sys/fs
2000-04-29 13:34:28 +00:00
..
cd9660 Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
coda Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
deadfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
fdescfs
fifofs Introduce kqueue() and kevent(), a kernel event notification facility. 2000-04-16 18:53:38 +00:00
hpfs
msdosfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
ntfs Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
nullfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
nwfs nwfs depends on ncp 2000-04-29 13:34:28 +00:00
portalfs
procfs Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). 2000-04-26 11:57:45 +00:00
specfs
umapfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
unionfs Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00