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
/
hpfs
History
Poul-Henning Kamp
c87b01a0fd
Initialize b_offset before calling VOP_STRATEGY/VOP_SPECSTRATEGY.
...
Remove various comments of KASSERTS and comments about B_PHYS which does not apply anymore.
2003-10-18 11:06:15 +00:00
..
hpfs_alsubr.c
- Add a new 'flags' parameter to getblk().
2003-03-04 00:04:44 +00:00
hpfs_hash.c
…
hpfs_ioctl.h
…
hpfs_lookup.c
…
hpfs_subr.c
- Add a new 'flags' parameter to getblk().
2003-03-04 00:04:44 +00:00
hpfs_subr.h
…
hpfs_vfsops.c
Add a "int fd" argument to VOP_OPEN() which in the future will
2003-07-26 07:32:23 +00:00
hpfs_vnops.c
Initialize b_offset before calling VOP_STRATEGY/VOP_SPECSTRATEGY.
2003-10-18 11:06:15 +00:00
hpfs.h
Regularize the vop_stdlock'ing protocol across all the filesystems
2002-10-14 03:20:36 +00:00
hpfsmount.h
…