| Age | Commit message (Expand) | Author |
| 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-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-09 | The pmap_prefer() function grew an additional argument with the introduction | he |
| 2013-01-07 | switch to __USE_TOPDOWN_VM. | chs |
| 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 | struct device * -> device_t, struct cfdata * -> cfdata_t (from chs@) | tsutsui |
| 2012-10-13 | Remove unused struct device menber from softc. from chs@ | tsutsui |
| 2012-08-11 | Poor sun2 has only 14MB KVA space so reduce NKMEMPAGES_MIN_DEFAULT and | tsutsui |
| 2012-08-10 | Move cn_tab initialization from late cpu_startup(9) to | tsutsui |
| 2012-07-30 | move console initialization to cpu_startup() so that we avoid multiple common. | christos |
| 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-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-10 | proper sizing of kmem_arena on different ports | para |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2012-01-31 | unbreak the sun2 pmap | para |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2012-01-17 | Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. | joerg |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-12-12 | implement bdev_size(9) wrapper around d_psize() routine, so we can take | mrg |
| 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-26 | revert previous. | mrg |
| 2011-10-26 | catch up with other zs ports, original commit was: | mrg |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-14 | Remove duplicated functions that are implemented in machdep.c. | tsutsui |
| 2011-06-12 | Welcome to 5.99.53! Merge rmind-uvmplock branch: | rmind |
| 2011-06-03 | - remove simple_lock(9) and use atomic_ops(3) to account pmap reference count, | tsutsui |
| 2011-06-03 | Split device_t/softc of i82586. No crash on TME emulating sun2. | tsutsui |
| 2011-05-16 | - merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c | tsutsui |
| 2011-04-24 | Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for | rmind |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-03-04 | Refactor ps_strings access. Based on PK_32, write either the normal | joerg |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2011-01-21 | Switch remaining platforms to modern CPP for assembler. | joerg |
| 2011-01-17 | Explicitly include <machine/pcb.h> for struct pcb. | 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-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2010-09-19 | - add m68k/conf/std.m68k, which includes common standard options for m68k, | tsutsui |