K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-16T00:05:05.000000Z K 7 svn:log V 231 Use an array of uintptr_t's instead of an array of u_longs to hold address constants. This fixes some warnings for conversions from 64-bit integers to 32-bit pointers on i386's with 64-bit longs. vm86 still uses too many u_longs. END