| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELI | Warner Losh | 2017-11-10 | 1 | -0/+2 |
| * | Replace LOADER_FIREWIRE_SUPPORT variable | Warner Losh | 2017-11-10 | 1 | -0/+3 |
| * | Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds. | Bryan Drewery | 2017-11-02 | 1 | -0/+3 |
| * | Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. | Bryan Drewery | 2017-11-01 | 3 | -5/+30 |
| * | makeman: Ensure MK_AUTO_OBJ is disabled in some lookups. | Bryan Drewery | 2017-10-31 | 1 | -2/+2 |
| * | Remove rcmds. | Jeremie Le Hen | 2017-10-06 | 2 | -16/+0 |
| * | Deorbit catman. The tradeoff of disk for performance has long since tipped | Gordon Tetlow | 2017-09-13 | 1 | -1/+0 |
| * | Add limited sandbox capability to "make check" | Enji Cooper | 2017-08-14 | 1 | -0/+10 |
| * | Add WITH_RCMDS for parity with WITHOUT_RCMDS | Enji Cooper | 2017-07-06 | 1 | -0/+8 |
| * | Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... as | Enji Cooper | 2017-07-06 | 2 | -0/+5 |
| * | Remove some workaround for an option that does not exists anymore. | Baptiste Daroussin | 2017-06-07 | 1 | -8/+0 |
| * | Finish removal of groff | Baptiste Daroussin | 2017-06-07 | 1 | -5/+0 |
| * | Remove groff from base | Baptiste Daroussin | 2017-06-07 | 1 | -7/+0 |
| * | Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8) | Enji Cooper | 2017-05-30 | 2 | -2/+7 |
| * | makeman: reword description, based on feedback from wblock | Ed Maste | 2017-05-15 | 1 | -7/+7 |
| * | Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec. | John Baldwin | 2017-04-25 | 2 | -0/+15 |
| * | bsdgrep: disable GNU_GREP_COMPAT by default | Ed Maste | 2017-04-21 | 1 | -0/+4 |
| * | bsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatch | Ed Maste | 2017-04-21 | 1 | -0/+5 |
| * | Clean up WITH*_PROFILE | Enji Cooper | 2017-04-20 | 2 | -1/+5 |
| * | Add WITH_GROFF to complement WITHOUT_GROFF and placate complaints from makeman | Enji Cooper | 2017-04-20 | 1 | -0/+5 |
| * | Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build | Enji Cooper | 2017-04-19 | 1 | -0/+4 |
| * | Add WITH_CXX to complement WITHOUT_CXX and placate makeman's complaints | Enji Cooper | 2017-04-19 | 1 | -0/+4 |
| * | Remove WITHOUT_GNU and WITHOUT_GNU_SUPPORT src.conf.knobs | Ed Maste | 2017-04-19 | 2 | -9/+0 |
| * | makeman: add a comment describing purpose and invocation | Ed Maste | 2017-04-19 | 1 | -2/+16 |
| * | makeman: don't copy $FreeBSD$ tags from source files into output | Ed Maste | 2017-04-11 | 1 | -6/+3 |
| * | Introduce LLD_BOOTSTRAP to control lld as bootstrap linker | Ed Maste | 2017-04-09 | 2 | -0/+7 |
| * | Remove the .Pa portion I added to the .An macro in AUTHORS section | Enji Cooper | 2017-03-23 | 1 | -1/+1 |
| * | Note that tools/build/options/makeman automatically generated src.conf(5) | Enji Cooper | 2017-03-23 | 1 | -1/+2 |
| * | Fix mdoc(7) warning: new sentences should start on new lines | Enji Cooper | 2017-03-23 | 1 | -1/+2 |
| * | Add a WITHOUT_IPSEC_SUPPORT option description for src.conf(5) | Enji Cooper | 2017-03-23 | 1 | -0/+7 |
| * | Add a WITHOUT_RATELIMIT option description for src.conf(5) | Enji Cooper | 2017-03-23 | 1 | -0/+12 |
| * | Remove the WITHOUT_MANDOCDB option | Baptiste Daroussin | 2017-03-11 | 1 | -9/+0 |
| * | Add cxgbetool(8) to the base system. | Navdeep Parhar | 2017-03-03 | 2 | -0/+6 |
| * | Remove EISA bus support for add-in cards. Remove related kernel and | Warner Losh | 2017-02-16 | 1 | -2/+0 |
| * | Re-enable an accidentally-disabled temp directory creation test. | Warren Block | 2017-02-03 | 1 | -1/+1 |
| * | Decromulate an extra "if". | Warren Block | 2017-02-03 | 1 | -1/+1 |
| * | Clarify some option descriptions, add a line of text to makeman to | Warren Block | 2017-02-03 | 15 | -43/+50 |
| * | Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CC | Ed Maste | 2017-01-27 | 2 | -0/+0 |
| * | Carry over r311520 to tools/build/options/WITHOUT_USB_GADGET_EXAMPLES | Enji Cooper | 2017-01-06 | 1 | -1/+1 |
| * | Add WITH_SSP to silence complaints from mkman about there not being a file | Enji Cooper | 2017-01-02 | 1 | -0/+2 |
| * | Add documentation for MK_EFI added in r307243 | Enji Cooper | 2017-01-02 | 2 | -0/+10 |
| * | Comment the RCSID. | Glen Barber | 2016-12-19 | 1 | -1/+1 |
| * | Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD | Ed Maste | 2016-12-19 | 1 | -2/+3 |
| * | Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadata | Ed Maste | 2016-12-15 | 1 | -0/+3 |
| * | Add WITH_LLD_AS_LD build knob | Ed Maste | 2016-11-25 | 2 | -0/+4 |
| * | Merge ^/head r307383 through r307735. | Dimitry Andric | 2016-10-21 | 2 | -0/+8 |
| |\ |
|
| | * | Add knobs to make GNU diff and GNU grep optional | Ed Maste | 2016-10-20 | 2 | -0/+8 |
| * | | Merge ^/head r306906 through r307382. | Dimitry Andric | 2016-10-15 | 2 | -8/+7 |
| |\| |
|
| | * | Remove GNU rcs from base. | Baptiste Daroussin | 2016-10-15 | 1 | -4/+0 |
| | * | Correct sense of WITHOUT_MANDOCDB knob | Ed Maste | 2016-10-10 | 1 | -4/+7 |