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
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
pseudofs_fileno.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +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
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pseudofs_vnops.c
GC an unused reference to vop_refreshlabel_desc; reference to
2003-01-21 04:05:37 +00:00
pseudofs.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pseudofs.h
Slightly change the semantics of vnode labels for MAC: rather than
2002-10-26 14:38:24 +00:00