| 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-28 | fix various typos in comments. | andvar |
| 2022-03-04 | fix few typos in comments for word "because". | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-05 | Use the libsa dev_net.c (fixes the build since this defined netmask | christos |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-08-21 | Fix typo (s/contoller/controller/). | msaitoh |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-03 | centralize setdisklabel(9) | christos |
| 2019-01-07 | move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports | jdolecek |
| 2018-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |
| 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 |
| 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-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2017-01-26 | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. | christos |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2016-07-21 | remove .MIPS.abiflags to avoid objcopy creating a 0x20000000 large boot file. | christos |
| 2016-07-21 | make this compile. | christos |
| 2016-06-11 | PR 51200 gets in libsa considered harmful: use kgets | dholland |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-08-07 | Remove KMEMSTATS. | maxv |
| 2014-11-20 | use the inline bcdtobin and bintobcd directly instead through a macro. | christos |
| 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-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 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 |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-07-20 | Include sljit files. | alnsn |
| 2014-07-20 | Add commented out bpfjit options to mips kernels. | alnsn |
| 2014-06-19 | Fix compile error of -Werror=unused-but-set-variable. | msaitoh |
| 2014-03-24 | - fix unused | christos |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |