haiku/headers/private/kernel
Jérôme Duval bef4e1fc77 * each device manager node has now an autogenerated identifier
* added a generic syscall for device_manager
it enables to iterate the device manager tree from userland
* the listdev tool is now using it: it's still incomplete as it only dumps nodes and attributes


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-12 15:28:09 +00:00
..
arch Fixed PPC boot loader build. 2006-10-13 12:10:55 +00:00
boot 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
disk_device_manager added disk systems rescan to DiskDeviceManager, and called it in the post init phase 2006-09-04 12:37:56 +00:00
fs
platform/openfirmware
util Moved datastore implementation into net_buffer.cpp - there is no reason to clobber the kernel with it. 2006-09-28 18:27:30 +00:00
block_cache.h
boot_device.h
boot_item.h
cbuf.h
console.h
cpu.h
debug.h
elf32.h
elf_priv.h
elf.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
int.h
kdevice_manager.h * each device manager node has now an autogenerated identifier 2006-11-12 15:28:09 +00:00
kdriver_settings.h
kernel_daemon.h
kernel.h
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
lock.h
memheap.h
messaging.h
MessagingServiceDefs.h
port.h
real_time_clock.h
real_time_data.h
safemode.h
sem.h
smp.h
syscall_process_info.h
syscalls.h
system_info.h
team.h * Changed team_get_process_group_locked() to have a session parameter instead 2006-09-26 12:51:59 +00:00
thread_types.h Process groups are no longer searched via their team/session, but by using a separate 2006-08-24 22:58:48 +00:00
thread.h
timer.h
tls.h
user_atomic.h
user_debugger.h
user_runtime.h Added a private call to get the dependencies of a loaded image. This will be used 2006-10-06 11:40:20 +00:00
vfs.h
vm_address_space.h
vm_cache.h First steps towards being able of collapse vm_cache objects after forking: 2006-10-10 17:16:06 +00:00
vm_low_memory.h
vm_page.h
vm_priv.h
vm_translation_map.h
vm_types.h First steps towards being able of collapse vm_cache objects after forking: 2006-10-10 17:16:06 +00:00
vm.h