| Age | Commit message (Expand) | Author |
| 2022-08-21 | Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC | lukem |
| 2022-06-06 | build system: Revert all the recent additions of MK[...] knobs that | nia |
| 2022-05-30 | Introduce libc_aligned.so for evbppc-powerpc32, which provides | rin |
| 2022-05-28 | mk: Add MKFINGER, MKTALK flags for not building | nia |
| 2022-05-28 | Fix typo. Hopefully this didn't break anyone's build, sorry. | nia |
| 2022-05-28 | mk: Add MKNTP, MKTCPDUMP knobs. | nia |
| 2022-05-25 | mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and | nia |
| 2022-05-25 | mk: Allow building base without the MBONE applications by setting | nia |
| 2022-01-05 | Install the missing sh syntax element in the MKDEBUGKERNEL = no test, so | kre |
| 2022-01-02 | Create empty files for the "extra" kernels. Grr I should fix this properly | christos |
| 2021-12-29 | Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes. | christos |
| 2021-12-23 | Put back the code to add DEBUG=-g in config and to add the debug kernels | christos |
| 2021-12-20 | Revert previous, not needed MKKDEBUG does it. | christos |
| 2021-12-20 | PR/55557: Andreas Gustafsson" Introduce a new variable MKDEBUGKERNEL which | christos |
| 2021-09-26 | Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional | maya |
| 2021-09-25 | Move DRM-driver firmware from base to its own set, gpufw | maya |
| 2021-05-26 | use the date tool | christos |
| 2020-12-29 | If MKX11 and MKDEBUG, add the xdebug set to the obsolete file handling. | martin |
| 2020-09-09 | Get rid of 'sync' after each kernel build. It adds a noticeable delay to | jmcneill |
| 2020-09-03 | Treat aarch64 and aarch64eb identically with regard to ld.so.conf | jakllsch |
| 2020-06-01 | Use the default motd for stable builds | jmcneill |
| 2020-05-18 | Separate devicetree .dts -> .dtb building from kernel builds. They are now | jmcneill |
| 2020-04-27 | It is KERNEL_DIR | christos |
| 2020-04-05 | us and them, then! | christos |
| 2020-04-04 | Infrastructure for putting kernel+modules in /netbsd/kernel and | christos |
| 2019-10-02 | Split out /rescue to its own set and adapt installers/images to add it. | maya |
| 2019-09-22 | Don't mix tabs and spaces | gson |
| 2019-07-31 | PR kern/53590: remove -U DEBUG from config(1) invocation (that is: | martin |
| 2019-01-12 | Install /etc/wpa_supplicant.conf | roy |
| 2018-10-01 | Redo xz vs. gzip selection via conditional make expressions, suggested | martin |
| 2018-09-29 | Clarify comment, pointed out by maya: we do not expect bootloaders | martin |
| 2018-09-29 | Only test USE_XZ_SETS if it is defined. This is probably not the | kre |
| 2018-09-28 | Prepare for .tar.xz sets | martin |
| 2018-04-01 | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) | ryo |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2017-06-19 | use -v to get the expanded variable. | christos |
| 2017-06-18 | no need for debug printing. | christos |
| 2017-06-18 | put the dtb files with their kernels. | christos |
| 2017-05-21 | Remove MKCRYPTO option. | riastradh |
| 2017-02-07 | Use make -C instead of cd && make; this is done to preserve the logical path | christos |
| 2015-12-20 | give the kernel pax invocating the MKREPRO_TIMESTAMP treatment. | christos |
| 2015-12-19 | Freeze the BUILDER and the BUILD_DATE for repeatable builds | christos |
| 2015-08-31 | Exclude duplicate kernel config names in set generation. Suppress warnings | uebayasi |
| 2015-07-23 | remove the xfree86 reachover makefiles and the vast majority of | mrg |
| 2014-11-30 | Add a new build make variable, CONFIGOPTS, which is passed to config(1) | uebayasi |
| 2014-08-10 | Changes to existing files to enable building AARCH64 userland. | matt |
| 2014-08-06 | To make pax use ${TOOL_GZIP}, we need to pass "--use-compress-program | apb |
| 2014-08-06 | Introduce and use GZIP_FLAGS variable, to fix a quoting error | apb |
| 2014-08-05 | Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9n | apb |
| 2014-08-05 | Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly | apb |