K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-02-27T15:22:12.000000Z K 7 svn:log V 224 1) Move FreeBSD ID below vendor ID and don't compile vendor ID. 2) Cast some numbers we know to be positive to size_t before we MIN them with the result of a sizeof. 3) Compare result of inet_addr to INADDR_NONE, not -1. END