This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
udf
History
Poul-Henning Kamp
cefb5754dd
Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
...
to check that the buffer points to the correct vnode.
2003-06-15 18:53:00 +00:00
..
ecma167-udf.h
use __packed.
2002-09-23 18:54:32 +00:00
osta.c
Remove stddef.h from the header list
2002-08-23 14:10:55 +00:00
osta.h
…
udf_vfsops.c
Initialize struct vfsops C99-sparsely.
2003-06-12 20:48:38 +00:00
udf_vnops.c
Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
2003-06-15 18:53:00 +00:00
udf.h
Add a missing __inline. Strange that gcc never complained about it.
2003-05-04 07:40:29 +00:00