| Age | Commit message (Expand) | Author |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-05-17 | also strip .eh_frame. libkern dkcksum pushed bootxx_ffs 7 bytes over a limit. | mrg |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-23 | Merge the .text.* sections into the .text section on MIPS, SPARC and | simonb |
| 2021-04-23 | Use sys/cdefs.h __CONCAT3 | skrll |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-07 | apply some GCC_NO_ADDR_OF_PACKED_MEMBER. | mrg |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-03 | centralize setdisklabel(9) | christos |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2019-01-07 | move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports | jdolecek |
| 2019-01-01 | ELF2ECOFF -> MIPS_ELF2ECOFF | christos |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-01-23 | Alternate buffer queue strategies no longer considered experimental, update | sevan |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-07-28 | Remove TCP_COMPAT_42 from the config files. Pass 1. | maxv |
| 2017-06-22 | spelling (DEC called it "TURBOchannel") | flxd |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2016-11-14 | actually correct tyop now... | maya |
| 2016-11-14 | correct nofitication tpyo in comments. | maya |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 2016-09-18 | Strip more useless for booters sections so that we fit. | christos |
| 2016-09-08 | Avoid the PIE | christos |
| 2016-01-21 | PR/50683: David Binderman: Fix memory leak. | christos |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-08-20 | Indent with 2 spaces. | uebayasi |
| 2015-06-26 | Cleanup includes | matt |
| 2015-06-24 | All mips ports will need it. | matt |
| 2015-06-11 | Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to | matt |
| 2014-11-20 | use the inline bcdtobin and bintobcd directly instead through a macro. | christos |
| 2014-11-16 | Remove unused extended attributes kernel options | manu |
| 2014-11-12 | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels | manu |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2014-08-16 | Add "options COMPAT_70" to all kernel configuration files that | apb |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-07-25 | Add d_discard to all struct bdevsw instances I could find. | dholland |
| 2014-07-19 | Sljit doesn't support MIPS I. Make sljitarch.h obsolete. | alnsn |