summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Retire the NONE cipher option.des2015-11-231-9/+0
* Add support for passing TARGET_CPUTYPE into the build. It's moreimp2015-11-201-10/+13
* Use print as a function for Python 3 [PEP 3105]rodrigc2015-11-194-52/+56
* Use 'in' instead of 'has_key()' for testing dictionary membership.rodrigc2015-11-182-15/+15
* Use -n to ln(1) which is compatible with GNU ln(1).bdrewery2015-11-161-1/+1
* Revert r290944. It was wrong.bdrewery2015-11-161-3/+3
* Fix error case for bmake to echo 0.bdrewery2015-11-161-3/+3
* Bring back a couple of ISO8859-15 locales:bapt2015-11-162-3/+33
* Remove directory made obsolete by r290905ngie2015-11-163-169/+0
* Integrate tools/regression/pipe in to the FreeBSD test suite asngie2015-11-1610-655/+0
* Remove trailing spaces at end of linesbapt2015-11-151-3/+3
* Update the list of files to be removed in case world is built WITHOUT_LOCALESbapt2015-11-151-101/+126
* Generate in the FreeBSD keyword when generating the Makefilesbapt2015-11-151-0/+1
* Add ISO8859-1 everywhere ISO8859-15 existsbapt2015-11-151-17/+17
* Allow to generate the locale when the source directory is not /usr/srcbapt2015-11-151-3/+3
* Regen src.conf.5sjg2015-11-141-0/+1
* Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-146-42/+42
* Make the slice names for root configurable. For embedded platforms, weimp2015-11-121-17/+26
* Use explicit filename when creating locale symlinks to avoid creating abdrewery2015-11-111-1/+2
* - Move ng_bluetooth.4 under MK_BLUETOOTH != nongie2015-11-101-0/+4
* Add a README to explain how to generate the locales from CLDR databapt2015-11-091-0/+18
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suitengie2015-11-098-1490/+0
* Integrate tools/regression/lib/libc/net into the FreeBSD test suitengie2015-11-088-459/+0
* Modify the tool that generates the locales so that the generated CJK localesbapt2015-11-081-1/+27
* Integrate tools/regression/lib/libc/string into the FreeBSD test suitengie2015-11-086-436/+0
* Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suitengie2015-11-088-510/+0
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suitengie2015-11-0825-2295/+0
* Integrate tools/regression/lib/libc/locale into the FreeBSD test suitengie2015-11-0833-2494/+0
* Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-0/+42
* Catchup with latest changes for ObsoleteFiles in case base is built usingbapt2015-11-071-206/+4
* Merge from head r290483bapt2015-11-076-13/+28
|\
| * zfsboottest: catch up with r241289, call zfs_spa_init() for all found poolsavg2015-11-061-7/+9
| * zfsboottest: build as a 32 bit applicationavg2015-11-061-0/+1
| * Don't allow environment-set options to bleed into src.conf.5 generation.bdrewery2015-11-061-2/+2
| * Add a FAST_DEPEND option, off by default, which speeds up the build significa...bdrewery2015-11-061-0/+7
| * 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
* | Make generated makefiles respects ${SHAREDIR}bapt2015-11-011-1/+1
* | Merge from headbapt2015-11-0115-116/+651
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud