aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove EISA bus support for add-in cards. Remove related kernel andWarner Losh2017-02-162-23/+0
* Remove Micro Channel Architecture support. Of the commonly availableWarner Losh2017-02-151-21/+0
* Add a regression test for putting a socket on kqueue, and then doingGleb Smirnoff2017-02-142-0/+121
* o Add mkimg to the cross tools, and use the TMPPATH as PATH to pick upWarner Losh2017-02-061-1/+14
* Back off using CPUTYPE for the moment. There's still some issues withWarner Losh2017-02-041-1/+0
* Re-enable an accidentally-disabled temp directory creation test.Warren Block2017-02-031-1/+1
* Decromulate an extra "if".Warren Block2017-02-031-1/+1
* Clarify some option descriptions, add a line of text to makeman toWarren Block2017-02-0315-43/+50
* [athspectral] add a knob to expose the spectral scan priority.Adrian Chadd2017-02-021-0/+6
* Revert crap accidentally committedBaptiste Daroussin2017-01-282-7/+2
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-282-2/+7
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-285-17/+2
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-272-0/+0
* [athalq] fix rxtimestamp wrapping; print out per-packet timestamp deltas.Adrian Chadd2017-01-221-4/+12
* [athalq] print out unsigned tx timestamps.Adrian Chadd2017-01-221-2/+2
* [athalq] add debug parsing for the TX FIFO push status.Adrian Chadd2017-01-223-7/+29
* Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-164-1/+691
* Add recently added libc++ headers to OptionalObsoleteFiles.inc.Dimitry Andric2017-01-091-2/+53
* Bump WARNS up from 0 to 6Enji Cooper2017-01-091-0/+2
* Link llvm-ar to llvm-ranlib, if WITH_CLANG_EXTRAS is enabled. WhenDimitry Andric2017-01-061-0/+1
* Carry over r311520 to tools/build/options/WITHOUT_USB_GADGET_EXAMPLESEnji Cooper2017-01-061-1/+1
* Add integration makefile for contrib/bsnmp/gensnmpdefEnji Cooper2017-01-061-0/+22
* Remove llvm-objdump when Clang is disabled. It was missed in r310889.Jung-uk Kim2017-01-041-0/+1
* Add WITH_SSP to silence complaints from mkman about there not being a fileEnji Cooper2017-01-021-0/+2
* Add documentation for MK_EFI added in r307243Enji Cooper2017-01-022-0/+10
* Install bsnmpclient(3) as snmp_client_{init,set_host,set_port}(3)Enji Cooper2017-01-011-0/+3
* Do not remove llvm-objdump. It is installed by default since r310840.Jung-uk Kim2016-12-311-1/+0
* Install {asn1,bsnmpagent,bsnmpclient,bsnmplib}.3 as all of the APIsEnji Cooper2016-12-281-0/+89
* rum.4, run.4, runfw.4, zyd.4: do not install when MK_USB == no.Andriy Voskoboinyk2016-12-281-0/+8
* Only build/install usr.sbin/bsnmpd/modules/snmp_hast if MK_HAST != noEnji Cooper2016-12-281-0/+6
* Only build/install usr.sbin/bsnmpd/modules/snmp_wlan if MK_WIRELESS != noEnji Cooper2016-12-281-0/+6
* Install snmpmod.3 as all of the bsnmpd APIs it documentsEnji Cooper2016-12-281-0/+97
* Comment the RCSID.Glen Barber2016-12-191-1/+1
* Build loaders reproducibly when WITH_REPRODUCIBLE_BUILDEd Maste2016-12-191-2/+3
* Document the fact that cldr tools are not working by default and should beBaptiste Daroussin2016-12-181-4/+9
* Disable timedef generation, cldr data are too far from freebsd extensionsBaptiste Daroussin2016-12-181-1/+1
* Update locales cldr to v30.0.3 and unicode to 9.0.0Baptiste Daroussin2016-12-184-7933/+40629
* In order to prepare cldr v30.0.3 and unicode 9.0.0,Baptiste Daroussin2016-12-181-1/+9
* Better handle posix names for localesBaptiste Daroussin2016-12-181-15/+26
* Simplify extraction of static collation definitionBaptiste Daroussin2016-12-181-11/+5
* Prepare import of CLDR v30.3 and unicode 9.0.0Baptiste Daroussin2016-12-183-5/+9
* Merge ^/head r310169 through r310190.Dimitry Andric2016-12-171-0/+59
|\
| * Remove lib/libelf's manpages if MK_TOOLCHAIN == noEnji Cooper2016-12-171-0/+50
| * Install the lib/libelftc manpagesEnji Cooper2016-12-171-0/+9
* | Merge ^/head r309817 through r310168.Dimitry Andric2016-12-161-0/+3
|\|
| * Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadataEd Maste2016-12-151-0/+3
* | Merge ^/head r309758 through r309803.Dimitry Andric2016-12-105-1/+186
|\|
| * Respect WITHOUT_FINGER in src.conf when running make delete-oldBaptiste Daroussin2016-12-101-0/+8
| * Respect WITHOUT_BOOTPD in src.conf when running make delete-oldBaptiste Daroussin2016-12-101-0/+11