| Age | Commit message (Expand) | Author |
| 2023-06-05 | bsd.README: update to reality, sync from mk.conf(5) | lukem |
| 2023-05-24 | deprecate SHAREDSTRINGS build option | lukem |
| 2022-10-01 | fix documentation for MKLINT | rillig |
| 2022-08-21 | Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC | lukem |
| 2022-07-14 | add libxcvt. | mrg |
| 2022-06-06 | build system: Revert all the recent additions of MK[...] knobs that | nia |
| 2022-05-29 | mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timed | nia |
| 2022-05-29 | mk: Add a MKPPP flag to exclude pppd(8) and related utilities from | nia |
| 2022-05-28 | mk: Add MKFINGER, MKTALK flags for not building | nia |
| 2022-05-28 | mk: Add MKNTP, MKTCPDUMP knobs. | nia |
| 2022-05-27 | mk: Add a MKLFS flag for excluding the log-structured filesystem userspace | nia |
| 2022-05-26 | mk: Document that some options were enabled by default on aarch64 | nia |
| 2022-05-25 | mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and | nia |
| 2022-05-25 | mk: Allow setting MKDHCPD=no to build base without the ISC DHCP server, | nia |
| 2022-05-25 | mk: Allow building base without the MBONE applications by setting | nia |
| 2022-05-20 | s/appropiate/appropriate/ in comments and readme file. | andvar |
| 2021-12-23 | remove extra C in OBJCOPTS (from Anon Ymous) | christos |
| 2021-12-20 | Rename: | christos |
| 2021-12-20 | PR/55557: Andreas Gustafsson" Introduce a new variable MKDEBUGKERNEL which | christos |
| 2021-12-05 | s/specificed/specified/ in comment. | msaitoh |
| 2021-12-05 | s/from from/from/ in comment. | msaitoh |
| 2021-11-28 | For private and module libraries, build lint but do not install the lint | christos |
| 2021-11-01 | mk: Add support for conditional compilation of parts of the tree with | nia |
| 2021-10-27 | revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13... | ryo |
| 2021-10-25 | In some arch, _mcount() would be called recursively when built with COPTS=-O0. | ryo |
| 2021-10-14 | mk: Enable MKARGON2 now that this stuff works. | nia |
| 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-03-24 | Add aarch64 and sparc64 to MKZFS yes. | simonb |
| 2020-11-10 | Reintroduce the support of MKCATPAGES | kamil |
| 2020-11-08 | Stop mentioning the support for cat pages | kamil |
| 2020-11-08 | Remove the support for MKCATPAGES | kamil |
| 2020-10-16 | share/mk: Define some missing X11 libraries. | nia |
| 2020-07-26 | share/mk/bsd.README: fix typo | rillig |
| 2020-07-13 | MKLLVMRT is automatically enabled on x86 and arm64, not mesa18+. | mrg |
| 2020-07-02 | Document OBJMACHINE_ARCH | jmcneill |
| 2020-06-21 | document PROGS and PROGS_CXX, and default c++ SRCS | lukem |
| 2020-06-15 | Rename blacklist -> blocklist | christos |
| 2020-06-01 | 1. if ${LIBISPRIVATE} == "pic", create _pic.a so that we can embed the library | christos |
| 2020-05-30 | Make libuv private, requested by joerg@ | christos |
| 2020-05-24 | Add libuv | christos |
| 2020-05-18 | Separate devicetree .dts -> .dtb building from kernel builds. They are now | jmcneill |
| 2020-05-02 | document MKCOMPATMODULES | christos |
| 2020-04-04 | Document and set a default for KERNEL_DIR | christos |
| 2020-04-04 | Add libgnuctf | christos |
| 2020-03-24 | note that MKLLVMRT affects more than amdgpu. | mrg |
| 2020-03-03 | Add fido and cbor | christos |
| 2019-11-22 | Document NETBSD_OFFICIAL_RELEASE and add it to /etc/release - it is | martin |
| 2019-11-18 | Improve the script to check for installed libraries, and fix the wrong | christos |
| 2019-10-31 | PR misc/54657: let RELEASEMACHINEDIR default to ${MACHINE}-${MACHINE_ARCH} | martin |