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
/
alpha
History
alfred
bf8e8a6e8f
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
..
alpha
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
compile
…
conf
Remove the last stray NO_GEOM option in our example kernel config files.
2003-01-19 11:50:45 +00:00
include
Protect against multiple inclusions.
2003-01-18 23:43:12 +00:00
isa
…
linux
…
mcbus
…
osf1
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pci
…
tlsb
Fix warnings when compiled with SIMOS defined.
2002-11-08 20:52:21 +00:00
Makefile
…