| Age | Commit message (Expand) | Author |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2023-02-09 | Ensure GENERIC.local is always at the end of GENERIC | abs |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-04-30 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-04-29 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2021-12-08 | fix various typos in comments and log messages. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2020-11-21 | malloc(9) -> kmem(9) | 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-02-24 | 0x%p --> %p for non-external codes. | rin |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-02-06 | bump image size by 1/8th of an MB. | mrg |
| 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-15 | Retire ipkdb entirely. The option was removed from the config files | 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-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-02-19 | PR kern/51208 | rin |
| 2016-12-22 | switch all ports to use uvm_init.c:uvm_md_init() | cherry |
| 2016-06-11 | PR 51200 gets in libsa considered harmful: use kgets | dholland |
| 2015-12-21 | Add mips fenv.h (From FreeBSD) | christos |
| 2015-12-20 | new powerpc fenv.h | christos |
| 2015-08-08 | Remove KMEMSTATS. | maxv |
| 2015-07-11 | Improve spelling: regsiter -> register | kamil |
| 2014-11-16 | Remove unused extended attributes kernel options | manu |
| 2014-11-13 | fix tyop | snj |
| 2014-11-12 | Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels | manu |
| 2014-10-11 | Comment out wscons related options. | uebayasi |
| 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 | Unify all arch/*/stand's atoi() to MI libsa. | isaki |
| 2014-08-08 | Don't set -mmultiple or -mno-string for PowerPC, the difference is too | joerg |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-08-06 | Use cmpwi. | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |