| 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-06-11 | Specify -fno-unwind-tables to shrink binaries. | tsutsui |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 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-05-19 | Fix outdated or misleading comments for MEMORY_DISK_ROOT_SIZE. | rin |
| 2020-05-16 | Remove uyap, USB YAP phone firmware loader. | maya |
| 2020-04-13 | drop note about wd not being supported for umass | jdolecek |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-04-26 | Use veriexec.config to reduce duplication | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 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-02-06 | Add ure(4) to kernel config files. Also add PHY drivers where necessary. | rin |
| 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-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2018-09-22 | - Determine KERN_AS automatically depending on whether OPT_MODULAR is | rin |
| 2018-08-25 | Add (commented out) mue(4) to where appropriate. | rin |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-02-25 | add a special rule to build m68k/fpu.c to avoid passing -msoft-float. | mrg |
| 2018-02-05 | Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It | 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 |
| 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 |
| 2016-09-18 | bump | christos |
| 2015-09-06 | Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of | uebayasi |
| 2015-08-12 | Remove KMEMSTATS. | maxv |
| 2015-08-08 | Remove KMEMSTATS. | maxv |
| 2015-04-23 | Update device dependency information - the sysmon major device now depends on... | pgoyette |
| 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-08-10 | Increase the image size to 1700KB. | isaki |
| 2014-07-18 | Enable NULLFS and MODULAR, and disable UMAPFS, accf_data and accf_http. | tsutsui |
| 2014-07-05 | Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. | tsutsui |
| 2014-03-24 | fix manual section numbering of sysctl. | szptvlfn |