opnsense-src/tools/tools
1997-01-21 08:36:11 +00:00
..
epfe Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ifinfo Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
kdrv This is KernelDriver, a tool for automating the addition of 1997-01-21 08:34:14 +00:00
kernxref Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcl_bmake Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
README Add KernelDriver. 1997-01-21 08:36:11 +00:00

#	$FreeBSD$

This directory is for tools.

A tool is something which is sometimes useful, and doesn't fit any of the
other categories.

Please make a subdir per program, and add a brief description to this file.

ifinfo		Uses the interface MIB to print out all the information
		an interface exports in an ugly form.
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.