K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-30T17:07:10.000000Z K 7 svn:log V 384 Merge Makefile:1.169, ddb/Makefile:1.1, ddb.8:1.1, ddb.c:1.1, ddb.h:1.1, ddb_script.c:1.1 from HEAD to RELENG_7: Add command-line tool ddb(8), which allows DDB(4) scripts to be managed from userspace. It is largely a wrapper for sysctl() calls, but because the sysctls for adding and removing scripts are awkward to use directly, this provides an easier-to-use interface. END