freebsd-skq/tools
Marcel Moolenaar 4af242aad1 Implement busdma_md_unload() and busdma_sync().
While here:
1.  have the Python bindings contain constants for the space
    identifiers and the sync operation.
2.  change the segment iterators to return None when done,
    not ENXIO.
2015-07-03 05:47:56 +00:00
..
bsdbox Add mv / expr ; these are used by the updated freebsd-wifi-build environment. 2015-05-19 03:02:52 +00:00
build Fix generation of src.conf.5 2015-06-22 20:21:57 +00:00
bus_space Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
debugscripts Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
sched
test
tools cxgbetool: fix code that decodes T5 SGE contexts. Some of the fields 2015-06-30 22:30:21 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

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.

Please read the README files in the subdirs for further information.