Subject: CVS commit: pkgsrc/security/arirang
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2005 16:45:13
Module Name: pkgsrc
Committed By: tv
Date: Thu Nov 3 16:45:13 UTC 2005
Modified Files:
pkgsrc/security/arirang: Makefile
Added Files:
pkgsrc/security/arirang/patches: patch-aa
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.)
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/security/arirang/Makefile
cvs rdiff -r0 -r1.3 pkgsrc/security/arirang/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.