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: 10/26/2002 23:10:02
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Oct 26 20:10:02 UTC 2002

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

Log Message:
use strtoul, not atoi.
don't print strerrno() if errno == 0 on fatal().
sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 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.