| 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-23 | s/boundries/boundaries/, s/itterate/iterate/ and few more typos. | andvar |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 2020-08-16 | make COMPAT_LINUX option disabled by default | jdolecek |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-04-18 | PMAP_DEBUG has been deleted on arm | skrll |
| 2020-04-18 | Trailing whitespace | skrll |
| 2019-07-16 | Consistently use vaddr_t as initarm and friends return type. | skrll |
| 2019-07-16 | KNF | skrll |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2018-10-28 | Fix a commit | skrll |
| 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-02 | ISA exists on more that just shark. Fix a comment about this. | skrll |
| 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 3. | maxv |
| 2017-01-26 | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. | christos |
| 2016-12-22 | physmem should be of type psize_t | cherry |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2016-12-13 | wildcard speaker attachments, now that we can handle many of them. | christos |
| 2016-12-10 | remove VAUDIOSPEAKER for now, will be done differently. | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2015-08-24 | Define ${LINKSCRIPT} in one place. | uebayasi |
| 2015-08-23 | Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH. | uebayasi |
| 2015-08-22 | According to matt@, .ARM.{extab,exidx} are no longer used. | uebayasi |
| 2015-08-21 | Redo previous; explicitly adjust .data load addr to get the identical ELF. | uebayasi |
| 2015-08-21 | Simplify this by deciding load address at one place. | uebayasi |
| 2015-08-20 | Indent with 2 spaces. | uebayasi |
| 2015-08-20 | Kill trailing whitespaces. | uebayasi |
| 2015-08-20 | Use ${KERNLDSCRIPT}. | uebayasi |
| 2015-08-08 | Remove KMEMSTATS. | maxv |
| 2015-02-23 | Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception | joerg |
| 2014-11-16 | Remove unused extended attributes kernel options | manu |
| 2014-11-15 | Use LINKSCRIPT. | uebayasi |
| 2014-11-12 | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels | manu |
| 2014-09-13 | Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t | matt |
| 2014-09-13 | vm_offset_t -> vaddr_t, vm_size_t -> vsize_t | matt |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2014-08-17 | Reorganize symbol table embedding. The existing option SYMTAB_SPACE is | joerg |
| 2014-08-16 | Add "options COMPAT_70" to all kernel configuration files that | apb |