Add COMPAT_16.

This commit is contained in:
kleink 2003-10-19 22:00:01 +00:00
parent b30e737545
commit bb07f8defb
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.70 2003/10/18 08:30:14 lukem Exp $
# $NetBSD: GENERIC,v 1.71 2003/10/19 22:00:01 kleink Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.70 $"
#ident "GENERIC-$Revision: 1.71 $"
maxusers 32
@ -73,6 +73,7 @@ options DDB # in-kernel debugger
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
options COMPAT_15 # NetBSD 1.5,
options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
#options COMPAT_LINUX # Linux binary compatibility
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.25 2003/10/18 08:30:14 lukem Exp $
# $NetBSD: INSTALL,v 1.26 2003/10/19 22:00:01 kleink Exp $
#
# INSTALL -- Installation kernel
#
@ -29,6 +29,7 @@ options OPENPIC # OpenPIC support (7043-140)
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
options COMPAT_15 # NetBSD 1.5,
options COMPAT_16 # NetBSD 1.6,
options COMPAT_43 # and 4.3BSD
# File systems