K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-11T19:08:42.000000Z K 7 svn:log V 182 Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long on some 64-bit systems). print_ip() should use inet_ntoa() instead of bloated inline code with 4 ntohl()s. END