haiku/src/kernel
Axel Dörfler dc4eb9db8d Removed unneeded code, updated comment.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7519 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-11 14:20:14 +00:00
..
apps No longer uses fgetln() - that call is not part of the POSIX specs, and is 2004-05-03 12:28:48 +00:00
boot Removed unneeded code, updated comment. 2004-05-11 14:20:14 +00:00
core elf_region already had a field to store an area_id; we now use this one. 2004-05-11 13:54:13 +00:00
drivers NewOS read/write hooks return ssize_t, but on BeOS, they return status_t and 2004-03-29 12:28:34 +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 boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot Fixed some warnings. 2004-05-10 14:56:48 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Added device manager to the kernel. 2004-05-10 14:49:38 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00