| Age | Commit message (Expand) | Author |
| 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 |
| 2013-01-03 | Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000, | kiyohara |
| 2012-12-19 | Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,. | kiyohara |
| 2012-10-29 | Include bebox.h only in kernel. Make bebox port build again. | rkujawa |
| 2012-10-20 | Add experimental support GENERIC.MP. | kiyohara |
| 2012-10-20 | Enable cpu0 I/D cache. Disable cpu1 it. | kiyohara |
| 2012-10-20 | Cleanup macros of access for bebox-register. | kiyohara |
| 2012-10-20 | Remove unused enable_intr()/disable_intr(). | kiyohara |
| 2012-10-20 | Disable some not working drivers. (pcppi, spkr, midi) | kiyohara |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-10-08 | Left and Right LEDs on in end of cpu_reboot(). | kiyohara |
| 2012-09-01 | Add ${_MKTARGET_LINK} | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-06-05 | Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least | abs |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-14 | Remove unused a valiable 'siopdbg'. | kiyohara |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 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-08-09 | Fix build failed. mouse.h and pccons.h already removed. | kiyohara |
| 2011-08-07 | Cleanup spin loop for 2nd cpu. | kiyohara |
| 2011-08-07 | Try to attach 2nd CPU. But not support options MULTIPROCESSOR yet. | kiyohara |
| 2011-08-07 | Cleanup headers and variables. | kiyohara |
| 2011-08-07 | Not allow interrupt hear. | kiyohara |
| 2011-08-07 | Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. | kiyohara |
| 2011-08-07 | Remove obsoleted headers. | kiyohara |
| 2011-07-28 | more PCI_MAGIC_IO_RANGE fixes | macallan |
| 2011-07-17 | Switch more PowerPC ports having PCI support to new-style <sys/bus.h>. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 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-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2011-06-22 | Add support pci_intr_setattr. | matt |
| 2011-06-20 | Don't include *pmap.h in assembly files. Get the needed definitions | matt |
| 2011-06-20 | Don't export USER_SR if _MODULE is defined. | matt |
| 2011-06-20 | Cleanup includes. (<net/netisr.h> is handled by softints, not MD anymore, | matt |