| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the default build behavior so we don't compile extra TCP modules by | jtl | 2016-06-10 | 1 | -0/+1 |
* | When building modules, define make variable OPT_FDT if the kernel config | ian | 2016-05-27 | 1 | -0/+8 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -7/+0 |
* | Build the zfs module on armv6, but not on older arm. | ian | 2016-03-21 | 1 | -2/+1 |
* | Enable FAST_DEPEND by default. | bdrewery | 2016-03-12 | 1 | -1/+1 |
* | Stop looking up these values in every subdir on install. | bdrewery | 2016-03-12 | 1 | -0/+3 |
* | Hook the meta/nofilemon build into using FAST_DEPEND. | bdrewery | 2016-02-24 | 1 | -0/+6 |
* | DTrace is known to work on armv6, enable building it as a module. | andrew | 2015-11-20 | 1 | -1/+4 |
* | Add a FAST_DEPEND option, off by default, which speeds up the build significa... | bdrewery | 2015-11-06 | 1 | -0/+1 |
* | Add a note of clarification. MK_* variables only control what modules | imp | 2015-03-27 | 1 | -38/+4 |
* | Categorize certain kernel builds as being broken in certain places. | imp | 2015-03-27 | 1 | -0/+28 |
* | Add support for specifying unsupported / broken options that override | imp | 2015-03-27 | 1 | -0/+10 |
* | Categorize certain kernel builds as being broken in certain places. | imp | 2015-03-12 | 1 | -0/+27 |
* | Add support for specifying unsupported / broken options that override | imp | 2015-03-12 | 1 | -3/+10 |
* | Enforce that MK_foo options shall be either "yes" or "no" and nothing | imp | 2015-02-09 | 1 | -0/+8 |
* | Add MK_AUTOFS knob for building and installing autofs(4), et al | ngie | 2015-01-26 | 1 | -0/+1 |
* | Add MK_BHYVE knob for building and installing bhyve(4), et al | ngie | 2015-01-26 | 1 | -0/+1 |
* | Build cuse(4) if MK_CUSE != no | ngie | 2015-01-25 | 1 | -0/+1 |
* | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etc | ngie | 2015-01-25 | 1 | -0/+1 |
* | Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel | ngie | 2015-01-25 | 1 | -0/+1 |
* | Automate options INET/INET6 turning into MK_$opt_SUPPORT | imp | 2014-11-14 | 1 | -0/+12 |
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 1 | -1/+0 |
* | Remove dependence on source tree options. Move all kernel module | imp | 2014-08-11 | 1 | -2/+37 |
* | Move most of the 15 variations on generating opt_inet.h and | imp | 2014-08-04 | 1 | -0/+16 |
* | Add ARM_EABI to the list, since arm kernels need it | imp | 2014-05-19 | 1 | -0/+1 |
* | The time is not yet ripe to break the lack of dependencies between | imp | 2014-05-17 | 1 | -11/+9 |
* | s/JIRA/Jenkins/g in comments. I was confused. | imp | 2014-05-12 | 1 | -2/+2 |
* | Attempt to walk a fine line between current usage (/usr/ports which | imp | 2014-05-11 | 1 | -0/+11 |
* | Fix typo in FORMAT_EXTENSIONS which breaks universe. | imp | 2014-05-10 | 1 | -1/+1 |
* | Introduce kern.opts.mk to hold all the options for kernel module | imp | 2014-05-09 | 1 | -0/+24 |