haiku/src/add-ons
Hugo Santos c64fecca78 started some work to properly handle device_removed() and setting interfaces down in general.
- remove all routes that use interfaces going down.
 - when a device is going down, remove associated domain interfaces.
 - interfaces weren't getting a properly referenced device interface, fixed.
 - down call down_device_interface when deleting a interface, instead set it down and let the upcounts do its job.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20600 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-06 06:23:35 +00:00
..
accelerants Patch by Euan Kirkhope: 2007-03-01 09:41:37 +00:00
decorators Correction to buildfile for linking against the app_server 2007-02-24 01:53:37 +00:00
disk_scanner Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
input_server Fixed the wrong "be:key_repeats" we were sending to our clients. 2007-01-27 17:04:25 +00:00
kernel started some work to properly handle device_removed() and setting interfaces down in general. 2007-04-06 06:23:35 +00:00
mail_daemon Added both power and ease-of-use to the Match Header addon. A regular case-sensitive string search is done unless REGEX: appears at the beginning, in which case a full-blown regular expression search is done 2007-01-02 21:53:44 +00:00
media Add esound_sink to the build, but not the image as it currently doesn't behave when the server isn't found. 2007-03-27 13:03:59 +00:00
opengl actually activates alpha on _mesa_add_soft_renderbuffers 2007-02-22 21:59:18 +00:00
print Maybe your gcc doesn't caer, but otehr's do: error: virtual outside class declaration 2007-01-24 16:03:24 +00:00
screen_savers Another recreation of a favorite BeOS screensaver of mine: Message, originally 2007-02-01 22:30:32 +00:00
tracker Removed incorrect application flags (as these are not apps) and expanded the 2006-12-17 05:32:37 +00:00
translators Now also exports the JPEG thumbnails as images using the translator service :-) 2007-04-05 13:31:17 +00:00
Jamfile moved mesa addon to opengl addons 2006-09-06 14:35:26 +00:00