cvs commit: src/sbin Makefile src/sbin/ddb Makefile ddb.8 ddb.c ddb.h ddb_script.c
rwatson 2008-03-30 17:07:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin Makefile Added files: (Branch: RELENG_7) sbin/ddb Makefile ddb.8 ddb.c ddb.h ddb_script.c Log: Merge Makefile:1.169, ddb/Makefile:1.1
cvs commit: src/sbin Makefile src/sbin/ddb Makefile ddb.8 ddb.c ddb.h ddb_script.c
rwatson 2007-12-26 09:38:22 UTC FreeBSD src repository Modified files: sbin Makefile Added files: sbin/ddb Makefile ddb.8 ddb.c ddb.h ddb_script.c Log: Add command-line tool ddb(8), which allows DDB(4) scripts to be managed from userspace. It