Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 11/04/2006 11:37:12
Module Name:	src
Committed By:	jmmv
Date:		Sat Nov  4 11:37:12 UTC 2006

Modified Files:
	src/sys/kern: subr_optstr.c

Log Message:
Fix matching of options with common prefixes (e.g. console and console_speed).
While here remove an useless assignment and bind a variable to a loop.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/subr_optstr.c

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