This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12c38b04f1
freebsd-dev
/
sys
/
miscfs
History
Eivind Eklund
9fcdafaefc
Staticize.
1998-11-26 18:50:24 +00:00
..
deadfs
Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
1998-11-22 09:19:07 +00:00
devfs
Staticize.
1998-11-26 18:50:24 +00:00
fdesc
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
kernfs
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00
nullfs
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00
portal
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
union
Finished updating module event handlers to be compatible with
1998-11-15 15:33:52 +00:00