K 10 svn:author V 3 imp K 8 svn:date V 27 2005-03-16T20:31:46.000000Z K 7 svn:log V 214 bus_alloc_resource must obey the same rules as rman_resource_resournce_bound wrt end parameter. The end parameter here was the same as the start. However, it should be start + count - 1, so make it that instead. END