| Age | Commit message (Expand) | Author |
| 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-12-16 | - remove unused variables | mrg |
| 2013-08-08 | Bump RAMDISK size so that the contents fits again. | he |
| 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-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-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-28 | Fix -fno-common fallout. | matt |
| 2012-07-28 | Remove declartions of physmem | matt |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 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-11-16 | Make sure "struct clockframe" is declared before declaring a | he |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-18 | Change bcond/BCOND to regimm/REGIMM to better match the MIPS nomenclature. | matt |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-17 | Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This | dyoung |
| 2011-07-13 | build this as a o32 application. | mrg |
| 2011-07-09 | Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32 | matt |
| 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-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-04-24 | Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for | rmind |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-04-03 | Fix 'tags' target. | dyoung |
| 2011-03-18 | - no need to define MACHINE_ARCH in MD header | tsutsui |
| 2011-03-06 | Now that MACHINE is defined in user-land in either | he |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-03-06 | Remove trailing spaces. | tsutsui |
| 2011-03-02 | Fix misplaced #endif. PR port-arc/44664 | tsutsui |
| 2011-02-20 | Merge forward from matt-nb5-mips64. | matt |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2011-01-22 | Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly | joerg |
| 2011-01-21 | Switch remaining platforms to modern CPP for assembler. | joerg |
| 2011-01-08 | Update some items to reflect reality. | 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-15 | struct proc * deref. | uebayasi |