freebsd-dev/sys/fs
Robert V. Baron a6c122eaf6 coda_lookup now passes up an extra flag. But old veni will
be ok; new veni will check /dev/cfs0 to make sure that a new
kernel is running.
Also, a bug in vc_nb_close iff CODA_SIGNAL's were seen has been
fixed.
1998-11-11 20:32:20 +00:00
..
cd9660 Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted 1998-10-25 19:26:18 +00:00
coda coda_lookup now passes up an extra flag. But old veni will 1998-11-11 20:32:20 +00:00
deadfs Enabled Lite2 fix for reading from dead ttys. 1998-08-23 11:43:29 +00:00
fdescfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
msdosfs add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE() 1998-11-10 09:16:29 +00:00
nullfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
portalfs Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
procfs Added a second argument, "activate" to the vm_page_unwire() call so that 1998-10-28 13:37:02 +00:00
specfs Use TAILQ macros for clean/dirty block list processing. Set b_xflags 1998-10-31 15:31:29 +00:00
umapfs "fix" a warning that has been bugging me for ages. Eliminate a couple 1998-11-09 09:21:25 +00:00
unionfs Change the #ifdef UNION code into a callable hook. Arrange to have this 1998-11-03 08:01:48 +00:00