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
/
pseudofs
History
Poul-Henning Kamp
a24042b727
Avoid a couple of mutex operations in the process exit path for the
...
common case where procfs have never been mounted. OK'ed by: des
2005-03-01 12:20:49 +00:00
..
pseudofs_fileno.c
…
pseudofs_internal.h
…
pseudofs_vncache.c
Avoid a couple of mutex operations in the process exit path for the
2005-03-01 12:20:49 +00:00
pseudofs_vnops.c
Whitespace in vop_vector{} initializations.
2005-01-13 18:59:48 +00:00
pseudofs.c
Use vfs_mountedfrom().
2004-12-06 20:52:46 +00:00
pseudofs.h
Put a version element in the VFS filesystem configuration structure
2004-07-30 22:08:52 +00:00