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
b8351fcda2
freebsd-skq
/
sys
/
ufs
History
kib
b8351fcda2
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
...
vn_rdwr, use NULL. Reviewed by: jhb MFC after: 1 week
2009-06-16 15:13:45 +00:00
..
ffs
Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC
2009-06-05 14:55:22 +00:00
ufs
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
2009-06-16 15:13:45 +00:00