| Age | Commit message (Expand) | Author |
| 2014-01-31 | defined(LKM) -> defined(MODULAR) | tsutsui |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2014-01-05 | Move physmem calculations before nptpage initialization. | tsutsui |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 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-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-11-05 | Revert previous. This boot loader has its own version number, | apb |
| 2012-11-04 | Add references to ${_NETBSD_VERSION_DEPENDS} for files that | apb |
| 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-08-11 | Sprinkle extern to appease gcc -fno-common. | tsutsui |
| 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 | Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MD | matt |
| 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-19 | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! | rmind |
| 2012-02-12 | Change old-style function defintions to C89 prototypes. | matt |
| 2012-02-10 | proper sizing of kmem_arena on different ports | para |
| 2012-02-10 | Sigh, it's been too long since I've done some of this. Fix the RELOC(). | mhitch |
| 2012-02-10 | Oops - have to RELOC(physmem) here. | mhitch |
| 2012-02-10 | The recent kmem changes allocate a large kernel address space before | mhitch |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2012-02-02 | Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL)) | tsutsui |
| 2011-12-22 | Merge m68881_save() and m68881_restore() (using most common mvme68k ones). | tsutsui |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-12-18 | Misc KNF and cosmetics. No binary changes. | tsutsui |
| 2011-12-18 | PR port-next68k/45719 from Jaime Fournier: | tsutsui |
| 2011-12-12 | implement bdev_size(9) wrapper around d_psize() routine, so we can take | mrg |
| 2011-11-26 | Make sure to call pflusha before (not after) enabling MMU on | tsutsui |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-11-19 | First step of random number subsystem rework described in | tls |
| 2011-11-15 | Move spread getsfc() and getdfc() functions into common m68k/support.s. | tsutsui |
| 2011-10-01 | fix build errors with gcc 4.5. | chs |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-12 | Welcome to 5.99.53! Merge rmind-uvmplock branch: | rmind |
| 2011-06-06 | CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 | matt |
| 2011-06-05 | struct device * -> device_t, struct cfdata * -> cfdata_t | matt |
| 2011-05-16 | - merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c | tsutsui |
| 2011-05-10 | Move isrinit() call from early next68k_init() to cpu_configure(9) | tsutsui |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-03-05 | p_psstr -> p_psstrp | joerg |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |