brooks 2008-03-05 17:51:06 UTC
FreeBSD src repository
Modified files:
sbin/ddb ddb.8 ddb.c
Log:
Add the ability to read a file of commands to ddb(8) modeled after the
feature in ipfw(8).
Revision Changes Path
1.3 +14 -0 src/sbin/ddb/ddb.8
1.2 +67 -5 src/sbin/ddb/ddb.c