aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "When building on Ubuntu bootstrap bmake with bash as the default shell"Alex Richardson2020-11-161-8/+0
* Ensure make delete-old does not unlink the llvm-cxxfilt and its manpage,Dimitry Andric2020-11-151-2/+5
* Support initializing stack variables on function entryBrooks Davis2020-11-102-0/+9
* Add collation version support to querylocale(3).Thomas Munro2020-11-082-0/+21
* Remove unnecessary __DECONST().John Baldwin2020-11-031-19/+19
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-0/+4
* beinstall.sh: Use bectl instead of beadm by defaultMateusz Piotrowski2020-10-301-8/+13
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-282-2/+0
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-272-2/+4
* Mount devfs inside a beinstall(8) chrootMateusz Piotrowski2020-10-271-0/+1
* libbe(3): install MLINKS for all of the functions providedKyle Evans2020-10-181-0/+35
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-142-7/+2
* Fix various warnings with higher WARNS.John Baldwin2020-10-131-59/+58
* [ath] Set WARNS to 0 here for nowAdrian Chadd2020-10-131-0/+2
* [athdebug] Fix warnings generated by gcc on mipsAdrian Chadd2020-10-131-3/+6
* Fix a few mandoc issuesGordon Bergling2020-10-092-31/+34
* Get tools/tools/cxgbtool to build with the latest clang.Navdeep Parhar2020-10-051-0/+1
* netmap: tools: extend CFLAGS after including bsd.prog.mkVincenzo Maffione2020-10-031-5/+3
* netmap: tools: fix several compiler warningsVincenzo Maffione2020-10-037-79/+82
* netmap: minor documentation fixVincenzo Maffione2020-10-031-1/+1
* netmap: pkt-gen: minor corrections to documentationVincenzo Maffione2020-10-032-14/+14
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-0149-58/+2
* Speciy the dev in an easily changed variableWarner Losh2020-09-281-14/+12
* Slightly modify wording to better match nearby entries.Stefan Eßer2020-09-242-6/+6
* bsdbox: fix build after recent libifconfig changesKyle Evans2020-09-211-0/+1
* fsx: fix build with WARNS=6Alan Somers2020-09-212-44/+24
* When building on Ubuntu bootstrap bmake with bash as the default shellAlex Richardson2020-09-211-0/+8
* Add a tools/build/make.py script that bootstraps bmake and then runs the buildAlex Richardson2020-09-211-0/+241
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+1
* The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, soKirk McKusick2020-09-193-16/+29
* src.conf(5): Fix some mandoc issues in source filesGordon Bergling2020-09-193-4/+2
* Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importAlex Richardson2020-09-196-52/+17
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+7
* Add descriptions of the WITH_(OUT)_GH_BC options that exist in -CURRENTStefan Eßer2020-09-152-0/+12
* [PowerPC] Remove obsolete MK_LOADER_FORCE_LEBrandon Bergren2020-09-151-3/+0
* Remove WITHOUT_BMAKE descriptionEd Maste2020-09-131-8/+0
* Update flp test for new diskinfo outputWarner Losh2020-09-121-1/+1
* Fix trailing whitespaceWarner Losh2020-09-121-3/+3
* Make this compile again by fixing err args to have formatsWarner Losh2020-09-122-1/+2
* Remove disk images / tests from alpha, sun and pc98Warner Losh2020-09-1115-1280/+0
* Improvements for the src.conf(5) and build(7) man pagesGordon Bergling2020-09-111-1/+2
* Silence GCC's -Wno-unused-result during bootstrapAlex Richardson2020-09-101-0/+3
* phttpget: move out of portsnapKyle Evans2020-09-091-2/+5
* Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANEd Maste2020-09-081-0/+2
* retire an old NO_CLEAN dependency cleanup hackEd Maste2020-09-081-2/+0
* Follow-up r365371 by removing sentences which indicate the state of theDimitry Andric2020-09-062-2/+0
* Turn MALLOC_PRODUCTION into a regular src.conf(5) optionDimitry Andric2020-09-052-0/+10
* ci-qemu-test.sh: use pkgbaseEd Maste2020-09-051-25/+20
* Ensure zpool-features(5) doesn't get removed by make delete-old.Dimitry Andric2020-09-031-1/+1
* gc pmtimer and apmWarner Losh2020-08-316-30/+0