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: 05/30/2002 02:11:14
Module Name:	basesrc
Committed By:	itojun
Date:		Wed May 29 23:11:14 UTC 2002

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

Log Message:
strlcpy.  rtm_seq is an int.  use pidfile(3).  sync w/kame via openbsd


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/route6d/Makefile
cvs rdiff -r1.32 -r1.33 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.