K 10 svn:author V 2 jb K 8 svn:date V 27 1998-08-18T13:41:38.000000Z K 7 svn:log V 269 Change casts from int to u_long and formats from %x to %lx. Didn't fix the alignment of the output fields on alpha where addresses require 16 characters to print. Added a dummy field to the pt_u union to help the alpha compiler align the u_sa field in a suiable way. END