| Age | Commit message (Expand) | Author |
| 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-06-25 | uninitialized var, found by Mootja; don't know which value to put, so add | maxv |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2017-02-19 | PR kern/51208 | rin |
| 2016-12-14 | Comment out spkr at pcppi, as pcppi is commented out too. | martin |
| 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-09 | kill PCPPISPEAKER | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2016-11-26 | mention PAX_SEGVGUARD dependency on FILEASSOC | christos |
| 2016-10-19 | Added MSI/MSI-X and interrupt_distribute(9) support for powerpc. | nonaka |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 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-12-13 | PR/50524: David Binderman: Fix incorrect test | christos |
| 2015-08-08 | Remove KMEMSTATS. | maxv |
| 2015-07-11 | Improve spelling: regsiter -> register | kamil |
| 2015-01-02 | We have three sets of DTYPE_ constants in the kernel: | christos |
| 2014-12-12 | Fix all warnings when compiling with gcc 4.8. | phx |
| 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-08-08 | Mark _rtt as dead | joerg |
| 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/cmpw | joerg |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-06-20 | mc146818's sc_flag indicates the time is stored in binary format, not BCD. | phx |
| 2014-06-14 | Add missing siop_clearfifo() and some debugging output (-DDEBUG). | phx |
| 2014-06-10 | Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcode | phx |
| 2014-06-09 | printslots() -> printPCIslots(). Make it compile with -DDEBUG. | phx |
| 2014-06-01 | Use int32_t, int16_t, int8_t. | phx |
| 2014-03-24 | fix manual section numbering of sysctl. | szptvlfn |
| 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 |
| 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 |
| 2013-04-27 | more bogus number removal | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-04-21 | Fix hangup to interrupt on cascading PIC. | kiyohara |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |