| Age | Commit message (Expand) | Author |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-12-16 | apply __diagused where appropriate. | mrg |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 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-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-09-01 | Rename RT2500USB driver to ural(4) as it was originally in OpenBSD, | jakllsch |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-06-11 | Explicitly include <machine/pcb.h> for struct pcb. | tsutsui |
| 2012-03-31 | Don't call sh_dcache_inv_range() on BUS_DMASYNC_POSTREAD ops | tsutsui |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-01-21 | fix my license notice. | nonaka |
| 2011-12-25 | Apply the following patch submitted by Evgeniy Ivanov: | tsutsui |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-26 | Build sh3/sh3/sh3_bus_space.c only for mmeye. | dyoung |
| 2011-07-25 | Move some macros back to sh3/include/bus_funcs.h from | dyoung |
| 2011-07-17 | Do not install bus.h. | dyoung |
| 2011-07-17 | Switch to new-style <sys/bus.h>. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-06 | avoid a "multi-level non-const cast" warning from GCC 4.5. | mrg |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-05-14 | Convert to mutex(9)/condvar(9). Use RUN_ONCE(9) to avoid racy init. | rmind |
| 2011-04-06 | Fix fallout from pci_attach_args constification. | dyoung |
| 2011-04-06 | Fix target 'tags'. | dyoung |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-01-22 | Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly | joerg |
| 2011-01-03 | Xref module(7) in comments. | tsutsui |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-06 | Machine dependent code is considered as part of UVM. Include | uebayasi |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2010-05-27 | Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. | dholland |
| 2010-05-08 | enable IPFILTER_COMPAT in all kernels that have ipfilter already. | mrg |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2010-04-06 | Added support RICOH 5C316. | nonaka |
| 2010-03-28 | return allocated va. | nonaka |