Subject: config options
To: None <current-users@NetBSD.ORG>
From: thecure <mda@lame.mame.mu.oz.au>
List: current-users
Date: 03/03/1995 00:33:54
ACCOUNTING		# process accounting
ADOSFS			# AmigaDOS file system
CCITT			# CCITT X.25
CD9660			# ISO 9660 (CDROM) filesystem w/ RockRidge
COMDEF_SPEED=x		# default baud on the scn chips
COMPAT_09		# compatibility with NetBSD 0.9
COMPAT_43		# 4.3 BSD compatible system calls
COMPAT_44		# compatibility with 4.4BSD binaries
COMPAT_HPUX		# HP-UX binary compatibility
COMPAT_IBCS2		# Intel Binary Compatibility
COMPAT_NOLABEL		# default partitioning for unlabeled disks
COMPAT_NOMID		# allow nonvalid machine id executables
COMPAT_OHPUX		# Needed at least through HP-UX 7.05
COMPAT_SUNOS		# Support to run Sun (m68k) executables
COMPAT_SVR4		# System V R4 compatibility
COMPAT_ULTRIX		# compatibility with ULTRIX binaries
CONFIG_NEW		# Use config.new stuff
DDB			# Kernel debugger
DEBUG			# extra kernel debugging support
DEVPAGER		# device pager (mapped devices)
DIAGNOSTIC		# Add additional error checking code
DIRECTED_BROADCAST	# Broadcast across subnets
DST=x			# daylight savings rules (for param.c)
DST=x			# daylight savings rules (for param.c)
DUMMY_NOPS		# Sometimes results in a faster machines
EON			# ISO CLNL over IP
FASTLINKS		# fast symbolic links in FFS
FDESC			# user file descriptor filesystem
FFS			# Berkeley fast file system
FIFO			# FIFO operations on vnodes
FPCOPROC		# Support for MC68881/MC68882
FPSP			# MC68040 floating point support
GATEWAY			# IP packet forwarding
GDB			# support for normal gdb
GENERIC			# Mini-root boot support
GRF_A2024		# Support for the A2024
GRF_AGA			# AGA Chip Set
GRF_ECS			# Enhanced Chip Set
GRF_NTSC		# NTSC
GRF_PAL			# PAL
INET			# IP prototol stack support
ISO			# ISO Networking support
ISOFS			# ISO-9660 w/ RockRidge
KERNFS			# kernel data-structure filesystem
KFONT_8X11		# 8x11 font
KGDB			# support for kernel gdb
KGDBDEV=x		# device for kernel gdb
KGDBRATE=x		# kernel gdb port rate (default 9600)
KTRACE			# Add kernel tracing system call
LFS			# Log-based filesystem (still experimental)
LKM			# loadable kernel modules
LOFS			# Loop-back filesystem
M68020			# support for 020/851
M68030			# support for 030
M68040			# support for 040
MACHINE_NONCONTIG	# temporary kluge
MAPPEDCOPY		# use page mapping for large copyin/copyout
MATH_EMULATE		# DX maths emulation
MC68030			# Includes the 020+851
MFS			# Memory based filesystem
MROUTING		# Multicast routing support
MSDOSFS			# MS-DOS filesystem
MULTICAST		# Multicast support
NFS			# Sun NFS-compatible filesystem
NFSCLIENT		# Network File System client
NFSSERVER		# Network File System server
NFS_BOOT_RWSIZE=1024	# Size of NFS boot
NKMEMCLUSTERS=x		# Size of kernel malloc area
NS			# Xerox XNS
NSIP			# XNS over IP
NULLFS			# Loopback filesystem
PANICBUTTON		# Two fast <reset>s on console dump kernel
PANICWAIT		# Require keystroke to dump/reboot
PCVT_NOFASTSCROLL	# Disable fast scrolling on pcvt's
PORTAL			# Portal filesystem
PROCFS			# /proc filesystem
QUOTA			# file system quotas
RAMD_ADR=x		# Adr of the boot strap ram disk
RAMD_SIZE=x		# Size of the boot strap ram disk
RCONSOLE		# fast rasterop console
RETINACONSOLE		# enable code to allow retina to be console
SBPRO			# Sound Blaster Pro support
SCSI			# Support for SCSI disks
SCSIDEBUG		# Add SCSI debugging statements
SHMMAXPGS=x		# 1024 pages is the default
SWAPPAGER		# Pager for swap device
SYSCALL_DEBUG		# debug all syscalls.
SYSVMSG			# System V messages
SYSVSEM			# System V like semaphores
SYSVSHM			# System V shared memory
TCP_COMPAT_42		# compatibility with 4.2BSD TCP/IP
TIMEZONE=x		# minutes west of GMT (for param.c)
TPIP			# ARGO TP networking support
UCONSOLE		# Anyone can do TIOCCONS
UMAPFS			# uid/gid remapping filesystem
UNION			# Union filesystem
VNODEPAGER		# Pager for vnodes
XSERVER			# Xserver support