freebsd-dev/tools
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
3.0-upgrade $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
diag Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
LibraryReport $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
regression These are regression tests for the P1003.1B scheduler. 2000-02-16 14:28:42 +00:00
test Add a little test program to demonstrate POSIX Shared Memory Objects. 2000-04-22 15:29:21 +00:00
tools Use profiling on LINT. 2000-04-27 19:58:57 +00:00
install.sh Don't use -C internally. Use -c. For some reason files are not copied 1999-12-15 18:08:56 +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.