This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ca2763dc3ec2f81ae28f007875699834f97c36e
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
7ca2763dc3
Now uses the kExtraSegmentScratch constant rather than a direct address.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7247 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-04-19 22:43:04 +00:00
..
apps
Renamed thread/team syscalls to new scheme.
2004-03-03 01:15:48 +00:00
boot
Now uses the kExtraSegmentScratch constant rather than a direct address.
2004-04-19 22:43:04 +00:00
core
Implemented rename_thread() and _user_rename_thread() (as pointed out by Jack Burton).
2004-04-06 21:38:45 +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
…
ldscripts
Added a new linker script for our boot loader (a.k.a. zbeos in the BeOS world).
2004-04-19 00:05:32 +00:00
libroot
Added a ToDo comment about how to correctly implement get_cpuid().
2004-03-30 13:02:49 +00:00
vm2
/tests
…
Jamfile
The boot loader now uses the boot_loader.ld linking script instead of
2004-04-19 02:23:50 +00:00
TODO
…