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
/
ufs
History
Archie Cobbs
f1d19042b0
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
...
and local variables, goto labels, and functions declared but not defined.
1998-12-07 21:58:50 +00:00
..
ffs
Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call
1998-11-29 03:12:06 +00:00
mfs
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
ufs
add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()
1998-11-10 09:16:29 +00:00