summaryrefslogtreecommitdiff
path: root/sys/arch/bebox
AgeCommit message (Expand)Author
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-26set error to EIO on SKEY_ABORTED_COMMAND.andvar
2023-05-26initialize error on definition to fix 'error' may not be initialized issue.andvar
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-07fix various typos in comments, documentation and messages.andvar
2022-08-07UFS/LFS dirhash:simonb
2022-06-07This kernel has no midi configured, so comment out pseudo-device sequencermartin
2022-06-03fix folloing->following typos in more files.andvar
2022-05-23s/beggining/beginning/ in comments.andvar
2022-05-22fix various small typos, mainly in comments.andvar
2022-04-29Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2022-01-01s/coudn/couldn/ and s/couln/couldn/ in comment and log messages.andvar
2021-12-12s/Miscellanous/Miscellaneous/ in copypasta comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-14more -fcommon.mrg
2021-04-01Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcntsimonb
2021-04-01Whitespace: #define<tab>simonb
2021-02-27Don't put #ifdefs in prep_initppc(). Instead, let callers specify thethorpej
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-18malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-09-15bump bebox and prep image sizes for GCC 9.mrg
2020-09-07apply some GCC_NO_ADDR_OF_PACKED_MEMBER.mrg
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-12-27s/transfered/transferred/msaitoh
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
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
2019-01-27Restore satlink's majors entries commented out and marked obsolete.dholland
2019-01-27Remove the satlink driver. It was disabled everywhere, had no man page andmaxv
2019-01-08no need to include <machine/param.h> if <sys/param.h> already includedjdolecek
2019-01-08no need for <machine/param.h>christos
2019-01-08Include <sys/param.h> for DEV_BSIZE/DEV_BSHIFTchristos
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-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-14Remove "options IPKDB", and the other associated options, from the configmaxv
2018-07-14Remove "options DEBUG_BY_TOOLS", it doesn't exist.maxv