NetBSD/sys/arch/vax/conf/std.vax

13 lines
318 B
Plaintext

# $NetBSD: std.vax,v 1.5 1997/01/12 12:38:58 ragge Exp $
#
# Std vaxfiles
#
machine vax
options SWAPPAGER # swap and anonymous memory
options VNODEPAGER # mapped files
options DEVPAGER # mapped devices
options EXEC_AOUT # execve(2) support for a.out binaries
options EXEC_SCRIPT # execve(2) support for scripts