aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge from headSimon J. Gerraty2014-05-0813-35/+686
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-2/+2
| * Add appropriate quoting to allow building with a KERNCONFDIR containingThomas Quinot2014-05-031-12/+12
| * Clean up more lindev(4) vestiges.Christian Brueffer2014-05-021-21/+0
| * Add a C libary and a Python module that implements an API similarMarcel Moolenaar2014-04-289-0/+672
* | Merge headSimon J. Gerraty2014-04-281626-47521/+11898
|\|
| * Note that the bug was fixed, and when.Dag-Erling Smørgrav2014-04-261-1/+1
| * Eliminate last vestigies of NO_MAN= in the tree. Also, removeWarner Losh2014-04-256-6/+2
| * Remove NO_CTF, exccept as an undocumented compatibilityWarner Losh2014-04-251-4/+3
| * Put my inner hobgoblin on a leash: These routines, at least, needed toWarner Losh2014-04-251-10/+10
| * Add option WITHOUT_VI to not build/install vi. vi was the largestWarner Losh2014-04-241-0/+2
| * Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultWarner Losh2014-04-241-0/+2
| * Turns out that bash whines line a spoiled three year old when itWarner Losh2014-04-241-0/+1
| * Channel my inner hobgoblin and make all functions enclosed in ()Warner Losh2014-04-241-14/+14
| * Hoist CR convenience function up from dhcpd config and useWarner Losh2014-04-242-18/+19
| * Switch to using pkgng for all package management. Add necessaryWarner Losh2014-04-242-59/+17
| * Add a routine for easy workaround any umount issues w/o hackingWarner Losh2014-04-241-4/+10
| * Introduce NANO_PKG_META_BASE to allow moving where metadata forWarner Losh2014-04-241-5/+8
| * No need for true here, remove it.Warner Losh2014-04-241-1/+0
| * Override the parallel make target to use all CPUs.Warner Losh2014-04-241-1/+3
| * libc/stdio: Fail fdopen() on an execute-only fd.Jilles Tjoelker2014-04-215-1/+237
| * libc: Add fopen() test to regression Makefile.Jilles Tjoelker2014-04-211-3/+11
| * Separate out enabling building clang and/or gcc for the system andWarner Losh2014-04-1810-11/+43
| * An abstracted down version of the NanoBSD config files as used byWarner Losh2014-04-183-0/+533
| * Add -x to the removal of trees to prevent crossing mount points toWarner Losh2014-04-181-9/+9
| * Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-181-0/+2
| * Document WITHOUT_GPL_DTC too.Warner Losh2014-04-151-0/+3
| * Fix test suite name in src.conf(5).Julio Merino2014-04-131-1/+6
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-13176-176/+176
| * Check the right file for pwcache_groupdb.Warner Losh2014-04-131-1/+1
| * Up the minimum system to build FreeBSD current to 8.0-RELEASE. TheWarner Losh2014-04-131-12/+0
| * Also ignore files from Murcirial (.hg) and git (.git) when copyingWarner Losh2014-04-081-2/+2
| * Document upcoming build option WITH_SORT_THREADSWarner Losh2014-04-051-0/+3
| * use MK_KERBEROS=no in preference to WITHOUT_KERBEROSWarner Losh2014-04-051-1/+1
| * Silence an unnecessary warning.George V. Neville-Neil2014-04-011-0/+2
| * Dump default media size to 1GB to reflect a fatter environment andWarner Losh2014-03-281-1/+1
| * Update userspace users of hw.bus.devctl_disable.Mateusz Guzik2014-03-261-10/+0
| * errx prepends the program name to the message; don't do it by hand.Julio Merino2014-03-191-1/+1
| * Make the priv test program exit with non-zero if any failures are detected.Julio Merino2014-03-191-8/+33
| * Migrate tools/regression/usr.bin/pkill to the new tests layout.Julio Merino2014-03-1928-1009/+0
| * Migrate tools/regression/usr.bin/make/ to the new tests layout.Julio Merino2014-03-19273-2225/+370
| * Remove comment meant for removal in r263287Bryan Drewery2014-03-181-1/+0
| * 'pkg(8) add' has no internal restriction on number of packages.Bryan Drewery2014-03-181-2/+1
| * Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-1614-14/+14
| * Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-16530-27284/+0
| * Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.Julio Merino2014-03-1655-4199/+0
| * Change etcupdate tests to return 1 on test failures.Julio Merino2014-03-167-21/+135
| * Migrate tools/regression/sbin/ to the new tests layout.Julio Merino2014-03-169-1118/+0
| * Remove TARGET_BIG_ENDIAN. It's no longer relevant.Warner Losh2014-03-141-1/+0
| * Rely on default UFS type (though this is unlikely to change).Warner Losh2014-03-141-1/+1