Subject: CVS commit: src/sys/arch/hp300/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/19/2006 18:25:40
Module Name: src
Committed By: tsutsui
Date: Wed Jul 19 18:25:40 UTC 2006
Modified Files:
src/sys/arch/hp300/dev: intio.c intiovar.h
Log Message:
- strncpy() -> strlcpy()
- adjust buffer length
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/hp300/dev/intio.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/hp300/dev/intiovar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.