summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh/conf
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
2021-10-11Add commented-out ep(4) at pcmcia(4); it works just fine now.rin
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-01-28Systematize handling of removed drivers.dholland
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
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
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
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-24fix manual section numbering of sysctl.szptvlfn
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-04-27the bogus number policechristos
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-06-30dependant -> dependentwiz
2011-01-03Xref module(7) in comments.tsutsui
2010-11-23Remove unused count from pseudo-device md.hannken
2010-08-08remove dup "options KTRACE".chs
2010-07-21Enable options SYSVMSG, SYSVSEM, and SYSVSHM.tsutsui
2010-05-22add btmagic(4) where other Bluetooth drivers are listedplunky
2010-05-13Use COM_REGMAP instead of hd64461uart_{read,write}_1().kiyohara
2010-05-03Sync kloader(4) behavior with hpcmips:tsutsui
2010-05-01Explicitly specify "options HZ=64" in kernel config files so thattsutsui
2010-05-01Enable file-system MFS. sysinst(8) assumes it's default.tsutsui
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2009-01-24add COMPAT_50 to all the configs with COMPAT_40.mrg
2008-11-12Add commented out "options MODULAR" (doesn't work yet).uwe
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-28options<SPACE> policeuwe
2008-09-25Add options WAPBL. Tested on Jornada 690.sborrill
2008-08-10Add accept filters to GENERIC kernels where they exist.tls
2008-02-20Since files.wscons et al. are included by ~all ports anyway, includedrochner