std.pmax revision 1.6
11.1Sjonathan#	$NetBSD: std.pmax,v 1.0 1995/04/28 03:10:41 jonathan Exp
21.5Sjonathan# standard, required pmax info
31.1Sjonathan
41.2Sjonathanmachine pmax mips
51.1Sjonathanmainbus0 at root
61.1Sjonathancpu* at mainbus0
71.5Sjonathan
81.5Sjonathan# Non-optional options
91.6Slukemoptions 	SWAPPAGER	# paging
101.6Slukemoptions 	VNODEPAGER	# mmap() of files
111.6Slukemoptions 	DEVPAGER	# mmap() of devices
121.5Sjonathan
131.3Sjonathan
141.3Sjonathan# Standard exec-package options
151.6Slukemoptions 	EXEC_ELF32	# native exec format
161.6Slukemoptions 	EXEC_SCRIPT	# may be unsafe
17