| Age | Commit message (Expand) | Author |
| 2023-06-01 | fix various typos in comments. | andvar |
| 2023-04-05 | remove some double ee typos in comments. | andvar |
| 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-07-03 | fix various typos in comments, mainly s/pallete/palette/. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2021-12-27 | fix few typos in comments. | andvar |
| 2021-11-02 | In order to prevent _mcount() from being recursively called when built with C... | ryo |
| 2021-10-27 | Remove unnecessary multiple-inclusion-protection from these tiny | thorpej |
| 2021-10-24 | fix various typos in comments, mainly copypasta. | andvar |
| 2021-10-11 | Add commented-out ep(4) at pcmcia(4); it works just fine now. | rin |
| 2021-10-11 | Fix workaround for SH-3 PCMCIA bug in accordance with description | rin |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-06 | Fix some more uvm header fallout. Add include guards while here. | riastradh |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-03-25 | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs | jdolecek |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-11 | Fix a typo in a comment | kamil |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-12-11 | Add a convenience function, com_init_regs_stride(), that shifts the register | thorpej |
| 2018-12-08 | Clean up initialization of com_regs structure, in preparation for | thorpej |
| 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-11-06 | Cleanup and clarify the ELFSIZE mess: | christos |
| 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-08-07 | Don't reschedule the callout in the scanning function itself, as that | uwe |
| 2016-08-25 | fenv.h for sh | christos |
| 2015-08-24 | Don't mention stab and DWARF sections, because these (poorly mtaintained) | uebayasi |
| 2015-08-21 | Add `pseudo-device ksyms' where `options DDB' is used, because | uebayasi |
| 2015-08-20 | Kill trailing blank lines. | uebayasi |
| 2015-08-08 | Remove KMEMSTATS. | maxv |
| 2015-06-11 | Move declaration of avail_start, avail_end to <machine/kloader.h> | matt |
| 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-24 | Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add | jnemeth |
| 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-03-24 | use cpu_{g,s}etmodel | christos |
| 2014-03-24 | fix manual section numbering of sysctl. | szptvlfn |
| 2013-11-09 | fix unused variable warnings | christos |
| 2013-10-13 | Catch up to recent changes in config_pending_{incr,decr}(). | riz |