# $OpenBSD: GENERIC,v 1.2 1996/06/29 19:17:12 deraadt Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel option INSECURE # insecure; allow /dev/mem writing for X option TIMEZONE=0 # time zone to adjust RTC time by option DST=0 # daylight savings time used by RTC option SWAPPAGER # paging; REQUIRED option VNODEPAGER # mmap() of files option DEVPAGER # mmap() of devices option DDB # in-kernel debugger #makeoption DEBUG="-g" # compile full symbol table option DIAGNOSTIC # internal consistency checks option KTRACE # system call tracing, a la ktrace(1) option SYSVMSG # System V-like message queues option SYSVSEM # System V-like semaphores option SYSVSHM # System V-like memory sharing #option SHMMAXPGS=1024 # 1024 pages is the default option COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8, option COMPAT_09 # NetBSD 0.9, option COMPAT_10 # NetBSD 1.0, option COMPAT_11 # NetBSD 1.1, option COMPAT_43 # and 4.3BSD option TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD option LKM # loadable kernel modules option FFS # UFS option QUOTA # UFS quotas option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client option NFSSERVER # Network File System server option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system option FDESC # /dev/fd option FIFO # FIFOs; RECOMMENDED option KERNFS # /kern option NULLFS # loopback file system option PORTAL # create sockets with open(2) option PROCFS # /proc option UMAPFS # NULLFS + uid and gid remapping option UNION # union file system #option GATEWAY # packet forwarding option INET # IP + ICMP + TCP + UDP option NS # XNS option ISO,TPIP # OSI option EON # OSI tunneling over IP option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security pseudo-device loop 1 # network loopback pseudo-device bpfilter 8 # packet filter pseudo-device sl 2 # CSLIP pseudo-device ppp 2 # PPP pseudo-device tun 2 # network tunneling over tty pseudo-device pty 64 # pseudo-terminals pseudo-device tb 1 # tablet line discipline pseudo-device vnd 4 # paging to files pseudo-device ccd 4 # concatenated disk devices