std revision 1.14
11.14Stls# $NetBSD: std,v 1.14 2011/11/22 21:25:42 tls 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.12Ssimonboptions 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 301.14Stls 311.14Stls# 321.14Stls# Kernel entropy pool and random-number generator pseudodevice. 331.14Stls# The pseudodevice might stop being "std" when the two are torn 341.14Stls# apart some day but the entropy pool itself never will (they are 351.14Stls# presently implemented in the same source file) 361.14Stls# 371.14Stlspseudo-device rnd 38