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:           Tue Feb 24 03:59:08 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by ad in ticket #487):
        sys/ddb/db_variables.c: revision 1.40
Default DDB_ONPANIC to zero. The end product is ultimately for the
consumption of users external to the project, users who are unlikely to
be kernel hackers with the motivation to debug crashes. In this situation
rebooting and creating a crash dump is more appropriate than interrupting
normal service for an unbounded amount of time, while also leaving the
machine at cryptic db> prompt.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.54.1 src/sys/ddb/db_variables.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