Subject: CVS commit: src/sbin/routed/rtquery
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/09/2006 20:30:15
Module Name:	src
Committed By:	mrg
Date:		Tue May  9 20:30:15 UTC 2006

Modified Files:
	src/sbin/routed/rtquery: rtquery.c

Log Message:
change (mostly) int to socklen_t.  GCC 4 doesn't like that int and
socklen_t are different signness.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sbin/routed/rtquery/rtquery.c

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