freebsd-skq/tools
yar 3f2018d428 MFC:
Don't forget to close the range if we branched over its end
and had no chance to match it by the 2nd address precisely.
Otherwise the unclosed range would bogusly extend to the end
of stream.

Add a regression test.

Explain the decision in the `POSIX' file.

	1.44	src/usr.bin/sed/process.c
	1.2-1.4	src/usr.bin/sed/POSIX
	1.13	src/tools/regression/usr.bin/sed/regress.sh
	1.1	src/tools/regression/usr.bin/sed/regress.b2a.out
2007-04-19 23:19:43 +00:00
..
build Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
debugscripts MFC rev. 1.9: correct comments. 2006-05-29 11:08:14 +00:00
diag Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
KSE Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
lib32 Remove the build32.sh hack, it is now slightly broken (missing some 2004-11-25 04:25:21 +00:00
LibraryReport
regression MFC: 2007-04-19 23:19:43 +00:00
sched - ktrace(1) has nothing to do with schedgraph. Remove that from the 2005-03-14 11:52:24 +00:00
test Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
tools MFC 1.3: fix typo 2007-01-26 06:46:39 +00:00
install.sh Arguments to options aren't necessarily separated with whitespace. 2004-07-07 09:38:14 +00:00
make_libdeps.sh Teach the script where libssl actually lives. 2004-04-13 11:06:20 +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.