git: drill: Import dig replacement into base.

看板DFBSD_commit作者時間15年前 (2010/06/06 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 286a6bf8b230a66636633f0ed5fd2a0cb53021e4 Author: Jan Lentfer <lentferj@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
文章代碼(AID): #1C2siM4G (DFBSD_commit)