summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.markj2014-05-191-1/+0
* remove trailing white space...jmg2014-05-191-2/+2
* Remove documention of WITHOUT_NCURSES removed in r266157.brooks2014-05-152-6/+0
* Fix delete-old when WITH_TESTS is set.jmmv2014-05-121-1/+1
* (NANO_CONFIG): New variable containing path of config file, so thatthomas2014-05-121-2/+13
* Upgrade our copy of llvm/clang to 3.4.1 release. This release containsdim2014-05-121-35/+35
* Move DOCCOMPRESS to MK variable.imp2014-05-102-0/+9
* Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove aimp2014-05-101-0/+5
* Optionally allow building the historical FreeBSD make program andimp2014-05-101-0/+5
* Document WITHOUT_SYSCALL_COMPAT and WITHOUT_GNU_GREP_COMPAT.imp2014-05-102-0/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
* Add appropriate quoting to allow building with a KERNCONFDIR containingthomas2014-05-031-12/+12
* Clean up more lindev(4) vestiges.brueffer2014-05-021-21/+0
* Add a C libary and a Python module that implements an API similarmarcel2014-04-289-0/+672
* Note that the bug was fixed, and when.des2014-04-261-1/+1
* Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-256-6/+2
* Remove NO_CTF, exccept as an undocumented compatibilityimp2014-04-251-4/+3
* Put my inner hobgoblin on a leash: These routines, at least, needed toimp2014-04-251-10/+10
* Add option WITHOUT_VI to not build/install vi. vi was the largestimp2014-04-241-0/+2
* Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultimp2014-04-241-0/+2
* Turns out that bash whines line a spoiled three year old when itimp2014-04-241-0/+1
* Channel my inner hobgoblin and make all functions enclosed in ()imp2014-04-241-14/+14
* Hoist CR convenience function up from dhcpd config and useimp2014-04-242-18/+19
* Switch to using pkgng for all package management. Add necessaryimp2014-04-242-59/+17
* Add a routine for easy workaround any umount issues w/o hackingimp2014-04-241-4/+10
* Introduce NANO_PKG_META_BASE to allow moving where metadata forimp2014-04-241-5/+8
* No need for true here, remove it.imp2014-04-241-1/+0
* Override the parallel make target to use all CPUs.imp2014-04-241-1/+3
* libc/stdio: Fail fdopen() on an execute-only fd.jilles2014-04-215-1/+237
* libc: Add fopen() test to regression Makefile.jilles2014-04-211-3/+11
* Separate out enabling building clang and/or gcc for the system andimp2014-04-1810-11/+43
* An abstracted down version of the NanoBSD config files as used byimp2014-04-183-0/+533
* Add -x to the removal of trees to prevent crossing mount points toimp2014-04-181-9/+9
* Don't build EISA by default anymore. Remove from i386 GENERIC andimp2014-04-181-0/+2
* Document WITHOUT_GPL_DTC too.imp2014-04-151-0/+3
* Fix test suite name in src.conf(5).jmmv2014-04-131-1/+6
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-13176-176/+176
* Check the right file for pwcache_groupdb.imp2014-04-131-1/+1
* Up the minimum system to build FreeBSD current to 8.0-RELEASE. Theimp2014-04-131-12/+0
* Also ignore files from Murcirial (.hg) and git (.git) when copyingimp2014-04-081-2/+2
* Document upcoming build option WITH_SORT_THREADSimp2014-04-051-0/+3
* use MK_KERBEROS=no in preference to WITHOUT_KERBEROSimp2014-04-051-1/+1
* Silence an unnecessary warning.gnn2014-04-011-0/+2
* Dump default media size to 1GB to reflect a fatter environment andimp2014-03-281-1/+1
* Update userspace users of hw.bus.devctl_disable.mjg2014-03-261-10/+0
* errx prepends the program name to the message; don't do it by hand.jmmv2014-03-191-1/+1
* Make the priv test program exit with non-zero if any failures are detected.jmmv2014-03-191-8/+33
* Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1928-1009/+0
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19273-2225/+370
* Remove comment meant for removal in r263287bdrewery2014-03-181-1/+0
OpenPOWER on IntegriCloud