K 10 svn:author V 2 mi K 8 svn:date V 27 2005-03-26T20:50:06.000000Z K 7 svn:log V 344 Use FreeBSD's declarations of inet_ntoa and _ntop -- FreeBSD's *definitions* were used before anyway, but the declarations now conflict on 6.x Use uint32_t instead of `unsigned long', where a 32-bit unsigned value is needed -- this fixes the qfDES encryption/decryption on 64-bit platforms. Reported by: pointyhat Approved by: portmgr (kris) END