summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh
AgeCommit message (Expand)Author
2023-06-01fix various typos in comments.andvar
2023-04-05remove some double ee typos in comments.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-07UFS/LFS dirhash:simonb
2022-07-03fix various typos in comments, mainly s/pallete/palette/.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2021-12-27fix few typos in comments.andvar
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2021-10-27Remove unnecessary multiple-inclusion-protection from these tinythorpej
2021-10-24fix various typos in comments, mainly copypasta.andvar
2021-10-11Add commented-out ep(4) at pcmcia(4); it works just fine now.rin
2021-10-11Fix workaround for SH-3 PCMCIA bug in accordance with descriptionrin
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-01Whitespace: #define<tab>simonb
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-06Fix some more uvm header fallout. Add include guards while here.riastradh
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
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-11Fix a typo in a commentkamil
2019-01-28Systematize handling of removed drivers.dholland
2018-12-11Add a convenience function, com_init_regs_stride(), that shifts the registerthorpej
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
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-11-06Cleanup and clarify the ELFSIZE mess:christos
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-08-07Don't reschedule the callout in the scanning function itself, as thatuwe
2016-08-25fenv.h for shchristos
2015-08-24Don't mention stab and DWARF sections, because these (poorly mtaintained)uebayasi
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-08-20Kill trailing blank lines.uebayasi
2015-08-08Remove KMEMSTATS.maxv
2015-06-11Move declaration of avail_start, avail_end to <machine/kloader.h>matt
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-08-24Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and addjnemeth
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-03-24use cpu_{g,s}etmodelchristos
2014-03-24fix manual section numbering of sysctl.szptvlfn
2013-11-09fix unused variable warningschristos
2013-10-13Catch up to recent changes in config_pending_{incr,decr}().riz