aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add missing stdlib.h headerEnji Cooper2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnEnji Cooper2015-12-081-2/+8
* Skip the MAC portacl tests if MAC_PORTACL support is missing instead ofEnji Cooper2015-12-081-2/+1
* Start to split apart the different image formats that we need toWarner Losh2015-12-0713-154/+185
* Make sure to quote the arg after -n and -z tests.Warner Losh2015-12-071-6/+6
* Document the different config files.Warner Losh2015-12-077-0/+43
* Now that we have dedup of mtree elements in nanobsd, remove theWarner Losh2015-12-071-108/+17
* Fix up mtree with additional entries written to it byWarner Losh2015-12-072-2/+72
* Disable /entropy by default. /var/db/entropy should be enough.Warner Losh2015-12-071-1/+5
* imported patch dedupWarner Losh2015-12-071-0/+5
* Allow the .cfg files to specify the ultimate format for the imagesWarner Losh2015-12-072-4/+8
* Generally use shorter, more idiomatic sh expressions in a bunch ofWarner Losh2015-12-071-31/+31
* Default serial connection to 115200. Hardly anybody uses slower theseWarner Losh2015-12-071-1/+1
* When building no-priv, chmod etc/defaults/rc.conf before appending toWarner Losh2015-12-052-2/+4
* Stupid last minute changes: Add missing } and fiWarner Losh2015-12-052-1/+2
* New config files for embedded boards.Warner Losh2015-12-0514-0/+1083
* Awk helper script that reads in a mtree METALOG file from installworldWarner Losh2015-12-051-0/+197
* Setting NANO_NOPRIV_BUILD will now add -DNO_ROOT and METALOG=xxxx asWarner Losh2015-12-051-2/+11
* SRCCONF makes no sense in make.conf. Don't set it there. Rely on itWarner Losh2015-12-051-7/+9
* Minor cleanup in how we run make:Warner Losh2015-12-051-95/+137
* Remove commented out junk.Warner Losh2015-12-041-4/+0
* Since this is an almost identical copy of ALIX_DSK, just include itWarner Losh2015-12-041-113/+2
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0433-64/+33
* Fully connect cddl/usr.sbin/plockstat.Bryan Drewery2015-12-021-0/+4
* 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