Source-Changes archive

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

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   martin
Date:           Mon Oct  1 22:01:38 UTC 2007

Modified Files:
        src/sys/ddb: db_command.c

Log Message:
Special case the initialization of builtin command tables to avoid using
malloc. Fixes PR kern/37042.
Allow "mach" commands registered by LKMs even if there is no builtin
mach command for the arch.


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 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.




Home | Main Index | Thread Index | Old Index