Subject: CVS commit: src/sys/dev/tc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/27/2003 17:42:11
Module Name:	src
Committed By:	tsutsui
Date:		Sat Sep 27 17:42:11 UTC 2003

Modified Files:
	src/sys/dev/tc: ioasic_subr.c

Log Message:
Use strlcpy() rather than strncpy() + `\0' termination.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/tc/ioasic_subr.c

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