Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/18/2004 15:24:19
Module Name:	src
Committed By:	pk
Date:		Thu Mar 18 15:24:19 UTC 2004

Modified Files:
	src/sys/arch/sparc/sparc: promlib.c

Log Message:
obp_v2_finddevice: bounds check on local char buffer.
prom_findnode: implement node name matching for device named containing
commas, cf. IEEE 1275, section 4.3.6.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/sparc/sparc/promlib.c

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