aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Conditionally install /etc/pam.d/ftp* and /etc/pam.d/telnetdEnji Cooper2017-04-141-0/+3
* makeman: don't copy $FreeBSD$ tags from source files into outputEd Maste2017-04-111-6/+3
* Introduce LLD_BOOTSTRAP to control lld as bootstrap linkerEd Maste2017-04-092-0/+7
* Remove the .Pa portion I added to the .An macro in AUTHORS sectionEnji Cooper2017-03-231-1/+1
* Note that tools/build/options/makeman automatically generated src.conf(5)Enji Cooper2017-03-231-1/+2
* Fix mdoc(7) warning: new sentences should start on new linesEnji Cooper2017-03-231-1/+2
* Add a WITHOUT_IPSEC_SUPPORT option description for src.conf(5)Enji Cooper2017-03-231-0/+7
* Add a WITHOUT_RATELIMIT option description for src.conf(5)Enji Cooper2017-03-231-0/+12
* Eliminate a "format string is not a string literal" warning.Ian Lepore2017-03-211-1/+1
* Remove zh_TW.Big5 localeBaptiste Daroussin2017-03-191-7/+0
* Prepare the removal of the zh_TW.Big5 encodingBaptiste Daroussin2017-03-196-27574/+42
* Garbage collect a map file that is not used anymore to generate localesBaptiste Daroussin2017-03-191-18612/+0
* Redirect standard error from find /rescue to /dev/nullEnji Cooper2017-03-141-2/+2
* Remove /rescue/zdb if MK_ZFS == noEnji Cooper2017-03-121-0/+1
* Conditionally compile [additional] programs into rescue(8) if requestedEnji Cooper2017-03-121-0/+2
* Remove /rescue/iscsictl and /rescue/iscsid if MK_ISCSI == noEnji Cooper2017-03-121-0/+2
* uma: eliminate uk_slabsize fieldAndriy Gapon2017-03-111-1/+0
* Remove the WITHOUT_MANDOCDB optionBaptiste Daroussin2017-03-112-13/+0
* Use the buildworld includes and defaults when building pkt-gen. This willSean Bruno2017-03-081-1/+0
* 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