Subject: CVS commit: basesrc/usr.sbin/route6d
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/05/2001 04:17:32
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Sep  5 01:17:32 UTC 2001

Modified Files:
	basesrc/usr.sbin/route6d: route6d.c

Log Message:
sync with the latest KAME tree.
- don't use FD_SETSIZE on select
- "sin" conflicts with math library, so use sin6
- other minor updates


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/usr.sbin/route6d/route6d.c

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