haiku/src/system
Axel Dörfler ea8749b6b5 * legacy_driver::devices_used was not taken into account when deciding to
unload a driver. This was causing bug #4608 depending on the order of events;
  now you should have less worries removing your USB device before having it
  unmounted.
* Added a "legacy_device" KDL command.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41119 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 20:26:33 +00:00
..
boot * Applied patch by VinDuv/Jonas to use the existing check_for_key() that fixes 2011-03-26 20:01:37 +00:00
glue * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
kernel * legacy_driver::devices_used was not taken into account when deciding to 2011-03-26 20:26:33 +00:00
ldscripts Fix aligment of data segment, by moving our ARM ldscript closer to the X86 one. This restores 2011-03-13 23:17:29 +00:00
libroot * fix support for influencing tzset() via TZ environment variable 2011-03-03 00:34:51 +00:00
runtime_loader find_undefined_symbol_add_on(): Resolve non-weak symbols defined in the add-on 2011-01-19 11:59:03 +00:00
Jamfile