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
/
fs
/
hpfs
History
John Baldwin
d19a727628
- Remove unused header include.
...
- Use queue macros.
2001-01-23 22:38:38 +00:00
..
hpfs_alsubr.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_hash.c
- Remove unused header include.
2001-01-23 22:38:38 +00:00
hpfs_ioctl.h
…
hpfs_lookup.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_subr.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_subr.h
…
hpfs_vfsops.c
Proc locking to protect p_ucred while we obtain an additional reference.
2001-01-23 22:38:15 +00:00
hpfs_vnops.c
- FreeBSD doesn't have an abortop vnop as far as I can tell, so #ifdef
2001-01-23 22:37:30 +00:00
hpfs.h
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
hpfsmount.h
…