haiku/src
Axel Dörfler 2457c453c5 * Now calls get_current_cpuid() instead of get_cpuid() - that doesn't work on
SMP machines since we're already in a call_all_cpus() function (that also
  needs to run synchronously). MTRR does now work on SMP machines again; ie.
  SMP machines should boot fine again now.
* Fixed warning when compiled with tracing turned on.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16181 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-01 12:39:20 +00:00
..
add-ons * Now calls get_current_cpuid() instead of get_cpuid() - that doesn't work on 2006-02-01 12:39:20 +00:00
apps Couldn't resist using one of the nice new BResources::SetToImage() 2006-02-01 00:17:47 +00:00
bin * Small fixes. 2006-01-30 01:50:50 +00:00
build Too more FreeBSD build fixes by Alexander Deynichenko. 2006-01-29 17:45:52 +00:00
data MIME DB entry for ELF executable. 2006-01-28 19:28:58 +00:00
documentation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
kits Added a few more constructors and initialization methods. Among them two 2006-02-01 00:15:01 +00:00
libs * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
preferences added Chip and VendorShort fields to fix the build 2006-01-25 17:09:12 +00:00
servers BDirectwindow is notified when workspace changes. Fixes bug #99 2006-01-31 23:12:29 +00:00
system Added an extra debug function that dumps all iframes in case the stack crawl 2006-02-01 12:35:10 +00:00
tests Added a real yield function to the kernel (using the next_priority approach). 2006-01-31 02:29:02 +00:00
tools * Small fixes. 2006-01-30 01:50:50 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00