enable COMPAT_OSF1

This commit is contained in:
cgd 1999-04-30 23:33:41 +00:00
parent af8a9059d3
commit f6b3b14ce3
2 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.95 1999/04/29 01:28:40 ross Exp $
# $NetBSD: ALPHA,v 1.96 1999/04/30 23:33:41 cgd Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -82,8 +82,8 @@ options COMPAT_11
options COMPAT_12
options COMPAT_13
# OSF/1 binary compatibility -- CURRENTLY DOES NOT WORK
#options COMPAT_OSF1
# OSF/1 binary compatibility
options COMPAT_OSF1
# System V-like message queues
options SYSVMSG

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.117 1999/04/29 01:28:41 ross Exp $
# $NetBSD: GENERIC,v 1.118 1999/04/30 23:33:41 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -55,6 +55,9 @@ options COMPAT_11
options COMPAT_12
options COMPAT_13
# OSF/1 binary compatibility
options COMPAT_OSF1
# System V-like message queues
options SYSVMSG