| Age | Commit message (Expand) | Author |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-05-30 | s/identifing/identifying/ and s/multipler/multiplier/ in comments. | andvar |
| 2021-10-09 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-25 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | 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-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-02 | For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derived | rin |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2020-11-18 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-10 | Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces. | rin |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-06-11 | uvm_availmem(): give it a boolean argument to specify whether a recent | ad |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-02-20 | G/C | skrll |
| 2020-02-17 | G/C LS{SLEEP,RUN,ONPROC} | skrll |
| 2020-02-01 | Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3). | tsutsui |
| 2019-12-31 | Rename uvm_free() -> uvm_availmem(). | ad |
| 2019-12-21 | uvmexp.free -> uvm_free() | ad |
| 2019-11-23 | cpu_need_resched(): | ad |
| 2019-11-21 | mi_userret(): take care of calling preempt(), set spc_curpriority directly, | ad |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-09-27 | do not clear "cold" in MD code, that is done in MI code. | chs |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-06-28 | Fix lingering page size comments. | tsutsui |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-03-14 | G/C "MAPPECOPY". It is the deadest of wood, and never actually worked in | thorpej |
| 2019-02-18 | Refactor the 68040 writeback() from each m68k port's trap handler into a | thorpej |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-09-22 | - Determine KERN_AS automatically depending on whether OPT_MODULAR is | rin |
| 2018-08-22 | - Cleanup for dynamic sysctl: | msaitoh |
| 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-29 | Remove TCP_COMPAT_42 from the config files. Pass 2. | maxv |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2017-01-14 | protect against multiple inclusion. | christos |
| 2016-12-22 | physmem should be of type psize_t | cherry |
| 2016-12-17 | Fix typo "one the" and architecture where appropriate. | flxd |
| 2015-12-24 | fenv for m68k | christos |
| 2015-11-05 | Remove superfluous #includes - nothing depends on them | pgoyette |