Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/amigappc/conf/NULL,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/amigappc/conf/NULL,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.44 retrieving revision 1.45 diff -u -p -r1.44 -r1.45 --- src/sys/arch/amigappc/conf/NULL 2014/08/16 17:56:31 1.44 +++ src/sys/arch/amigappc/conf/NULL 2014/08/23 20:26:56 1.45 @@ -1,4 +1,4 @@ -# $NetBSD: NULL,v 1.44 2014/08/16 17:56:31 apb Exp $ +# $NetBSD: NULL,v 1.45 2014/08/23 20:26:56 dholland Exp $ # # NULL machine description file # @@ -7,7 +7,7 @@ include "arch/amigappc/conf/std.amigappc #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.44 $" +#ident "GENERIC-$Revision: 1.45 $" maxusers 8 @@ -70,11 +70,11 @@ makeoptions DEBUG="-g" # compile full sy #options COMPAT_15 # NetBSD 1.5, #options COMPAT_16 # NetBSD 1.6, #options COMPAT_20 # NetBSD 2.0, -#options COMPAT_30 # NetBSD 3.0 compatibility. -options COMPAT_40 # NetBSD 4.0 compatibility. -options COMPAT_50 # NetBSD 5.0 compatibility. -options COMPAT_60 # NetBSD 6.0 compatibility. -options COMPAT_70 # NetBSD 7.0 compatibility. +#options COMPAT_30 # NetBSD 3.0, +options COMPAT_40 # NetBSD 4.0, +options COMPAT_50 # NetBSD 5.0, +options COMPAT_60 # NetBSD 6.0, and +options COMPAT_70 # NetBSD 7.0 binary compatibility. #options COMPAT_43 # and 4.3BSD #options COMPAT_386BSD_MBRPART # recognize old partition ID #options COMPAT_LINUX # Linux binary compatibility