std revision 1.10
11.10Sad# $NetBSD: std,v 1.10 2008/11/14 23:28:30 ad Exp $ 21.1Syamt# 31.1Syamt# standard MI 'options' 41.1Syamt# 51.1Syamt# this file is for options which can't be off-by-default for some reasons. 61.1Syamt# "it's commonly used" is NOT a good reason to enable options here. 71.2Syamt 81.2Syamt# the following options are on-by-default to keep 91.2Syamt# kernel config file compatibility. 101.2Syamtoptions VMSWAP # Swap device/file support 111.3Syamtoptions BUFQ_FCFS # First-come First-serve strategy 121.3Syamtoptions BUFQ_DISKSORT # Traditional min seek sort strategy 131.5Srpaulooptions RFC2292 # Previous version of Adv. Sockets API for IPv6 141.6Smattoptions PTRACE # Include ptrace(2) 151.6Smattoptions COREDUMP # allow processes to coredump. 161.10Sadoptions AIO # POSIX asynchronous I/O 171.10Sadoptions MQUEUE # POSIX message queues 181.7Selad 191.7Selad# 201.7Selad# Security model. 211.7Selad# 221.7Seladoptions secmodel_bsd44 # Traditional 4.4BSD security model 231.8Syamt 241.8Syamt# 251.8Syamt# Scheduling algorithm 261.8Syamt# 271.8Syamtoptions SCHED_4BSD 281.9Sad 291.9Sadpseudo-device cpuctl 30