haiku/src/kits
Stefano Ceccherini f09ba8ea46 Call get_clone_info and get_clone_info_size instead of using the
driver's path. More correct. Now we could remove the app_server's 
command to retrieve the driver's path.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21408 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-14 10:25:14 +00:00
..
app Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
debug Include <util/kernel_cpp.h> in DoublyLinkedList.h only when compiling 2007-03-11 13:56:45 +00:00
device
game Call get_clone_info and get_clone_info_size instead of using the 2007-06-14 10:25:14 +00:00
interface fixed the colors of the shift modifier bitmap to be consistent with the others. Actually, though, I'm not sure which one is better 2007-06-12 14:47:33 +00:00
mail The Message-Id field now gets a default hostname added in case there is none set in the system. 2007-03-10 12:33:33 +00:00
media cleanup 2007-06-02 23:16:54 +00:00
midi
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown(). 2007-05-23 19:56:40 +00:00
opengl updated mesa to 6.5.3 2007-06-08 23:00:44 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
storage Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
support added a copyright 2007-04-19 22:07:38 +00:00
textencoding While investigating why our UTF-16 files are broken (with a smaller output buffer), 2007-01-17 11:18:33 +00:00
tracker some forgotten fVariable -> sVariable renaming 2007-06-06 13:20:50 +00:00
translation Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
Jamfile Added the disk device API to the libbe_haiku.so, so that libtracker.so builds 2007-03-28 15:20:08 +00:00
libbe_version.rdef