summaryrefslogtreecommitdiff
path: root/sys/arch/news68k
AgeCommit message (Expand)Author
2023-04-22Remove ancient /*ARGSUSED*/ comments.tsutsui
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-01-27news68k: Specify proper constraints for bus_space_read region and multi ops.tsutsui
2022-10-31s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.andvar
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-05-30s/identifing/identifying/ and s/multipler/multiplier/ in comments.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-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-06Fix mm_md_physacc() to allow only accesses to a region of RAMs.tsutsui
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-01Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcntsimonb
2021-01-23Remove cargo-culted '#if 0' code that was designed to produce achristos
2021-01-23Remove leftover of #undef statements.tsutsui
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-10Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.rin
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-03Add a missing semicolon missed in rev 1.27.tsutsui
2020-02-01Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3).tsutsui
2020-02-01Add and enable dhcpcd for news68k installation.tsutsui
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
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-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-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-04-03centralize setdisklabel(9)christos
2019-03-14G/C "MAPPECOPY". It is the deadest of wood, and never actually worked inthorpej
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-11-16Bump space for ramdisk imagemartin
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv