freebsd-dev/share
Bjoern A. Zeeb 0f59fbc3d6 MFp4 @178364:
Implement an optional delay to the ddb reset/reboot command.

This allows textdumps to be run automatically with unattended reboots
after a resonable timeout, while still permitting an administrator to
break into debugger if attached to the console at the time of the
event for further debugging.  Cap the maximum delay at 1 week to avoid
highly accidental results, and default to 15s in case of problems
parsing the timeout value.

Move hex2dec helper function from db_thread.c to db_command.c to make
it generally available and prefix it with a "db_" to avoid namespace
collisions.

Reviewed by:	rwatson
MFC after:	4 weeks
2010-05-24 16:41:05 +00:00
..
colldef
dict Add "Massachusetts". 2010-03-17 15:31:06 +00:00
doc
examples indent.pro example: actually install the sample file 2010-04-21 12:17:01 +00:00
info
man MFp4 @178364: 2010-05-24 16:41:05 +00:00
me
misc Fixup order of entries (including mine), reported by yar@freebsd.org 2010-05-21 19:08:24 +00:00
mk o Remove EoL w/spaces introduced in the last commit. 2010-05-22 20:19:12 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
timedef
zoneinfo Officially speaking, the zoneinfo data files are contributed data. 2010-02-25 06:44:16 +00:00
Makefile
Makefile.inc