Subject: CVS commit: src/sys/ddb
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/14/2007 00:37:57
Module Name: src
Committed By: uwe
Date: Sun Oct 14 00:37:57 UTC 2007
Modified Files:
src/sys/ddb: db_command.c
Log Message:
db_cmd_search: When we compare names we'd better stop at the nul byte.
Don't flip-flop between found and ambiguous. (hi, martin!)
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/ddb/db_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.