summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/NSLU2
AgeCommit message (Expand)Author
2023-06-17Relocate FFS_NO_SNAPSHOT to where it should be...rin
2023-06-17Sprinkle FFS_NO_SNAPSHOT and -fno-unwind-tables to reducerin
2023-06-17Build NSLU2 kernel with NOCTF="yes" as workaround forrin
2022-08-07UFS/LFS dirhash:simonb
2020-09-27vether: Add to kernel configurationsroy
2020-04-18PMAP_DEBUG has been deleted on armskrll
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-08-25Add (commented out) mue(4) to where appropriate.rin
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
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
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-04-27the bogus number policechristos
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-10-14Add PTYFSmsaitoh
2012-09-11Add PUFFS, putter and fss.msaitoh
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-09-01Bump up SYMTAB_SPACEmatt
2012-08-29Typo in commentskrll
2012-04-07Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).tsutsui
2012-02-09Bump SYMTAB_SPACEmatt
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-06-30dependant -> dependentwiz
2011-05-17Increase SYMTAB_SPACE to fix compilation of these kernels.dyoung
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-11-23Remove unused count from pseudo-device md.hannken
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
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-05-30Add options COMPAT_40 to files which have options COMPAT_30.tsutsui
2008-01-19Remove arm support for IPKDB.chris
2008-01-08More kernels SYMTAB_SPACE increased.matt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-08Bump SYMTAB_SPACEscw
2007-03-14It doesn't make sense to specify "configuration" and "interface"drochner
2006-12-10Add NPE Ethernet and watchdog support.scw
2006-10-02remove MALLOC_NOINLINE, it doesn't do anything anymore.chs