aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1997-01-21 08:36:11 +0000
committerMike Smith <msmith@FreeBSD.org>1997-01-21 08:36:11 +0000
commitb8785226220dd73752a1858e781add0d08fc0a0e (patch)
treeab8842915ebcdf7613b3d836146e4c37efa6d241 /tools
parent0d812f1bb182568bdf634576e473d0bd8fa71142 (diff)
downloadsrc-b8785226220dd73752a1858e781add0d08fc0a0e.tar.gz
src-b8785226220dd73752a1858e781add0d08fc0a0e.zip
Add KernelDriver.
Notes
Notes: svn path=/head/; revision=21914
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/README b/tools/tools/README
index ad4c1c83a2cd..fc130446d2ca 100644
--- a/tools/tools/README
+++ b/tools/tools/README
@@ -12,3 +12,5 @@ ifinfo Uses the interface MIB to print out all the information
kernxref Shellscript to cross reference symbols in the LINT kernel.
epfe extract printing filter examples from printing.sgml
tcl_bmake generates a bmake Makefile for src/lib/libtcl
+kdrv KernelDriver; add/list/remove third-party kernel driver
+ source to/in/from a kernel source tree.