haiku/headers
Axel Dörfler 3ae3b04bce * The boot loader (bios_ia32 only) now duplicates everything that goes to the
serial output, and puts it into the new kernel_args::debug_output field.
* syslog_init() will now check if there is anything in kernel_args::debug_output
  and will put that into the syslog buffer.
* dump_block() now also prints an offset.
* Fixed warning in mmu.cpp.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23003 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-11-27 12:59:34 +00:00
..
build * fix the build of the libbe_test target 2007-11-01 15:03:58 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
os cleanups 2007-11-20 12:59:59 +00:00
posix Added trunc to the math headers. I need this for JavaScriptCore. It is already 2007-11-18 16:54:48 +00:00
private * The boot loader (bios_ia32 only) now duplicates everything that goes to the 2007-11-27 12:59:34 +00:00
tools