K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-01-08T18:05:03.000000Z K 7 svn:log V 291 Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the alpha these bugs didn't cause any problems because it was little endian, but on sparc64, we ended up with garbage for the IP address when we tried to contact the server. (Usually 3.253.0.0) Not objected to by: wpaul END