| Age | Commit message (Expand) | Author |
| 2014-03-03 | Spell it TOOL_STAT. | joerg |
| 2014-03-03 | Use nbstat when cross-compiling, unbreaks build on Linux. | joerg |
| 2014-02-28 | Needed for COMPAT_NETBSD32 | matt |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2014-02-25 | Remove an unused variable | martin |
| 2014-01-27 | Pass the -n flag to gzip invocations. | apb |
| 2014-01-27 | Use ${TOOL_GZIP} instead of just gzip in all Makefiles | apb |
| 2013-11-21 | Add dwctwo and umass. | kiyohara |
| 2013-11-21 | Move the parameters for obs600 to obs600_autoconf.c. This parameters was set... | kiyohara |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-10-03 | Binutils 2.23.2 doesn't do the right thing HI16/LO16 reloc using . | matt |
| 2013-08-23 | Add no config netbsd-sd0a | matt |
| 2013-08-23 | add PUFFS/putter | matt |
| 2013-07-17 | kcpuset_t changes | matt |
| 2013-07-17 | Wait it actually wait. | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | catch the escapees of the IPSEC_NAT_T purge. | christos |
| 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-20 | Use mkubootimage, if obs600. | 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-18 | Fix KASSERT() in biodone(). Clear BO_DONE in writedisklabel(). | kiyohara |
| 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-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-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-29 | Add command line processing from uboot | matt |
| 2012-07-29 | Make sure r8 isn't used. | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-28 | Remove declartions of physmem | matt |
| 2012-07-27 | Fix some -fno-common fallout | matt |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-25 | Move dsrtc to correct bus. | matt |
| 2012-07-24 | Add drvctl | matt |
| 2012-07-23 | Add DKWEDGE_AUTODISCOVERY and DKWEDGE_GPT support. | matt |
| 2012-07-22 | Split mdio/mii access into its own "device" and update accordingly. | matt |
| 2012-07-22 | Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes | matt |
| 2012-07-22 | Silence a gcc warning. | matt |
| 2012-07-18 | This has a 64MB NOR, not 16MB. | matt |
| 2012-07-18 | Add P1025 support to the PCI truth tables. | matt |
| 2012-07-18 | Add gpt/dkwedge support. | matt |
| 2012-07-18 | Fix two typos | matt |
| 2012-07-17 | The ETSEC on the P1025 has been moved/split so the MDIO stayed in the same | matt |