Subject: CVS commit: [netbsd-3] src/lib/libwrap
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 01/21/2006 06:01:48
Module Name:	src
Committed By:	snj
Date:		Sat Jan 21 06:01:48 UTC 2006

Modified Files:
	src/lib/libwrap [netbsd-3]: hosts_access.c

Log Message:
Pull up following revision(s) (requested by jdc in ticket #1118):
	lib/libwrap/hosts_access.c: revision 1.18
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.17.6.1 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.