freebsd-dev/tools
Wolfram Schneider 9350872a4a Add html-mv script. Html-mv rename HTML generated filenames to
human readable filenames. E.g.:

$ cd FAQ
$ make FORMATS=html
$ html-mv FAQ
$ ls
FAQ_ACKNOWLEDGMENTS.html
FAQ_Any_restrictions_on_how_I_divide_the_disk_up_.html
FAQ_Are_there_any_Database_systems_for_FreeBSD_.html
FAQ_Are_there_any_commercial_high-performance_X_servers_.html
FAQ_Books_on_FreeBSD.html
FAQ_Can_FreeBSD_handle_multiport_serial_cards_sharing_irqs_.html
[...]
1997-11-09 11:23:54 +00:00
..
3.0-upgrade Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
diag A little gadget to dump the contents of the vfs name cache. 1997-09-04 08:28:55 +00:00
LibraryReport Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
regression Add a couple of test cases for mmap over NFS. 1997-05-18 10:03:48 +00:00
test Fix a couple of typos. 1997-03-07 01:48:24 +00:00
tools Add html-mv script. Html-mv rename HTML generated filenames to 1997-11-09 11:23:54 +00:00
README Clean up some of the tortured english in this file. 1997-01-21 12:36:01 +00:00

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.