freebsd-skq/sys/fs
Bruce Evans 1e1c37f1cd Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
tcsetpgrp() on controlling terminals that are no longer associated
with the session of the calling process, not to mention ioctl.2.
1998-11-22 09:19:07 +00:00
..
cd9660 Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted 1998-10-25 19:26:18 +00:00
coda A few bug fixes for Robert Watson 1998-11-16 19:48:26 +00:00
deadfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
fdescfs
fifofs
msdosfs Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
nullfs
portalfs
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 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00