K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-11-17T16:02:17.000000Z K 7 svn:log V 326 Cleanup some of the comments, and reformat long lines. Replace m_copy() with m_copypacket() where applicable. Replace "if (a.s_addr ...)" with "if (a.s_addr != INADDR_ANY ...)" to make it clear what the code means. While at it, fix some function headers and remove 'register' from variable declarations. MFC after: 3 days END