summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf/INSTALL
AgeCommit message (Expand)Author
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-06-19Use "-fno-unwind-tables" to shrink binaries more.tsutsui
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-28Remove TCP_COMPAT_42 from the config files. Pass 1.maxv
2015-08-07Remove the KMEMSTATS option. It no longer exists.maxv
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
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
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
2010-11-23Remove unused count from pseudo-device md.hannken
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2009-01-17Add options COMPAT_50.tsutsui
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
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-18- add options COMPAT_40tsutsui
2006-12-29update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.yamt
2006-10-02remove MALLOC_NOINLINE, it doesn't do anything anymore.chs
2006-09-27- Document COMPAT_15 as doing nothingmanu
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-07Remove obsolete options VNODE_OP_NOINLINE.tsutsui
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-09-04typo in comment. (since 1994?!)isaki
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-08-1964 bit inode changes.christos
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-02-11Add 'option FFS_SNAPSHOT' to most of the config files.dsl
2005-01-31Add file system snapshots to kernel configs.hannken
2005-01-21Remove options COMPAT_15 and add options COMPAT_20.tsutsui
2004-11-10Add COMPAT_BSDPTY to the rest of the config files.christos
2004-07-15Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commentedatatat
2003-09-22add COMPAT_15/COMPAT_16cl
2003-09-06add rnd(4) device to installation media.itojun
2003-04-10Bye Bye UCONSOLEchristos
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-07-05Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,abs
2002-04-25Add the INCLUDE_CONFIG_FILE option to all config files. In configatatat
2002-04-12Add commented-out USERCONF option. Mainly useful for install mediagmcgarry
2002-01-27add options PIPE_SOCKETPAIR to individual kernel configsjdolecek
2001-11-20cleanup:lukem