aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* When MK_CASPER=no is set remove files which are not needed to run system.Mariusz Zaborski2020-01-201-0/+9
* Even when the MK_CASPER is set to "no" we still want to install man pagesMariusz Zaborski2020-01-201-13/+0
* Those files are already removed in ObsoleteFiles.\Mariusz Zaborski2020-01-201-39/+0
* remove unused WITHOUT_PC_SYSINSTALL descriptionEd Maste2020-01-201-4/+0
* remove caution notes from WITHOUT_BINUTILS* descriptionsEd Maste2020-01-192-5/+0
* limit building GNU assembler (as) to x86Ed Maste2020-01-192-6/+6
* Update WITHOUT_BINUTILS* descriptionsEd Maste2020-01-152-5/+4
* limit ld.bfd to powerpcEd Maste2020-01-144-4/+4
* Update WITH_/WITHOUT_CLANG_IS_CC descriptionsEd Maste2020-01-142-2/+5
* Update WITH_AMD description reflecting upcoming removalEd Maste2020-01-141-3/+6
* Makefile.inc1: push /usr/libexec into the BPATH/TMPPATHKyle Evans2020-01-121-0/+3
* Various cleanups to cryptocheck.John Baldwin2020-01-071-450/+344
* Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367Ed Maste2020-01-055-5/+6
* Provide libssp based on libcKyle Evans2020-01-041-35/+0
* Change reference in HTTPD descriptions to 'simple_httpd'Kyle Evans2019-12-292-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-12-221-251/+250
* Regularize my copyright noticeWarner Losh2019-12-0422-24/+24
* libclang_rt: enable on powerpc*Dimitry Andric2019-11-231-0/+2
* Add description for WITH_AMDEd Maste2019-11-201-0/+4
* Convert in-tree sysent targets to use new makesyscalls.luaKyle Evans2019-11-181-0/+1
* Update controlelf(1) to ahndle stack gap disable flag.Konstantin Belousov2019-11-171-1/+3
* If /usr/obj is a symlink, cpio(1) needs persuation to DTRT.Poul-Henning Kamp2019-11-021-4/+7
* Mention that ports/net-mgmt/libsmi is requiredPoul-Henning Kamp2019-11-021-0/+2
* add valectl to the system commandsVincenzo Maffione2019-10-315-453/+3
* Building head on stable/11 requires libzstdSimon J. Gerraty2019-10-281-3/+10
* Slightly expand description of WITH_SHARED_TOOLCHAIN, add aDimitry Andric2019-10-232-1/+7
* tools/tools/locale: allow POSIX target to be built in parallelYuri Pankov2019-10-211-21/+17
* netmap: minor misc improvementsVincenzo Maffione2019-10-202-7/+8
* Provide a src.conf(5) description for the new WITHOUT_CAROOT option, andDimitry Andric2019-10-185-13/+16
* Add missing port to the list of needed tools in the README fileEugene Grosbein2019-10-141-0/+1
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-0812-13733/+14497
|\
| * Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-072-0/+8
| * Mark "private use area" characters as printable.Yuri Pankov2019-10-051-1/+2
| * Pre-generate Big5 charmap from CLDR data.Yuri Pankov2019-10-052-13708/+13968
| * Do not remove the locale directory when building a system without localesBaptiste Daroussin2019-10-041-1/+0
| * Move simple_httpd out of picobsd, add HTTPD option (default OFF)Kyle Evans2019-10-012-0/+4
| * Use set -o xtrace in preference to set -x for consistency withWarner Losh2019-09-271-4/+4
| * Push and pop xtrace correctly for run_early_customizeWarner Losh2019-09-271-1/+5
| * Remove workaround for building on FreeBSD hosts prior to FreeBSD 10.Warner Losh2019-09-271-20/+10
| * controlelf: update man pageEd Maste2019-09-271-13/+15
| * controlelf: exit with error if file endianness does not match hostEd Maste2019-09-271-0/+16
| * controlelf: simplify feature string parsingEd Maste2019-09-271-24/+21
| * controlelf: tidy up option parsingEd Maste2019-09-271-10/+8
| * controlelf: add protmax controlEd Maste2019-09-271-0/+1
| * controlelf: some style(9) cleanupEd Maste2019-09-271-17/+21
| * controlelf: install standard BSD 2 clause licenseEd Maste2019-09-271-14/+14
| * controlelf: clean up warningsEd Maste2019-09-271-9/+9
| * Add tool to modify ELF binary feature control bitsEd Maste2019-09-273-0/+480
* | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-261-12/+13
|\|
| * Enhance the 'ps' command so that it prints a line per proc and a lineGleb Smirnoff2019-09-251-12/+13