git: drill: Import dig replacement into base.
Jan Lentfer
lentferj at crater.dragonflybsd.org
Sun Jun 6 02:08:33 PDT 2010
commit 286a6bf8b230a66636633f0ed5fd2a0cb53021e4
Author: Jan Lentfer <lentferj at df64devel.lan.net>
Date: Tue Mar 9 21:47:14 2010 +0100
drill: Import dig replacement into base.
Summary of changes:
usr.bin/Makefile | 1 +
usr.bin/drill/Makefile | 13 ++
usr.bin/drill/config.h | 297 ++++++++++++++++++++++++++++++++++++++++++++++++
usr.bin/drill/drill.h | 109 ++++++++++++++++++
4 files changed, 420 insertions(+), 0 deletions(-)
create mode 100644 usr.bin/drill/Makefile
create mode 100644 usr.bin/drill/config.h
create mode 100644 usr.bin/drill/drill.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/286a6bf8b230a66636633f0ed5fd2a0cb53021e4
--
DragonFly BSD source repository
More information about the Commits
mailing list