.. |
arch
|
added an Haiku-specific RLIMIT (NumOpenVnodeMONitors) (UNIMPLEMENTED yet) (we might want to renumber it),
|
2006-05-22 19:37:40 +00:00 |
area.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
atomic.c
|
The <arch_config.h> header is needed in <syscalls.h>, since we're using
|
2005-12-07 23:11:02 +00:00 |
debug.c
|
When calling debugger(), it will now (temporarily) dump a message to serial output
|
2006-06-07 15:11:39 +00:00 |
disk_scanner.cpp
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
driver_settings.c
|
Fixed build for non-Haiku targets.
|
2006-06-16 14:32:05 +00:00 |
find_directory.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_attr.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_index.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_info.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_query.cpp
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fs_volume.c
|
Fixed warning.
|
2006-05-19 13:05:56 +00:00 |
image.c
|
Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will
|
2006-01-06 03:48:11 +00:00 |
Jamfile
|
* libroot and the runtime loader are no longer built with kernel rules.
|
2005-11-27 13:31:50 +00:00 |
parsedate.cpp
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
port.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
scheduler.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
sem.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
syscalls.S
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
system_info.c
|
Made our version of is_computer_on_fire() behave like the BeOS one.
|
2006-07-25 00:26:03 +00:00 |
team.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
thread.c
|
This removes the inline assembly code for find_thread
|
2005-08-20 23:57:11 +00:00 |
time.c
|
actually set timezone in the kernel, and in the settings
|
2006-05-13 15:52:32 +00:00 |