aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add cxgbetool(8) to the base system.Navdeep Parhar2017-03-039-166387/+6
* Allow building mkimg as cross-toolSimon J. Gerraty2017-03-032-0/+38
* Merge ^/head r314420 through r314481.Dimitry Andric2017-03-011-1/+1
|\
| * Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* | Merge ^/head r314178 through r314269.Dimitry Andric2017-02-251-14/+17
|\|
| * Fill MK_LIBTHR as far as lib/libthr is concernedEnji Cooper2017-02-251-3/+6
| * Remove MK_OBJC blockEnji Cooper2017-02-251-4/+0
| * Remove MK_CRYPT stubEnji Cooper2017-02-251-4/+0
| * Fill in MK_RESCUE by finding paths in ${DESTDIR}/rescue and addingEnji Cooper2017-02-251-3/+8
| * Conditionally compile certain programs into rescue(8) if requestedEnji Cooper2017-02-251-0/+3
* | Merge ^/head r313896 through r314128.Dimitry Andric2017-02-231-1/+1
|\|
| * [wlanstats] We actually /do/ support per-STA stats!Adrian Chadd2017-02-201-1/+1
* | Merge ^/head r313644 through r313895.Dimitry Andric2017-02-176-47/+427
|\|
| * Update OLD_DIRS for various targets so that some of the branches ofSean Bruno2017-02-171-3/+306
| * 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
* | Merge ^/head r313301 through r313643.Dimitry Andric2017-02-111-1/+14
|\|
| * o Add mkimg to the cross tools, and use the TMPPATH as PATH to pick upWarner Losh2017-02-061-1/+14
* | Merge ^/head r313055 through r313300.Dimitry Andric2017-02-0517-43/+55
|\|
| * 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
* | Merge ^/head r312894 through r312967.Dimitry Andric2017-01-295-17/+2
|\|
| * 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
* | Additional LD_AS_LLD -> LD_IS_LLD missed in r312894/r312895Ed Maste2017-01-271-1/+1
* | Merge ^/head r312720 through r312893.Dimitry Andric2017-01-272-0/+0
|\|
| * Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-272-0/+0
* | Merge ^/head r312309 through r312623.Dimitry Andric2017-01-223-10/+40
|\|
| * [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
* | Merge ^/head r312207 through r312308.Dimitry Andric2017-01-164-1/+691
|\|
| * Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-164-1/+691
* | Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc andDimitry Andric2017-01-091-2/+0
* | Add additional libc++ 4.0.0 headers.Dimitry Andric2017-01-091-0/+20
* | Merge ^/head r311692 through r311807.Dimitry Andric2017-01-092-2/+55
|\|
| * 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
* | Merge ^/head r311546 through r311683.Dimitry Andric2017-01-082-1/+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
* | Merge ^/head r311460 through r311545.Dimitry Andric2017-01-061-0/+22
|\|
| * Add integration makefile for contrib/bsnmp/gensnmpdefEnji Cooper2017-01-061-0/+22
* | Merge ^/head r311306 through r311313.Dimitry Andric2017-01-041-0/+1
|\|