opnsense-src/tools/tools
Wolfram Schneider 08d366cf6b epfe - extract printing filter examples from printing.sgml
usage:
	$ cd /usr/share/examples/printing
	$ epfe < printing.sgml
1996-12-28 16:24:57 +00:00
..
epfe epfe - extract printing filter examples from printing.sgml 1996-12-28 16:24:57 +00:00
ifinfo Add my little `ifinfo' program. This is sort of a cross between a 1996-10-11 15:56:41 +00:00
kernxref Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
tcl_bmake Fix the 'info sharedlibextention' output in tclsh which was caused by a 1996-12-17 13:08:08 +00:00
README add epfe and tcl_bmake 1996-12-28 16:21:52 +00:00

#	$Id$

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