haiku/src
Axel Dörfler c25cbc530f * Applied a patch by James Woodcock that fixes the pcap_platform_finddevs()
function to use pcap_add_if() instead of maintaining that list manually.
  This also seem to have caused problems with this functionality in case the
  loop device came first. Thanks!
* Some changes to that patch by myself: removed comment about pseudo device,
  as Haiku doesn't have that, and probably will never get it either. Moved
  declaration of "flags" to where it belongs.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25601 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-22 07:49:54 +00:00
..
add-ons Fix gcc4 build. 2008-05-21 22:48:29 +00:00
apps Fix "may be uninitialized" warnings. Not sure we want black there though. 2008-05-21 21:45:52 +00:00
bin * Applied a patch by James Woodcock that fixes the pcap_platform_finddevs() 2008-05-22 07:49:54 +00:00
build * Include KMessage in libbe_haiku.so again. 2008-04-26 21:57:22 +00:00
data Applied patch by SHINTA to enable Zenkaku/Hankaku key codes in Japanese keymap. 2008-05-10 11:41:28 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits Implement/stub the mandatory parent methods from the BluetoothDevice Class 2008-05-21 21:55:30 +00:00
libs Improved the coding style. 2008-05-16 08:50:45 +00:00
preferences * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
servers Added missing spwd::sp_lstchg field. 2008-05-19 02:16:12 +00:00
system Release the fork lock when _kern_fork() failed or otherwise we'll 2008-05-21 23:13:27 +00:00
tests POSIX test suite related changes by Vasilis Kaoutsis: 2008-05-19 23:03:47 +00:00
tools Allow building zip as build tool. Tested under Linux only. 2008-05-17 23:29:01 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00