summaryrefslogtreecommitdiff
path: root/sys/arch/amigappc
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-29s/littel/little/ mainly in copy pasted comments.andvar
2022-05-07s/contrller/controller/ in comment.msaitoh
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-27The Amiga and Atari ports abuse some autoconfiguration internals as partthorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-26Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than inthorpej
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-20malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-09-26G/C arm/atomic.hskrll
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-03-06gayle wants stride_1swap now, so declare the rest of the bus methods sincechristos
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
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-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-04-26Use veriexec.config to reduce duplicationsevan
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
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-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22Remove isic(4). It is part of ISDN, which we are now retiring.maxv
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-02-05Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. Itmaxv
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 3.maxv
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-06Add mntvachristos
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-11-12Xorg for amiga via wsfb. Currently available on CV64 and CV64/3D. Morephx
2015-08-12Remove KMEMSTATS.maxv
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland