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

13 lines
318 B
Plaintext

# $NetBSD: std.vax,v 1.6 1997/11/17 01:58:38 lukem 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