| Age | Commit message (Expand) | Author |
| 2013-06-05 | remove obsolete networking options | 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 |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-13 | Bump SYMTAB_SPACE 475000->485000. | riz |
| 2012-10-02 | move common/bus_dma/ -> dev/bus_dma/ | christos |
| 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-03-02 | Remove conflicting/redundant common declarations. | matt |
| 2012-02-05 | Bump SYMTAB_SPACE | matt |
| 2012-02-04 | Bump symtab space | christos |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2011-12-18 | SYMTAB_SPACE. | kiyohara |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-12-15 | SYMTAB_SPACE. | kiyohara |
| 2011-12-01 | Increase SYMTAB_SPACE for evbmips. | kiyohara |
| 2011-11-30 | Increase SYMTAB_SPACE for evbmips. | kiyohara |
| 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-17 | Increase SYMTAB_SPACE. How do we automate this? | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-13 | Havard Eidnes points out that on algor we must not install | dyoung |
| 2011-07-13 | Switch algor to new-style <sys/bus.h>. While I'm here, get rid of | dyoung |
| 2011-07-09 | Use the definitions in mips/bus_{dma,space}_{defs,funcs}.h. | dyoung |
| 2011-07-09 | Increase SYMTAB_SPACE, again. Why it should be necessary over and over, | dyoung |
| 2011-07-09 | Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32 | matt |
| 2011-07-09 | Allow algor kernels to be built under either algor/algor64 or | matt |
| 2011-07-08 | Major update of algor. | matt |
| 2011-07-01 | Increase SYMTAB_SPACE. | dyoung |
| 2011-07-01 | Increase SYMTAB_SPACE. | dyoung |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 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-05 | struct device * -> device_t, struct cfdata * -> cfdata_t | matt |
| 2011-05-25 | Increase SYMTAB_SPACE. | dyoung |
| 2011-05-17 | Increase SYMTAB_SPACE to fix compilation of these kernels. | dyoung |
| 2011-05-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-04-07 | Increase SYMTAB_SPACE so that this kernel will build. | dyoung |
| 2011-04-07 | Fix more const pci_attach_args fallout. | dyoung |
| 2011-04-06 | Fix fallout of pci_attach_args constification. This should be the last | dyoung |
| 2011-04-06 | Fix fallout from pci_attach_args constification. | dyoung |
| 2011-04-06 | Fix target 'tags'. | dyoung |
| 2011-03-18 | - include <mips/mips_param.h> after MACHINE is defined | tsutsui |
| 2011-03-07 | Bump SYMTAB_SPACE. | jakllsch |
| 2011-03-05 | Fix prototype of algor_p6032_iointr. | matt |