1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/tools/tools
Bruce Evans ccb8bfa988 Don't install the tcl implementation headers. The tcl distribution
makefile doesn't install them, and they couldn't be used without
lots of undocumented -I's in CFLAGS.  tcl.h is still installed in
/usr/include/tcl/.  Note that rev.1.24 of tcl_bmake/mkMakefile.sh
broke all the section 3 tcl man pages by putting it there instead
of in /usr/include.
1998-01-17 15:52:32 +00:00
..
epfe Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
html-mv Add html-mv script. Html-mv rename HTML generated filenames to 1997-11-09 11:23:54 +00:00
ifinfo Made this compile again (getopt moved to <unistd.h>). 1997-09-01 00:01:50 +00:00
kdrv Some helpful improvements : 1997-06-10 01:53:01 +00:00
kernxref Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
portsinfo Do not suppress the first 5 lines of updated ports. 1997-10-04 12:20:16 +00:00
scsi-defects Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
tcl_bmake Don't install the tcl implementation headers. The tcl distribution 1998-01-17 15:52:32 +00:00
vop_table Update this little gadet to latest version. 1997-10-26 21:06:33 +00:00
README Add html-mv script. Html-mv rename HTML generated filenames to 1997-11-09 11:23:54 +00:00

#	$Id: README,v 1.9 1997/04/25 14:14:31 wosch Exp $

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.
scsi-defects	Get at the primary or grown defect list of a SCSI disk.
portsinfo 	Generate list of new ports for last two weeks.
html-mv         Rename HTML generated filenames to human readable filenames.