haiku/src/add-ons/kernel
Axel Dörfler f14bae95b6 Renamed "blocks" to "blocksRequested" in Inode::GrowStream() to make its
usage clearer. Also added a comment that explains why it's okay that
blocksNeeded and blocksRequested can be different.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3579 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-19 17:11:53 +00:00
..
bus_managers Updated ld-script location. 2003-05-12 01:00:20 +00:00
disk_scanner 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
drivers Implemented free hook. The driver now cleanly works when the net_server is restarted via the Network preference panel. 2003-06-19 14:52:59 +00:00
file_systems Renamed "blocks" to "blocksRequested" in Inode::GrowStream() to make its 2003-06-19 17:11:53 +00:00
media experimental, do not use 2003-05-06 23:50:13 +00:00
network Added support for installing the networking stuff. Use: jam [un]install-networking. 2003-06-17 18:15:52 +00:00
partitioning_systems ep_scan_partition(): Removed erroneous check for cookie (it's unused here), and fixed child index counting. 2003-06-14 00:12:12 +00:00
Jamfile Ported the intel partitioning system module to the new interface 2003-06-13 22:01:51 +00:00