Home | History | Annotate | Line # | Download | only in conf
std revision 1.5.6.2
      1  1.5.6.2  yamt # $NetBSD: std,v 1.5.6.2 2006/06/21 15:00:01 yamt Exp $
      2  1.5.6.2  yamt #
      3  1.5.6.2  yamt # standard MI 'options'
      4  1.5.6.2  yamt #
      5  1.5.6.2  yamt # this file is for options which can't be off-by-default for some reasons.
      6  1.5.6.2  yamt # "it's commonly used" is NOT a good reason to enable options here.
      7  1.5.6.2  yamt 
      8  1.5.6.2  yamt # the following options are on-by-default to keep
      9  1.5.6.2  yamt # kernel config file compatibility.
     10  1.5.6.2  yamt options	VMSWAP		# Swap device/file support
     11  1.5.6.2  yamt options	BUFQ_FCFS	# First-come First-serve strategy
     12  1.5.6.2  yamt options	BUFQ_DISKSORT	# Traditional min seek sort strategy
     13  1.5.6.2  yamt options	RFC2292		# Previous version of Adv. Sockets API for IPv6 
     14