summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* New config files for embedded boards.imp2015-12-0514-0/+1083
* Awk helper script that reads in a mtree METALOG file from installworldimp2015-12-051-0/+197
* Setting NANO_NOPRIV_BUILD will now add -DNO_ROOT and METALOG=xxxx asimp2015-12-051-2/+11
* SRCCONF makes no sense in make.conf. Don't set it there. Rely on itimp2015-12-051-7/+9
* Minor cleanup in how we run make:imp2015-12-051-95/+137
* Remove commented out junk.imp2015-12-041-4/+0
* Since this is an almost identical copy of ALIX_DSK, just include itimp2015-12-041-113/+2
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0433-64/+33
* Fully connect cddl/usr.sbin/plockstat.bdrewery2015-12-021-0/+4
* add missing lib80211 include.adrian2015-11-301-0/+1
* Install the public sanitizer headers. These are useful for programsdim2015-11-291-0/+10
* Fix breakage by recent collation change.ume2015-11-281-1/+1
* Clean up trailing whitespacengie2015-11-269-583/+582
* r291359 was incorrect. Skip over tokens that start with `#' as fgetln canngie2015-11-261-3/+4
* Skip over lines that start with # (comments)ngie2015-11-261-0/+2
* Remove cnftp.bjpu.edu.cn (it no longer resolves)ngie2015-11-262-2/+2
* Update usage:hselasky2015-11-251-1/+3
* Add simple indent wrapper tool for style(9) checking GIT/SVN patches.hselasky2015-11-253-0/+754
* 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
OpenPOWER on IntegriCloud