Subject: CVS commit: src/lib/libwrap
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/08/2006 17:20:28
Module Name:	src
Committed By:	jdc
Date:		Sun Jan  8 17:20:28 UTC 2006

Modified Files:
	src/lib/libwrap: hosts_access.c

Log Message:
Use ntohl(host_address) so that RBL lookups work on little-endian hosts.
Tested on alpha, i386 and sparc64.
Fixes PR lib/30402.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libwrap/hosts_access.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.