haiku/src/system/kernel
Axel Dörfler f271831fc8 Corrected comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22500 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-10 18:57:10 +00:00
..
arch Corrected comment. 2007-10-10 18:57:10 +00:00
cache * satisfy_cache_io() was using the wrong value to compute the number of 2007-10-09 02:04:36 +00:00
debug panic() could hang in the early boot process in case it was called before 2007-10-09 00:12:29 +00:00
device_manager
disk_device_manager * The shadow_changed() FS and partitioning system hooks take an 2007-10-07 15:39:35 +00:00
fs * Added a "canWait" argument to vfs_get_vnode() - you can use this to ignore 2007-10-08 16:06:32 +00:00
lib Removed gethostname() and sethostname() from the kernel. 2007-10-09 02:02:50 +00:00
messaging
platform
slab
util
vm vm_test_map_{modification|activation}(), vm_clear_map_flags(), and 2007-10-10 09:58:25 +00:00
boot_item.cpp
condition_variable.cpp * Increased condition variable hash size. 2007-10-01 22:28:54 +00:00
cpu.c
elf.cpp * struct vnode is an opaque type now, removed void* where it was used incorrectly. 2007-10-06 15:33:12 +00:00
heap.c Applied François' patch to be able to free large allocations. Even though the 2007-10-06 13:14:11 +00:00
image.c
int.c
Jamfile * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
kernel_daemon.c
kernel.rdef
linkhack.c
lock.c
main.c
module.cpp
Notifications.cpp
port.c * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
real_time_clock.c
scheduler.cpp
sem.c * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
shutdown.c
signal.cpp Addressed a deadlock race condition: Acquiration of condition variable 2007-10-01 22:24:42 +00:00
smp.c
syscalls.c * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
system_info.c
team.cpp Move the job control entries of a dying team's children to the kernel 2007-10-03 22:20:30 +00:00
thread.cpp * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
timer.c
wait_for_objects.cpp * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00