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
/
geom
/
bde
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
..
g_bde_crypt.c
Optimize the size of the work-items by letting the mapping function
2003-01-02 19:29:49 +00:00
g_bde_lock.c
Fix two blunders in the mapping functions which can lead to corrupt data,
2002-12-18 19:57:27 +00:00
g_bde_work.c
Optimize the size of the work-items by letting the mapping function
2003-01-02 19:29:49 +00:00
g_bde.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
g_bde.h
Optimize the size of the work-items by letting the mapping function
2003-01-02 19:29:49 +00:00