std.i386 revision 1.10
11.9Smrg# $NetBSD: std.i386,v 1.10 1998/02/06 08:19:23 thorpej Exp $ 21.1Smycroft# 31.6Sfvdl# standard, required NetBSD/i386 'options' 41.6Sfvdl 51.6Sfvdlmachine i386 61.1Smycroft 71.10Sthorpejoptions SWAPPAGER # paging 81.10Sthorpejoptions VNODEPAGER # mmap() of files 91.10Sthorpejoptions DEVPAGER # mmap() of devices 101.10Sthorpej 111.8Slukemoptions EXEC_AOUT # exec a.out binaries 121.8Slukemoptions EXEC_SCRIPT # exec #! scripts 13