haiku/src
Jérôme Duval 3db68fb0bb rmattr now handles attributes on symlinks and directories
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31002 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-09 21:02:21 +00:00
..
add-ons Looks like ethernet_set_promiscuous() call should use ETHER_SETPROMISC ioctl instead of ETHER_GETADDR one. 2009-06-09 18:18:54 +00:00
apps Overlapping the top of the scrollbar button no longer makes sense with a tabbed 2009-06-08 05:46:16 +00:00
bin rmattr now handles attributes on symlinks and directories 2009-06-09 21:02:21 +00:00
build fixed usage of char* when const char* is expected, reported by ziomatto 2009-05-30 11:10:23 +00:00
data Added Eiffel, Rexx and Ruby file extensions to source code file type. 2009-06-05 23:21:53 +00:00
documentation
kits _InitReader(): source can only be NULL if we tried to allocate it ourself, so 2009-06-07 19:47:16 +00:00
libs Enable just enough of the message based format used in Icon-O-Matic to allow 2009-05-18 20:15:04 +00:00
preferences Load the bitmaps from resources rather than from a byte array in a 2009-06-05 21:21:06 +00:00
servers Added lightbulb icon made by zuMi (idea alerts). Great work, thanks a lot! 2009-06-05 08:43:41 +00:00
system * vfs_boot.cpp now also exports gReadOnlyBootDevice which is true when the 2009-06-05 15:52:58 +00:00
tests * Added dprintf_no_syslog() to our kernel emulation layer. 2009-06-05 08:14:31 +00:00
tools strchr(const char*, ...) returns const char* in C++, identified by gcc 4.4. 2009-05-27 20:07:43 +00:00
Jamfile