aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Auto-generate 2 test cases that differ only in structure and SCM_XXX constantMaxim Sobolev2016-12-065-205/+45
* Remove svn[lite]{bench,fsfs} if either MK_SVN == no or MK_SVNLITE == noEnji Cooper2016-12-061-0/+4
* Refactor the regression test code by splitting huge monolithic CMaxim Sobolev2016-12-0520-1643/+2300
* Trying to autodetect legacy setups lead to problems when peopleWarner Losh2016-11-281-12/+3
* Add a few missed clang 3.9.0 files to OptionalObsoleteFiles.Dimitry Andric2016-11-271-0/+5
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-252-0/+4
* Merge ^/head r308870 through r309105.Dimitry Andric2016-11-243-7/+2
|\
| * Fix comment typo.Christian Brueffer2016-11-231-1/+1
| * Attempt package build even if dependencies seems to be missingPoul-Henning Kamp2016-11-201-2/+1
| * Fix buildworld for powerpc.Justin Hibbits2016-11-201-4/+0
* | Merge ^/head r308491 through r308841.Dimitry Andric2016-11-198-193/+424
|\|
| * Add a dtrace script for collecting schedgraph dataRyan Stone2016-11-182-0/+172
| * Allow installworld to be skipped as well as installkernel with -W.Warner Losh2016-11-161-5/+20
| * Start to move the old interface into a legacy file.Warner Losh2016-11-164-172/+216
| * Fix git tools when run against a worktreeRyan Stone2016-11-112-16/+16
* | Merge ^/head r308227 through r308490.Dimitry Andric2016-11-101-1/+1
|\|
| * Use the armv6 GENERIC in the qemu nanobsd image.Andrew Turner2016-11-071-1/+1
* | Merge ^/head r307736 through r308146.Dimitry Andric2016-10-311-2/+7
|\|
| * Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin2016-10-221-2/+0
| * Do not install NIS program rc script if WITHOUT_NIS is setBaptiste Daroussin2016-10-221-0/+7
* | Merge ^/head r307383 through r307735.Dimitry Andric2016-10-21111-887/+4492
|\|
| * Remove /usr/libexec/bsdinstall/hardening if MK_BSDINSTALL == noEnji Cooper2016-10-211-0/+1
| * Clean up and add some test cases for ALU instructions.Jung-uk Kim2016-10-2193-600/+830
| * Set the executable bit on arcgit and importgitRyan Stone2016-10-202-0/+0
| * Add some tools to simplify the use of gitRyan Stone2016-10-204-0/+541
| * Add knobs to make GNU diff and GNU grep optionalEd Maste2016-10-203-0/+41
| * RPI3 is retired in preference to GENERIC-UP. Use that instead.Warner Losh2016-10-191-1/+1
| * Announce where we've put the image tooWarner Losh2016-10-181-0/+5
| * Fix NANO_NAMEWarner Losh2016-10-181-1/+1
| * Add preliminary support for Raspberry PI3 images to nanobsd.Warner Losh2016-10-181-0/+35
| * Add support for building pandaboard images with nanobsd.Warner Losh2016-10-181-0/+36
| * Skip the checks in mtools. They are false positive for errors.Warner Losh2016-10-181-0/+2
| * rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-2/+1
| * Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-167-284/+2999
* | Merge ^/head r306906 through r307382.Dimitry Andric2016-10-153-31/+12
|\|
| * Remove GNU rcs from base.Baptiste Daroussin2016-10-152-27/+0
| * Also, remove etc/rc.d/zfsbe when MK_ZFS == noEnji Cooper2016-10-131-0/+1
| * Correct sense of WITHOUT_MANDOCDB knobEd Maste2016-10-101-4/+7
| * Remove old makewhatis(1) man page when using mandocEd Maste2016-10-101-0/+4
* | Merge ^/head r306412 through r306905.Dimitry Andric2016-10-097-26/+67
|\|
| * Remove the WITH_FMAKE option left over from r284464Baptiste Daroussin2016-10-081-4/+0
| * cxgbetool: Add a loadcfg subcommand to allow a user to upload a firmwareNavdeep Parhar2016-10-072-0/+60
| * makeman: avoid bogus output with duplicated optionsEd Maste2016-10-051-0/+6
| * Retire WITHOUT_ELFCOPY_AS_OBJCOPY optionEd Maste2016-10-033-22/+1
* | Merge ^/head r306303 through 306411.Ed Maste2016-09-282-0/+23
|\|
| * Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-272-0/+23
* | Merge ^/head r305892 through r306302.Dimitry Andric2016-09-244-15/+112
|\|
| * SYSTEM_COMPILER is not forced off with META_MODE after r304682.Bryan Drewery2016-09-211-3/+0
| * Fix typo.Navdeep Parhar2016-09-211-1/+1
| * cxgbetool: Add T6 support to the SGE context decoder.Navdeep Parhar2016-09-211-7/+108