| Age | Commit message (Expand) | Author |
| 2014-03-02 | Initialize variables used to setup a dummy element. | joerg |
| 2014-02-22 | Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead. | matt |
| 2013-08-18 | Fix <arm/locore.h> lossage | matt |
| 2013-08-12 | bump SYMTAB_SPACE | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-07 | Make all ports use a common disklabel.h with MAXPARTITIONS set to 16. | matt |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 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 |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2013-01-11 | Remove FPA specific header. | matt |
| 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-22 | Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead | matt |
| 2012-09-01 | Rename RT2500USB driver to ural(4) as it was originally in OpenBSD, | jakllsch |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-08-16 | Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-29 | Fix more -fno-common fallout. | matt |
| 2012-06-10 | Remove unused __NEWINTR defines | skrll |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-19 | Expose the contents also for _KMEMUSER, fixes build of usr.sbin/crash. | he |
| 2012-02-12 | Change old-stlye-defintions to C89 prototypes. | matt |
| 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-10-02 | Bump SYMTAB_SPACE | christos |
| 2011-09-30 | Bump SYMTAB_SPACE so that the symbol table fits again. | he |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-30 | Bump SYMTAB_SPACE so that it fits again. | he |
| 2011-07-23 | Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted. | jakllsch |
| 2011-07-17 | On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not | 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-06 | Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. | matt |
| 2011-04-06 | Fix target 'tags'. | dyoung |
| 2011-04-06 | Fix fallout from pci_attach_args constification. | dyoung |
| 2011-03-07 | Bump SYMTAB_SPACE. | jakllsch |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2010-05-22 | add btmagic(4) where other Bluetooth drivers are listed | plunky |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2010-03-07 | add uhso(4) device where appropriate | plunky |
| 2010-01-22 | Unify the name of the device property to hold a MAC address - there was | martin |