K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-16T19:46:26.000000Z K 7 svn:log V 189 Fix multiple printf warnings on Alpha: - Prefer long long to quad_t to match printf args. - Use uintmax_t and %j to print segsz_t and vm_size_t values. - Fix others in Alpha-specific code. END