summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/LUBBOCK
AgeCommit message (Expand)Author
2022-08-07UFS/LFS dirhash:simonb
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-01-19Remove Token Ring support.thorpej
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-02-19PR kern/51208rin
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
2015-08-07Remove KMEMSTATS.maxv
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-17Reorganize symbol table embedding. The existing option SYMTAB_SPACE isjoerg
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-03Add COMPAT_NETBSD32 to more kernels (we have too many)martin
2014-07-27"internally consistency checks" -> "internal consistency checks"dholland
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-11Add PUFFS, putter and fss.msaitoh
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-04-07Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).tsutsui
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-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-03-06Remove trailing spaces.jakllsch
2010-11-23Remove unused count from pseudo-device md.hannken
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-10-11add options COMPAT_50 to all evbarm boards.bsh
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2009-01-03remove esl (KIYOHARA Takashi)christos
2008-11-24Remove softdep, pass 1. We are focused on improving journalling.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2008-05-30Add options COMPAT_40 to files which have options COMPAT_30.tsutsui
2008-01-19Remove arm support for IPKDB.chris
2006-08-26PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel optionschristos
2006-02-05Remove 'count' argument for pseudo-devices that ignore itcube
2006-02-04bpfilter doesn't accept count anymore.rpaulo
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-08-1964 bit inode changes.christos
2005-07-31revert "defflag VMSWAP" changes for now.yamt
2005-07-30add "options VMSWAP" to non INSTALL kernels.yamt
2005-07-07Add (commented out) IPSEC_NAT_T option.tron
2005-07-04option CPU_XSCALE_PXA2X0 is now obsoleted by CPU_XSCALE_PXA2[57]0.bsh
2005-04-13Add support for the DMA and AC97 controllers on PXA2x0, and enable themscw