summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Disable test-ctrig.t testcases which fail assertions on i386ngie2015-12-201-0/+2
* Update the test list after r292328ngie2015-12-201-2/+2
* Fix indentation to make the script more readablebapt2015-12-191-37/+37
* Initialize SRCOUT3 as it may be used unitilizard for certains types of localesbapt2015-12-191-1/+1
* Use :E instead of regex in ctypedef Makefilesbapt2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-182-10/+12
* Remove lldb(1) files if WITHOUT_LLDB is setemaste2015-12-161-0/+5
* Integrate a number of testcases from tools/regression/lib/msunngie2015-12-1628-3538/+3
* Use fabsl instead of fabs to mute -Wabsolute-value warnings from clangngie2015-12-161-4/+4
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asngie2015-12-1620-5430/+0
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asngie2015-12-164-410/+0
* Remove hosts that don't resolve properly with the nss and resolv testsngie2015-12-162-94/+0
* Correct comment about MAKEOBJDIRPREFIX in src-env.conf.bdrewery2015-12-151-1/+4
* Assorted grammar, spelling and punctuation fixes.brueffer2015-12-151-3/+3
* Flip this over to ncurses.adrian2015-12-151-1/+1
* ioatcontrol(8): Add support for interrupt coalescingcem2015-12-142-4/+26
* Fix bsdbox builds after the recent libkvm requirement for libelf.adrian2015-12-131-1/+1
* Eliminate a typo that crept into a last minute change before commit :(imp2015-12-131-1/+1
* Update for final version of mkimg changes.imp2015-12-111-1/+1
* o Resolve the real path to NANO_OBJ so everything that depends on itimp2015-12-112-5/+10
* ioat(4): Add ioatcontrol(8) testing for copy_8kcem2015-12-102-6/+31
* Add missing stdlib.h headerngie2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnngie2015-12-081-2/+8
* Skip the MAC portacl tests if MAC_PORTACL support is missing instead ofngie2015-12-081-2/+1
* Start to split apart the different image formats that we need toimp2015-12-0713-154/+185
* Make sure to quote the arg after -n and -z tests.imp2015-12-071-6/+6
* Document the different config files.imp2015-12-077-0/+43
* Now that we have dedup of mtree elements in nanobsd, remove theimp2015-12-071-108/+17
* Fix up mtree with additional entries written to it byimp2015-12-072-2/+72
* Disable /entropy by default. /var/db/entropy should be enough.imp2015-12-071-1/+5
* imported patch dedupimp2015-12-071-0/+5
* Allow the .cfg files to specify the ultimate format for the imagesimp2015-12-072-4/+8
* Generally use shorter, more idiomatic sh expressions in a bunch ofimp2015-12-071-31/+31
* Default serial connection to 115200. Hardly anybody uses slower theseimp2015-12-071-1/+1
* When building no-priv, chmod etc/defaults/rc.conf before appending toimp2015-12-052-2/+4
* Stupid last minute changes: Add missing } and fiimp2015-12-052-1/+2
* 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
OpenPOWER on IntegriCloud