summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-01-27mvme68k: Specify proper constraints for bus_space_read region and multi ops.tsutsui
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-07-26s/functin/function/ in copy pasted comment.andvar
2022-05-30s/identifing/identifying/ and s/multipler/multiplier/ in comments.andvar
2022-05-29le(4): Fix resource leaks for error paths.rin
2022-02-09fix various typos in comments.andvar
2022-01-01fix typos in comments, mainly basicly -> basically.andvar
2021-12-05s/from from/from/ in comment.msaitoh
2021-12-05s/initialz/initializ/ in comment.msaitoh
2021-10-24fix various typos in comments, mainly copypasta.andvar
2021-10-09Call cnpollc(9) before cngetc(9) as the cons(9) man page says.tsutsui
2021-09-25Call cnpollc(9) before cngetc(9) as the cons(9) man page says.tsutsui
2021-09-16fix various typos, mainly in comments.andvar
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-09s/definitons/definitions/andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-05-06PR port-mvme68k/56146rin
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-15more -fcommon for boot programs.mrg
2021-04-02For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derivedrin
2021-04-01Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcntsimonb
2021-03-31Adjust the number of entries in the intrcnt array to match the numbersimonb
2021-01-25Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG.tsutsui
2021-01-23Remove cargo-culted '#if 0' code that was designed to produce achristos
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-06-11uvm_availmem(): give it a boolean argument to specify whether a recentad
2020-04-04mark nsmb major obsoletejdolecek
2020-04-02 s/impliment/implement/ in comment.msaitoh
2020-02-20G/Cskrll
2020-02-17G/C LS{SLEEP,RUN,ONPROC}skrll
2020-02-01Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3).tsutsui
2019-12-31Rename uvm_free() -> uvm_availmem().ad
2019-12-21uvmexp.free -> uvm_free()ad
2019-11-23cpu_need_resched():ad
2019-11-21mi_userret(): take care of calling preempt(), set spc_curpriority directly,ad
2019-11-12 Add missing initialization of sc_dev.msaitoh
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-06-28Fix lingering page size comments.tsutsui
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-04-26Use veriexec.config to reduce duplicationsevan
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-04-03centralize setdisklabel(9)christos