Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/ddb



Module Name:    src
Committed By:   snj
Date:           Fri Jan  9 03:32:02 UTC 2009

Modified Files:
        src/sys/ddb [netbsd-5]: db_command.c db_command.h

Log Message:
Pull up following revision(s) (requested by haad in ticket #241):
        sys/ddb/db_command.c: revision 1.126
        sys/ddb/db_command.h: revision 1.34
Fix my bug introduced in rev 1.98 of db_command.c where command prefix
not ambiguous in one table was choosed even if it was ambiguous in
another table in same list. Also apply more KNF rules.
Patch was supplied by uwe@.


To generate a diff of this commit:
cvs rdiff -r1.120.4.1 -r1.120.4.2 src/sys/ddb/db_command.c
cvs rdiff -r1.33 -r1.33.10.1 src/sys/ddb/db_command.h

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



Home | Main Index | Thread Index | Old Index