K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-02-20T01:32:58.219655Z K 7 svn:log V 290 Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. This simplifies checking for default resource range for bus_alloc_resource(), and improves readability. This is part of, and related to, the migration of rman_res_t from u_long to uintmax_t. Discussed with: jhb Suggested by: marcel END