K 10 svn:author V 4 jake K 8 svn:date V 27 2002-04-03T06:57:52.000000Z K 7 svn:log V 273 Fix a long standing 32bit-ism. Don't assume that the size of a chunk of memory in phys_avail will fit in 'int', use vm_size_t. This fixes booting on sparc64 machines with more than 2 gigs of ram. Thanks to Jan Chrillesen for providing me with access to a 4 gig machine. END