This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95152e1e98e85248fb1da99fc234f584ec39d057
haiku-beta6
/
src
/
kernel
T
History
Ingo Weinhold
95152e1e98
Implemented remaining partition modification syscalls. Some small fixes. Some refactoring.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4068 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 22:58:06 +00:00
..
apps
Updated the pipe_test to also test buffering of writes to the pipe.
2003-06-29 18:12:48 +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
Implemented remaining partition modification syscalls. Some small fixes. Some refactoring.
2003-07-24 22:58:06 +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
Forgot to complete the comment :)
2003-07-05 13:40:37 +00:00
vm2
…
Jamfile
Replaced the "filetest" command with the "pipe_test" for the build, due to
2003-06-28 04:22:06 +00:00
TODO
…