haiku/src/add-ons
Axel Dörfler 07ad8bb60e * We need to call arp_remove_local_entry() from arp_change_address() even if the
old address is NULL for anything but SIOCAIFADDR. Hopefully, this fixes the
  problem Rene is seeing.
* Make sure that arp_entry::protocol is not NULL before using it. This is
  necessary because of the possibility to manually set ARP entries.
* Further improved debug output.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-05 07:56:23 +00:00
..
accelerants Fix warnings and thus build. It's still unusable with QEMU for ex, which uses a different default colorspace. 2010-08-05 00:37:30 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators Fix coding style. 2010-08-03 20:33:05 +00:00
disk_systems * Further cleanup while I was at it. 2010-07-02 08:14:54 +00:00
input_server * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
kernel * We need to call arp_remove_local_entry() from arp_change_address() even if the 2010-08-05 07:56:23 +00:00
locale * Make linkcatkeys output the fingerprint in decimal in case of error. This makes it easier to match with the one in the 2010-07-27 09:16:38 +00:00
mail_daemon * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
media * Split debug output into general, audio and video (video output not done). 2010-07-23 09:16:18 +00:00
opengl Forgot to fix those, too. Maybe because they're useless, to say the 2009-09-25 03:14:38 +00:00
print * Moved enconding files into system/data/PDF Writer directory, 2010-07-27 14:45:25 +00:00
screen_savers Fixing BeOS binary compatibility. 2010-06-28 22:16:07 +00:00
tracker * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
translators * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
Jamfile Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00