freebsd-nq/share/man
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
..
man1 builtin(1): sh has no @ builtin command. 2010-05-09 15:00:30 +00:00
man3 mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
man4 MFp4 @178364: 2010-05-24 16:41:05 +00:00
man5 Regen for r208321. 2010-05-20 00:10:11 +00:00
man6
man7 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
man8 Document NANO_ARCH which is no longer hard coded as of r205980. 2010-05-20 18:39:33 +00:00
man9 These features will first appear in 8.1, soon to be released 2010-05-24 11:14:40 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00