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
/
gnu
/
fs
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
..
ext2fs
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
2009-06-16 15:13:45 +00:00
reiserfs
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
xfs
Fix r193923 by noting that type of a_fp is struct file *, not int.
2009-06-10 14:24:31 +00:00