haiku/src/system
Axel Dörfler c35ab0c38d * Added new devfs_unpublish_device() that gets a BaseDevice instead of a path.
* Added inode ID member to BaseDevice to make this possible.
* Removed unused and unmaintained legacy_driver::devices_published field.
* Implemented legacy driver's unpublish_driver().
* Reenabled legacy driver reloading on changes.
* Renamed devfs_driver_{added|removed}() to driver_{added|removed}(), and
  made them private.
* Simplified deletion of device_node lists (no need to use an iterator here),
  added device unpublishing.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-18 11:07:47 +00:00
..
boot Avoid mounting images inside images (inside images (inside images...)). 2008-08-16 22:23:10 +00:00
glue * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * Added new devfs_unpublish_device() that gets a BaseDevice instead of a path. 2008-08-18 11:07:47 +00:00
ldscripts The .dynamic section should be both part of the data and dynamic segments! 2008-07-22 00:46:07 +00:00
libroot * Adds the _kunlock_node_() syscall obviously used by p4. This should fix 2008-08-17 20:35:05 +00:00
runtime_loader * More specific error message when relocating fails. 2008-08-18 11:03:50 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00