aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* add missing lib80211 include.Adrian Chadd2015-11-301-0/+1
* Install the public sanitizer headers. These are useful for programsDimitry Andric2015-11-291-0/+10
* Fix breakage by recent collation change.Hajimu UMEMOTO2015-11-281-1/+1
* Clean up trailing whitespaceEnji Cooper2015-11-269-583/+582
* r291359 was incorrect. Skip over tokens that start with `#' as fgetln canEnji Cooper2015-11-261-3/+4
* Skip over lines that start with # (comments)Enji Cooper2015-11-261-0/+2
* Remove cnftp.bjpu.edu.cn (it no longer resolves)Enji Cooper2015-11-262-2/+2
* Update usage:Hans Petter Selasky2015-11-251-1/+3
* Add simple indent wrapper tool for style(9) checking GIT/SVN patches.Hans Petter Selasky2015-11-253-0/+754
* Retire the NONE cipher option.Dag-Erling Smørgrav2015-11-231-9/+0
* Add support for passing TARGET_CPUTYPE into the build. It's moreWarner Losh2015-11-201-10/+13
* Use print as a function for Python 3 [PEP 3105]Craig Rodrigues2015-11-194-52/+56
* Use 'in' instead of 'has_key()' for testing dictionary membership.Craig Rodrigues2015-11-182-15/+15
* Use -n to ln(1) which is compatible with GNU ln(1).Bryan Drewery2015-11-161-1/+1
* Revert r290944. It was wrong.Bryan Drewery2015-11-161-3/+3
* Fix error case for bmake to echo 0.Bryan Drewery2015-11-161-3/+3
* Bring back a couple of ISO8859-15 locales:Baptiste Daroussin2015-11-162-3/+33
* Remove directory made obsolete by r290905Enji Cooper2015-11-163-169/+0
* Integrate tools/regression/pipe in to the FreeBSD test suite asEnji Cooper2015-11-1610-655/+0
* Remove trailing spaces at end of linesBaptiste Daroussin2015-11-151-3/+3
* Update the list of files to be removed in case world is built WITHOUT_LOCALESBaptiste Daroussin2015-11-151-101/+126
* Generate in the FreeBSD keyword when generating the MakefilesBaptiste Daroussin2015-11-151-0/+1
* Add ISO8859-1 everywhere ISO8859-15 existsBaptiste Daroussin2015-11-151-17/+17
* Allow to generate the locale when the source directory is not /usr/srcBaptiste Daroussin2015-11-151-3/+3
* Regen src.conf.5Simon J. Gerraty2015-11-141-0/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-146-42/+42
* Make the slice names for root configurable. For embedded platforms, weWarner Losh2015-11-121-17/+26
* Use explicit filename when creating locale symlinks to avoid creating aBryan Drewery2015-11-111-1/+2
* - Move ng_bluetooth.4 under MK_BLUETOOTH != noEnji Cooper2015-11-101-0/+4
* Add a README to explain how to generate the locales from CLDR dataBaptiste Daroussin2015-11-091-0/+18
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suiteEnji Cooper2015-11-098-1490/+0
* 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