K 10 svn:author V 3 bde K 8 svn:date V 27 2004-04-06T10:59:11.000000Z K 7 svn:log V 386 Fixed misspelling of IPPORT_MAX as USHRT_MAX. Don't include to implement this mistake. Fixed some nearby style bugs (initialization in declaration, misformatting of this initialization, missing blank line after the declaration, and comparision of the non-boolean result of the initialization with 0 using "!". In KNF, "!" is not even used to compare booleans with 0). END