Subject: CVS commit: src/lib/libc/resolv
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/02/2007 22:56:15
Module Name:	src
Committed By:	christos
Date:		Fri Mar  2 22:56:15 UTC 2007

Modified Files:
	src/lib/libc/resolv: res_send.c

Log Message:
Although we don't have a kqueue implementation yet, there is no point in
limiting the max fd in the poll case. Pointed out by Jan Schaumann, original
patch from FreeBSD/John Baldwin.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libc/resolv/res_send.c

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