This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3c5ca8539ce174c629280ca8a944dfbbcf64468
haiku-beta6
/
src
/
system
T
History
Axel Dörfler
8d1317e1b6
get_next_loaded_module_name() now uses the same (inefficient) mechanism read_next_module_name() is using thanks to Siarzhuk - the previous mechanism was completely unsafe.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21316 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-03 23:09:59 +00:00
..
boot
Implemented "fail_safe_video_mode" boot option; if you're using it, the app_server
2007-06-03 20:20:19 +00:00
glue
The Haiku startup code now exports a symbol called __gHaikuStartupCode. This can
2006-10-06 12:19:20 +00:00
kernel
get_next_loaded_module_name() now uses the same (inefficient) mechanism read_next_module_name() is using thanks to Siarzhuk - the previous mechanism was completely unsafe.
2007-06-03 23:09:59 +00:00
ldscripts
Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does.
2006-10-24 20:53:30 +00:00
libroot
* I broke create_path() with r21194; unlike strncpy(), strlcpy() needs enough space for
2007-05-25 11:06:25 +00:00
runtime_loader
* Got rid of sLoadingImages. It was always empty.
2007-06-01 18:09:32 +00:00
Jamfile
…