Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   martin
Date:           Mon Oct  1 22:05:15 UTC 2007

Modified Files:
        src/sys/ddb: db_command.c db_command.h
        src/sys/kern: init_main.c

Log Message:
No need to db_init_commands() early any more - it will happen on first
entry to ddb.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/ddb/db_command.c
cvs rdiff -r1.29 -r1.30 src/sys/ddb/db_command.h
cvs rdiff -r1.317 -r1.318 src/sys/kern/init_main.c

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