This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-30 14:35:09 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ca26842e2a
opnsense-src
/
sys
/
fs
/
nullfs
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
..
null.h
Fix a race during null node creation between relookuping the hash and
2002-06-13 21:49:09 +00:00
null_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
null_vfsops.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
null_vnops.c
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
2002-12-30 21:18:15 +00:00