freebsd-skq/tools
bms 1a77168e4f Drop all received data mbufs from a socket's queue if the MT_SONAME
mbuf is dropped, to preserve the invariant in the PR_ADDR case.

Add a regression test to detect this condition, but do not hook it
up to the build for now.

PR:             kern/38495
Submitted by:   James Juran
Reviewed by:    sam, rwatson
Obtained from:  NetBSD
MFC after:      2 weeks
2006-12-23 21:07:07 +00:00
..
build /usr/sbin/faithd is an INET6-specific tool, and now it won't be built 2006-11-27 13:33:31 +00:00
debugscripts o Correct comments: remove a reference to non-existent gdbinit.9 man page; 2006-05-22 07:12:25 +00:00
diag
kerneldoc ah_if.m was removed a while ago 2006-11-26 14:41:17 +00:00
KSE
LibraryReport
regression Drop all received data mbufs from a socket's queue if the MT_SONAME 2006-12-23 21:07:07 +00:00
sched Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit 2005-11-21 21:27:40 +00:00
test
tools Shorten the KERNCONF filename to the basename in the install target as 2006-11-27 12:16:03 +00:00
install.sh
make_libdeps.sh Make use of mk/ files from a fresh source tree, rather than 2006-11-24 09:07:26 +00:00
README

$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.