K 10
svn:author
V 3
rra
K 8
svn:date
V 27
1999-11-20T21:52:02.000000Z
K 7
svn:log
V 234
Check for crypt.h and socklen_t, replace strdup if the OS doesn't provide
it, don't try to use "typedef unsigned int32_t uint32_t" on systems that
have int32_t but not uint32_t (like Linux glibc 2.0) since it can cause
syntax errors.

END
