haiku/src/kernel
Axel Dörfler 5e809fa13e Added empty stubs for all missing BeOS VM functions.
The lock_memory()/unlock_memory() functions cannot be implemented right
now, as the NewOS VM doesn't support locking.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4346 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-20 03:07:51 +00:00
..
apps Now uses the new BeOS compatible area calls. 2003-08-19 14:18:30 +00:00
boot A simple heap implementation for the boot loader - already tested, and working well. 2003-06-24 18:05:54 +00:00
core Added empty stubs for all missing BeOS VM functions. 2003-08-20 03:07:51 +00:00
drivers boot headers have been moved. 2003-05-03 16:33:09 +00:00
glue No longer calls _thread_do_exit_notification() as exit() now does it. 2003-04-28 11:10:09 +00:00
ldscripts Added add-on.ld and moved kernel.ld to the correct location. 2003-05-13 02:21:16 +00:00
libroot renamed test_and_set into atomic_test_and_set 2003-08-20 02:56:22 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Replaced the "filetest" command with the "pipe_test" for the build, due to 2003-06-28 04:22:06 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00