Subject: CVS commit: pkgsrc/security/arirang
From: Todd Vierling
Date: 2005-11-03 17:45:13
Message id: 20051103164513.20C1E2DA27@cvs.netbsd.org

Log Message:
osfinger.c forgot to include <arpa/inet.h> for htons().

Use traditional recv loop over a stream socket rather than depending on
MSG_WAITALL to be available.  (Interix doesn't have MSG_WAITALL.)

Files:
RevisionActionfile
1.11modifypkgsrc/security/arirang/Makefile
1.3addpkgsrc/security/arirang/patches/patch-aa