This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-04 00:45:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2992cdbc3f
opnsense-src
/
sys
/
ufs
History
Bruce Evans
672be20b9f
Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call
...
to VOP_BMAP(). Don't use uncast NULLs in the same call.
1998-11-29 03:12:06 +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
"fix" a warning
1998-10-12 09:02:19 +00:00
ufs
add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()
1998-11-10 09:16:29 +00:00