Add KernelDriver.

This commit is contained in:
Mike Smith 1997-01-21 08:36:11 +00:00
parent 0d812f1bb1
commit b878522622
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21914

View File

@ -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.