haiku/src
Axel Dörfler 140e3bb026 Instead of the ugly and unnecessary cookie union, we now have a cookie for
opened devices, and one for opened directories.
Also adds and removes those directory cookies correctly now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12855 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-27 00:43:01 +00:00
..
add-ons added shared_info flag to assess PCI or AGP mode. Engine (if in DMA mode) selects PCI or AGP transfers accordingly (pre-NV40 only for now). It seems the combination of the 1Mb cmd buffer size and it being in main mem makes it all fast. (1Mb in gfx card remains at same speed at 32kb.). Maybe we can even use AGP engine transfers for placing textures on the gfx card in the future: who knows. 2005-05-26 19:49:18 +00:00
apps Replaced binary resource files with resource definitions. 2005-05-23 03:40:25 +00:00
bin Now prints "<unknown>" as the name of unrecognized file/partitioning systems. 2005-05-26 20:13:33 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Adds Svorak keymap on behalf of Mikael Jansson (aka tic) 2005-04-17 22:57:11 +00:00
documentation multiple chunks handling 2005-05-19 15:38:29 +00:00
kits Implemented BPartition::GetPath() much like KPartition::GetPath(). 2005-05-26 20:44:33 +00:00
libs fixed the build 2005-04-13 16:12:00 +00:00
prefs Fixed a bug in setting thumb style for the KnobStyle box scrollbars 2005-05-22 02:07:09 +00:00
servers Tried to make the ServerApp aware when a client dies: the main communication 2005-05-26 15:06:31 +00:00
system Instead of the ugly and unnecessary cookie union, we now have a cookie for 2005-05-27 00:43:01 +00:00
tests The libfs_shell.a is no longer built with DEBUG turned on by default. 2005-05-26 08:24:00 +00:00
tools Cleaned manref ids, in the end tools document filenames are cleaner 2005-05-25 16:18:28 +00:00
Jamfile This should fix the build after all the kernel/system renaming. 2005-04-13 13:59:17 +00:00