Home | History | Annotate | Line # | Download | only in conf
std.newsmips revision 1.1
      1 
      2 machine news mips
      3 
      4 options	SWAPPAGER	# paging
      5 options VNODEPAGER	# mmap() of files
      6 options DEVPAGER	# mmap() of devices
      7 
      8 options	EXEC_ELF32	# exec ELF32 binaries
      9 options	EXEC_SCRIPT	# exec #! scripts
     10