haiku/src/add-ons/kernel/disk_scanner
Ingo Weinhold 3906f59e6a Removed the iso9660 module from the build. For the time being we can't use it anyway.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3078 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-04-19 14:40:33 +00:00
..
fs Removed the iso9660 module from the build. For the time being we can't use it anyway. 2003-04-19 14:40:33 +00:00
partition Fixed return type of read_partition_map (status_t -> bool). Fixed PartitionMapParser::Parse(): It wrongly error checked for a NULL block, which is allowed. 2003-02-24 00:39:27 +00:00
session The B_DATA_SESSION flag needs to be set for data sessions. 2003-02-18 21:31:40 +00:00
disk_scanner.c Added missing B_DATA_SESSION flag for virtual sessions. 2003-02-20 00:23:05 +00:00
Jamfile Added empty Jamfiles in the fs and session subdirs. 2002-12-22 02:30:00 +00:00