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
84bcb99195
freebsd-nq
/
sys
/
fs
/
pseudofs
History
John Baldwin
7106ca0d1a
Add missing includes of sys/lock.h.
2001-10-11 17:52:20 +00:00
..
pseudofs_fileno.c
For some reason, though the module builds just fine without <sys/lock.h>,
2001-06-11 15:04:48 +00:00
pseudofs_internal.h
[the previous commit to pseudofs_vncache.c got the wrong log message]
2001-10-01 04:26:33 +00:00
pseudofs_vncache.c
Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set
2001-10-02 22:22:42 +00:00
pseudofs_vnops.c
Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set
2001-10-02 22:22:42 +00:00
pseudofs.c
Add missing includes of sys/lock.h.
2001-10-11 17:52:20 +00:00
pseudofs.h
Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set
2001-10-02 22:22:42 +00:00