1 1.7.2.2 yamt # 2 1.7.2.2 yamt # Non MODULAR, used mostly as a reference as to what we modularized. 3 1.7.2.2 yamt # 4 1.7.2.2 yamt include "arch/i386/conf/GENERIC" 5 1.7.2.2 yamt 6 1.7.2.2 yamt no options MODULAR 7 1.7.2.2 yamt 8 1.7.2.2 yamt options EXEC_AOUT # exec a.out binaries 9 1.7.2.2 yamt options EXEC_ELF32 # exec ELF binaries 10 1.7.2.2 yamt options EXEC_SCRIPT # exec #! scripts 11 1.7.2.2 yamt options COREDUMP 12 1.7.2.2 yamt 13 1.7.2.2 yamt options P1003_1B_SEMAPHORE # p1003.1b semaphore support 14 1.7.2.2 yamt options AIO # POSIX AIO, built as a module 15 1.7.2.2 yamt 16 1.7.2.2 yamt options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility 17 1.7.2.2 yamt options COMPAT_SVR4 # binary compatibility with SVR4 18 1.7.2.2 yamt options COMPAT_IBCS2 # binary compatibility with SCO and ISC 19 1.7.2.2 yamt options COMPAT_LINUX # binary compatibility with Linux 20 1.7.2.2 yamt options COMPAT_FREEBSD # binary compatibility with FreeBSD 21 1.7.2.2 yamt 22 1.7.2.2 yamt # File systems 23 1.7.2.2 yamt file-system FFS # UFS 24 1.7.2.2 yamt file-system EXT2FS # second extended file system (linux) 25 1.7.2.2 yamt file-system LFS # log-structured file system 26 1.7.2.2 yamt file-system MFS # memory file system 27 1.7.2.2 yamt file-system NFS # Network File System client 28 1.7.2.2 yamt file-system NTFS # Windows/NT file system (experimental) 29 1.7.2.2 yamt file-system CD9660 # ISO 9660 + Rock Ridge file system 30 1.7.2.2 yamt file-system MSDOSFS # MS-DOS file system 31 1.7.2.2 yamt file-system FDESC # /dev/fd 32 1.7.2.2 yamt file-system KERNFS # /kern 33 1.7.2.2 yamt file-system NULLFS # loopback file system 34 1.7.2.2 yamt file-system OVERLAY # overlay file system 35 1.7.2.2 yamt file-system PORTAL # portal filesystem (still experimental) 36 1.7.2.2 yamt file-system PROCFS # /proc 37 1.7.2.2 yamt file-system UMAPFS # NULLFS + uid and gid remapping 38 1.7.2.2 yamt file-system UNION # union file system 39 1.7.2.2 yamt file-system CODA # Coda File System; also needs vcoda (below) 40 1.7.2.2 yamt file-system SMBFS # experimental - CIFS; also needs nsmb (below) 41 1.7.2.2 yamt file-system PTYFS # /dev/ptm support 42 1.7.2.2 yamt file-system TMPFS # Efficient memory file-system 43 1.7.2.2 yamt file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs) 44 1.7.2.2 yamt 45 1.7.2.2 yamt options QUOTA # UFS quotas 46 1.7.2.2 yamt 47 1.7.2.2 yamt options NFSSERVER 48 1.7.2.2 yamt 49 1.7.2.2 yamt options PPP_BSDCOMP # BSD-Compress compression support for PPP 50 1.7.2.2 yamt options PPP_DEFLATE # Deflate compression support for PPP 51 1.7.2.2 yamt 52 1.7.2.2 yamt pseudo-device accf_data # "dataready" accept filter 53 1.7.2.2 yamt pseudo-device accf_http # "httpready" accept filter 54 1.7.2.2 yamt 55 1.7.2.2 yamt pseudo-device vcoda 4 # coda minicache <-> venus comm. 56 1.7.2.2 yamt 57 1.7.2.2 yamt pseudo-device nsmb # experimental - SMB requester 58 1.7.2.2 yamt 59 1.7.2.2 yamt pseudo-device putter # for puffs and pud 60