summaryrefslogtreecommitdiff
path: root/sys/arch/cesfic
AgeCommit message (Expand)Author
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
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-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
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
2020-11-18malloc(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-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-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-09-27do not clear "cold" in MD code, that is done in MI code.chs
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-06-28Fix lingering page size comments.tsutsui
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-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-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
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 2.maxv
2017-02-02PR port-mac68k/51923rin
2017-02-02PR port-mac68k/51923rin
2017-01-14protect against multiple inclusion.christos
2016-12-22physmem should be of type psize_tcherry
2016-12-17Fix typo "one the" and architecture where appropriate.flxd
2015-12-24fenv for m68kchristos
2015-11-05Remove superfluous #includes - nothing depends on thempgoyette