aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/lib/libc/net into the FreeBSD test suiteEnji Cooper2015-11-088-459/+0
* Modify the tool that generates the locales so that the generated CJK localesBaptiste Daroussin2015-11-081-1/+27
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-086-436/+0
* Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suiteEnji Cooper2015-11-088-510/+0
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-0825-2295/+0
* Integrate tools/regression/lib/libc/locale into the FreeBSD test suiteEnji Cooper2015-11-0833-2494/+0
* Add built-in ccache build support via WITH_CCACHE_BUILD option.Bryan Drewery2015-11-081-0/+42
* Catchup with latest changes for ObsoleteFiles in case base is built usingBaptiste Daroussin2015-11-071-206/+4
* Merge from head r290483Baptiste Daroussin2015-11-076-13/+28
|\
| * zfsboottest: catch up with r241289, call zfs_spa_init() for all found poolsAndriy Gapon2015-11-061-7/+9
| * zfsboottest: build as a 32 bit applicationAndriy Gapon2015-11-061-0/+1
| * Don't allow environment-set options to bleed into src.conf.5 generation.Bryan Drewery2015-11-061-2/+2
| * Add a FAST_DEPEND option, off by default, which speeds up the build significa...Bryan Drewery2015-11-061-0/+7
| * Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptimeEnji Cooper2015-11-021-2/+1
| * Use nitems(x) instead of sizeof(x)/sizeof(x[0])Enji Cooper2015-11-021-2/+2
| * Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 ifEnji Cooper2015-11-021-0/+6
* | Make generated makefiles respects ${SHAREDIR}Baptiste Daroussin2015-11-011-1/+1
* | Merge from headBaptiste Daroussin2015-11-0115-116/+651
|\|
| * Fix compiler warnings with open_to_operation.cEnji Cooper2015-10-302-16/+13
| * ioatcontrol(8): Add and document "raw" testing modeConrad Meyer2015-10-292-3/+93
| * Fix spelling and grammer in tools/test/README.Eric van Gyzen2015-10-281-3/+3
| * Add a test for the listen queue using two test programs,George V. Neville-Neil2015-10-283-0/+201
| * Update the README to describe all the current tests in this directory.George V. Neville-Neil2015-10-281-3/+13
| * Add WITHOUT_DEBUG_FILES descriptionEd Maste2015-10-271-0/+3
| * ioat: Add support for Block Fill operationsConrad Meyer2015-10-262-7/+22
| * Add libvmmapi to OptionalObsoleteFiles.inc when MK_BHYVE == noEnji Cooper2015-10-241-0/+4
| * Fix warning about redefined *_crunchdir_hostname target after r289734.Bryan Drewery2015-10-221-1/+1
| * Unbreak regression testing tools for net80211 crypto cipher modulesAndriy Voskoboinyk2015-10-223-78/+124
| * Improve flexibility of ioat_test / ioatcontrol(8)Conrad Meyer2015-10-223-13/+157
| * Handle lib32 files during delete-old* when MK_LIB32=no.Julio Merino2015-10-201-3/+28
* | Merge from headBaptiste Daroussin2015-10-1923-4328/+29
|\|
| * Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclEnji Cooper2015-10-1713-3295/+0
| * Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDEnji Cooper2015-10-177-991/+0
| * Fix test-fenv:test_dfl_env when run on some amd64 CPUsEnji Cooper2015-10-141-0/+27
| * Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsEnji Cooper2015-10-141-42/+0
| * Add WITHOUT_LLDB for src.conf(5)Ed Maste2015-10-141-0/+2
* | Synchronize locale generation tools with dragonflyBaptiste Daroussin2015-10-137-79/+7642
* | Merge from headBaptiste Daroussin2015-10-1348-988/+1214
|\|
| * Merge ^/head r288197 through r288456.Dimitry Andric2015-10-017-13/+182
| |\
| | * remove unused sgsmsg utility (originally imported from opensolaris)Andriy Gapon2015-09-281-1/+0
| | * Add missing binutils ldscripts.Bryan Drewery2015-09-251-0/+182
| | * META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-256-12/+0
| * | Merge ^/head r288035 through r288099.Dimitry Andric2015-09-221-0/+1
| |\|
| | * Delete /etc/autofs/special_noauto when MK_AUTOFS == noEnji Cooper2015-09-211-0/+1
| * | Don't install Intrin.h, as this is an intrinsics header for Windows.Dimitry Andric2015-09-201-1/+0
| * | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-202-21/+67
| |\|
| | * Document NO_DIRDEPS for META_MODE and give link to full details.Bryan Drewery2015-09-181-1/+7
| | * makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...Bryan Drewery2015-09-171-10/+12
| | * Optimize makeman slightly by removing uneeded cat and extra test -s.Bryan Drewery2015-09-171-7/+9
| | * src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery2015-09-172-5/+12