This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
miscfs
History
Peter Wemm
5187e87901
"fix" a warning that has been bugging me for ages. Eliminate a couple
...
of temporary variables since they are only used once and their types were the cause of the warnings.
1998-11-09 09:21:25 +00:00
..
deadfs
…
devfs
Delete stray extern declaration for non-existing variables.
1998-11-09 07:03:04 +00:00
fdesc
…
fifofs
…
kernfs
…
nullfs
…
portal
…
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
Change the #ifdef UNION code into a callable hook. Arrange to have this
1998-11-03 08:01:48 +00:00