haiku/build
Ingo Weinhold 360d4974b9 Replaced the temporary storage used in the kernel debug command parser. We now
have a simple dedicated heap for the kernel debugger with stacked allocation
pools (deleting a pool frees all memory allocated in it). The heap should
eventually be used for all commands that need temporary storage too large for
the stack instead of each using its own static buffer.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30949 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-03 12:28:49 +00:00
..
config_headers Replaced the temporary storage used in the kernel debug command parser. We now 2009-06-03 12:28:49 +00:00
jam Optional package for vim editor added. 2009-06-01 20:21:55 +00:00
scripts Changed the way the zip archive with the alternative gcc libraries is built. 2009-05-25 01:21:32 +00:00