summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint/conf/SANDPOINT
AgeCommit message (Expand)Author
2022-04-07s/psuedo/pseudo/andvar
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-09-27vether: Add to kernel configurationsroy
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-14Remove "options IPKDB", and the other associated options, from the configmaxv
2018-07-14Remove "options DEBUG_BY_TOOLS", it doesn't exist.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
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2013-04-27remove confusing numeric locators where they are unused.christos
2012-02-22- nuke commented-out SYMTAB_SPACE directive since this port has anisimura
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2010-06-30Add file system snapshot device.phx
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-08-19- use options PIC_MPCSOC to replace PIC_OPENPIC.nisimura
2008-11-24Remove softdep, pass 1. We are focused on improving journalling.ad
2008-04-05- add COMPAT_40nisimura
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled