Searched hist:"21 d748a9573ee91dc2434ffd2688e4ea25fb5f06" (Results 1 – 6 of 6) sorted by relevance
/freebsd/share/man/man4/ |
H A D | textdump.4 | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|
H A D | ddb.4 | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|
/freebsd/sys/ddb/ |
H A D | db_textdump.c | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|
H A D | db_command.c | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|
/freebsd/sys/conf/ |
H A D | options | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|
H A D | NOTES | diff 21d748a9573ee91dc2434ffd2688e4ea25fb5f06 Thu Nov 01 05:07:08 CET 2012 Alfred Perlstein <alfred@FreeBSD.org> Small textdump enhancements.
Allow textdumps to be called explicitly from DDB.
If "dump" is called in DDB and textdumps are enabled then abort the dump and tell the user to turn off textdumps.
Add options TEXTDUMP_PREFERRED to turn textdumps on by default. Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.
Reviewed by: rwatson
MFC after: 2 weeks
|