summaryrefslogtreecommitdiff
path: root/sys/arch/next68k
AgeCommit message (Expand)Author
2014-01-31defined(LKM) -> defined(MODULAR)tsutsui
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2014-01-05Move physmem calculations before nptpage initialization.tsutsui
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
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
2012-11-05Revert previous. This boot loader has its own version number,apb
2012-11-04Add references to ${_NETBSD_VERSION_DEPENDS} for files thatapb
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-08-11Sprinkle extern to appease gcc -fno-common.tsutsui
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Remove declartions of physmemmatt
2012-07-27Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MDmatt
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
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-12Change old-style function defintions to C89 prototypes.matt
2012-02-10proper sizing of kmem_arena on different portspara
2012-02-10Sigh, it's been too long since I've done some of this. Fix the RELOC().mhitch
2012-02-10Oops - have to RELOC(physmem) here.mhitch
2012-02-10The recent kmem changes allocate a large kernel address space beforemhitch
2012-02-02Entropy-pool implementation move and cleanup.tls
2012-02-02Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL))tsutsui
2011-12-22Merge m68881_save() and m68881_restore() (using most common mvme68k ones).tsutsui
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-12-18Misc KNF and cosmetics. No binary changes.tsutsui
2011-12-18PR port-next68k/45719 from Jaime Fournier:tsutsui
2011-12-12implement bdev_size(9) wrapper around d_psize() routine, so we can takemrg
2011-11-26Make sure to call pflusha before (not after) enabling MMU ontsutsui
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-01fix build errors with gcc 4.5.chs
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-30dependant -> dependentwiz
2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind
2011-06-06CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0matt
2011-06-05struct device * -> device_t, struct cfdata * -> cfdata_tmatt
2011-05-16- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.ctsutsui
2011-05-10Move isrinit() call from early next68k_init() to cpu_configure(9)tsutsui
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-03-05p_psstr -> p_psstrpjoerg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind