This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
History
Peter Wemm
40c8cfe552
Use TAILQ macros for clean/dirty block list processing. Set b_xflags
...
rather than abusing the list next pointer with a magic number.
1998-10-31 15:31:29 +00:00
..
cd9660
Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted
1998-10-25 19:26:18 +00:00
coda
Change the way unmounting happens to guarantee that the
1998-10-28 20:31:13 +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
Use TAILQ macros for clean/dirty block list processing. Set b_xflags
1998-10-31 15:31: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
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00
unionfs
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00