haiku/src
Michael Lotz 49c9f0ba0d Renaming the USB Mass Storage driver from "usb" to "usb_scsi". There is a naming conflict with the USB bus_manager.
The bus_manager files were compiled but were not used for linking the "usb" bus_manager module.
I only found this out by looking at the binary and finding strange strings that were for sure not in the USB stack.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17679 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-31 20:40:40 +00:00
..
add-ons Renaming the USB Mass Storage driver from "usb" to "usb_scsi". There is a naming conflict with the USB bus_manager. 2006-05-31 20:40:40 +00:00
apps (unitialized) make sure Terminal doesn't start fullscreen (what, you didn't like it ?) 2006-05-30 12:14:48 +00:00
bin display errors 2006-05-31 00:04:24 +00:00
build BAppFileInfo::SetSupportedTypes now works even when there is no signature 2006-05-29 23:04:25 +00:00
data fixed quicktime rule 2006-05-30 21:10:24 +00:00
documentation Danny Robson (danny at blubinc.com) wrote a paragraph intro for each of 2006-02-21 14:35:24 +00:00
kits * avoid endless loop in some cases concerning scrolling with fractional coords 2006-05-31 19:21:16 +00:00
libs need to be beos compatible for some other apps 2006-03-13 20:20:45 +00:00
preferences Changed the recognition rule for applications: it doesn't matter if the application 2006-05-31 16:47:39 +00:00
servers save and restore menu and mouse settings, fixes bug 607 2006-05-31 19:23:26 +00:00
system Unlike the ELF specs, BeOS ignores the path of shared objects specified by the DT_NEEDED 2006-05-31 15:59:42 +00:00
tests - added legacy headers and posix headers to most Jamfiles here, such that 2006-05-31 20:35:18 +00:00
tools mkindex wasnt' built, so install-haiku failed on systems different than beos. Now it fails because it doesn't know what BEOS:APP_SIG is. I have no idea how to fix that problem, please someone have a look. 2006-05-01 22:32:23 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00