haiku/src/kernel
Michael Phipps 53aaaf43d8 Make mmap work, more testing, fixed some bad bugs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@771 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-16 01:09:45 +00:00
..
apps Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and 2002-08-09 20:20:28 +00:00
boot Refined cv_factor calculation. 2002-07-24 12:39:31 +00:00
core Fixed some crashing bugs in the pci code - the kernel now boots again. 2002-08-14 02:09:45 +00:00
drivers Changed the argument order of sys_read/write() to be more intuitive. 2002-08-09 17:03:03 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot finished implementing get_thread_info, get_next_thread_info, get_team_info, get_next_team_info. New ps command behaving like the BeOS one is here, but doesn't work as libroot seems to crash when loaded at process startup... :/ 2002-08-04 02:04:37 +00:00
vm2 Make mmap work, more testing, fixed some bad bugs. 2002-08-16 01:09:45 +00:00
Jamfile Implemented some more calls in unistd.h. 2002-08-13 13:51:36 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00