| Age | Commit message (Expand) | Author |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2021-08-30 | The INSTALL kernel needs to be small too | christos |
| 2021-08-30 | Only use the ldscript for the RAMDISK kernel for now. | christos |
| 2021-08-30 | use -ffunction-sections -fdata-sections --gc-sections with an ldscript | christos |
| 2020-10-05 | Kernel without -fno-omit-frame-pointer works fine now, both for GCC8 and 9. | rin |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-08 | don't warn about array bounds for dodgy diagnostic code. | mrg |
| 2020-08-10 | Reduce kernel size by | rin |
| 2020-08-10 | Compile sun2 kernel with -fno-omit-frame-pointer for GCC8 as a work | rin |
| 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-03-08 | Fix comments on root devices. | rin |
| 2020-03-08 | Retire md(4) in favor of tmpfs provided by module, | rin |
| 2020-03-08 | sun2 kernel is restricted to ~2MB due to bootloader. | rin |
| 2019-04-26 | Use veriexec.config to reduce duplication | sevan |
| 2019-04-03 | Gut more stuff so we fit. Last working RAMDISK kernel was 6.1.5. | christos |
| 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-09-22 | No need to specify COMPAT_AS anymore. | rin |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-06-01 | disable a few more things and return another 1% of memory. | mrg |
| 2018-03-07 | Remove more unused functions with COMPAT_AS=library | maya |
| 2018-03-03 | sun2/sun3: | mrg |
| 2018-02-10 | Remove the last reference to IPSEC_ESP. This option was deleted in | 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 3. | maxv |
| 2015-09-26 | Remove KMEMSTATS. Normally it's ok now. | maxv |
| 2015-08-21 | Add `pseudo-device ksyms' where `options DDB' is used, because | uebayasi |
| 2015-08-12 | Remove KMEMSTATS. | maxv |
| 2015-08-07 | Remove KMEMSTATS. | maxv |
| 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-07-26 | Comment out options and devices to sync GENERIC rev 1.90. | tsutsui |
| 2014-07-26 | Shrink GENERIC kernel to fit to bootloader's limit (2MB). | tsutsui |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | catch the escapees of the IPSEC_NAT_T purge. | christos |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |