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
/
powerpc
History
mux
15b2d31e35
Grab Giant around calls to contigmalloc() and contigfree() so
...
that drivers converted to be MP safe don't have to deal with it.
2003-03-13 17:18:48 +00:00
..
aim
Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls
2003-03-04 21:03:05 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
Fix whitespace problems with option lines.
2003-02-13 22:27:40 +00:00
include
Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.
2003-02-26 02:16:06 +00:00
ofw
Simplify ofw_pci_fixup(). It doesn't need to be recursive, since the
2003-03-03 12:05:06 +00:00
powermac
Catch up with ATAng changes
2003-02-24 03:12:30 +00:00
powerpc
Grab Giant around calls to contigmalloc() and contigfree() so
2003-03-13 17:18:48 +00:00
psim
Catch up with ATAng changes
2003-02-24 03:12:30 +00:00