summaryrefslogtreecommitdiff
path: root/sys/arch/sun2
AgeCommit message (Expand)Author
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05catch the escapees of the IPSEC_NAT_T purge.christos
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-09The pmap_prefer() function grew an additional argument with the introductionhe
2013-01-07switch to __USE_TOPDOWN_VM.chs
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13struct device * -> device_t, struct cfdata * -> cfdata_t (from chs@)tsutsui
2012-10-13Remove unused struct device menber from softc. from chs@tsutsui
2012-08-11Poor sun2 has only 14MB KVA space so reduce NKMEMPAGES_MIN_DEFAULT andtsutsui
2012-08-10Move cn_tab initialization from late cpu_startup(9) totsutsui
2012-07-30move console initialization to cpu_startup() so that we avoid multiple common.christos
2012-07-28Remove declartions of physmemmatt
2012-07-27Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MDmatt
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2012-02-10proper sizing of kmem_arena on different portspara
2012-02-02Entropy-pool implementation move and cleanup.tls
2012-01-31unbreak the sun2 pmappara
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2012-01-17Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage.joerg
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-12-12implement bdev_size(9) wrapper around d_psize() routine, so we can takemrg
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-11-19First step of random number subsystem rework described intls
2011-11-15Move spread getsfc() and getdfc() functions into common m68k/support.s.tsutsui
2011-10-26revert previous.mrg
2011-10-26catch up with other zs ports, original commit was:mrg
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-30dependant -> dependentwiz
2011-06-14Remove duplicated functions that are implemented in machdep.c.tsutsui
2011-06-12Welcome 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-03Split 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.ctsutsui
2011-04-24Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() forrmind
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-03-04Refactor ps_strings access. Based on PK_32, write either the normaljoerg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2011-02-01udpate license clauses on my code to match the new-style BSD licenses.chuck
2011-01-21Switch remaining platforms to modern CPP for assembler.joerg
2011-01-17Explicitly include <machine/pcb.h> for struct pcb.tsutsui
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-11-23Remove unused count from pseudo-device md.hannken
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2010-09-19- add m68k/conf/std.m68k, which includes common standard options for m68k,tsutsui