summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/conf
AgeCommit message (Expand)Author
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-02-11Build a RAMDISK root kernel on NetBSD/next68k release build.tsutsui
2023-02-11Disable rarely used options and devices, and add options MODULAR instead.tsutsui
2023-02-11Remove unnecessary commented out lines.tsutsui
2023-02-11Remove nonexistent options SWAPDEBUG.tsutsui
2023-02-11Enable file-system CD9660.tsutsui
2023-02-04Remove trailing spaces and TABs.tsutsui
2023-02-03Remove trailing TABs.tsutsui
2023-01-27next68k: Specify -fno-unwind-tables to shrink kernel binary size.tsutsui
2022-12-22Driver for DaynaPORT SCSI/Link (dse.4).nat
2022-08-07UFS/LFS dirhash:simonb
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-09-27vether: Add to kernel configurationsroy
2020-08-10Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.rin
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-04-04mark nsmb major obsoletejdolecek
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
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
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-07-09Clarify serial port names. Affects zs(4) man page mentioned in PR/52377.tsutsui
2015-09-06Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead ofuebayasi
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-08-08Remove KMEMSTATS.maxv
2015-08-07Remove the KMEMSTATS option. It no longer exists.maxv
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
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-07-05Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland.tsutsui
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
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-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-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer