summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptimengie2015-11-021-2/+1
* Use nitems(x) instead of sizeof(x)/sizeof(x[0])ngie2015-11-021-2/+2
* Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 ifngie2015-11-021-0/+6
* Fix compiler warnings with open_to_operation.cngie2015-10-302-16/+13
* ioatcontrol(8): Add and document "raw" testing modecem2015-10-292-3/+93
* Fix spelling and grammer in tools/test/README.vangyzen2015-10-281-3/+3
* Add a test for the listen queue using two test programs,gnn2015-10-283-0/+201
* Update the README to describe all the current tests in this directory.gnn2015-10-281-3/+13
* Add WITHOUT_DEBUG_FILES descriptionemaste2015-10-271-0/+3
* ioat: Add support for Block Fill operationscem2015-10-262-7/+22
* Add libvmmapi to OptionalObsoleteFiles.inc when MK_BHYVE == nongie2015-10-241-0/+4
* Fix warning about redefined *_crunchdir_hostname target after r289734.bdrewery2015-10-221-1/+1
* Unbreak regression testing tools for net80211 crypto cipher modulesavos2015-10-223-78/+124
* Improve flexibility of ioat_test / ioatcontrol(8)cem2015-10-223-13/+157
* Handle lib32 files during delete-old* when MK_LIB32=no.jmmv2015-10-201-3/+28
* Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclngie2015-10-1713-3295/+0
|\
| \
| \
*-. \ Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-177-991/+0
|\ \ \ | | |/
| | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-1313-3295/+0
| | |\
| | | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-0513-3295/+0
| | | * MFhead @ r288473ngie2015-10-021-1/+0
| | | |\
| | | * \ MFhead @ r288313ngie2015-09-2759-1023/+1339
| | | |\ \
| | | * \ \ MFhead @ r286584ngie2015-08-1012-25/+426
| | | |\ \ \
| | | * \ \ \ MFhead @ r285904ngie2015-07-2721-113/+597
| | | |\ \ \ \
| | | * \ \ \ \ MFhead @ r284674ngie2015-06-211-4/+20
| | | |\ \ \ \ \
| | | * \ \ \ \ \ MF head @ r284358ngie2015-06-1317-35/+925
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ MF head @ r283796ngie2015-05-312-60/+66
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ MFhead @ r283351ngie2015-05-2412-20/+91
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ MFhead @ r281924ngie2015-04-247-55/+141
| | | |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Fix test-fenv:test_dfl_env when run on some amd64 CPUsngie2015-10-141-0/+27
* | | | | | | | | | | | | Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsngie2015-10-141-42/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsngie2015-10-131-42/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-137-991/+0
* | | | | | | | | | | | Add WITHOUT_LLDB for src.conf(5)emaste2015-10-141-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge ^/head r288197 through r288456.dim2015-10-017-13/+182
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-281-1/+0
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Add missing binutils ldscripts.bdrewery2015-09-251-0/+182
| * | | | | | | | | META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-256-12/+0
* | | | | | | | | | Merge ^/head r288035 through r288099.dim2015-09-221-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Delete /etc/autofs/special_noauto when MK_AUTOFS == nongie2015-09-211-0/+1
* | | | | | | | | | Don't install Intrin.h, as this is an intrinsics header for Windows.dim2015-09-201-1/+0
* | | | | | | | | | Merge ^/head r287878 through r288034.dim2015-09-202-21/+67
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Document NO_DIRDEPS for META_MODE and give link to full details.bdrewery2015-09-181-1/+7
| * | | | | | | | | makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...bdrewery2015-09-171-10/+12
| * | | | | | | | | Optimize makeman slightly by removing uneeded cat and extra test -s.bdrewery2015-09-171-7/+9
| * | | | | | | | | src.conf.5: Make it self-documenting that the mkopts are environment-only.bdrewery2015-09-172-5/+12
| * | | | | | | | | Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.bdrewery2015-09-172-0/+18
| * | | | | | | | | Document NO_SILENT for META_MODE.bdrewery2015-09-171-4/+15
* | | | | | | | | | Merge ^/head r287680 through r287877.dim2015-09-161-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add missing BINDIR variable.hselasky2015-09-141-0/+1
* | | | | | | | | | Update libc++ to 3.7.0 release.dim2015-09-161-1/+6
OpenPOWER on IntegriCloud