From cfecaf32f081180ad744b8a9d859ad54bdccb0c4 Mon Sep 17 00:00:00 2001 From: Gary Clark II Date: Fri, 29 Apr 1994 21:53:55 +0000 Subject: [PATCH] Added GPL_MATH_EMULATE to options This should not be used in binary distributions. --- sys/conf/NOTES | 6 +++++- sys/i386/conf/LINT | 6 +++++- sys/i386/conf/NOTES | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 16def71b021..e1464da1190 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.63 1994/04/23 12:13:27 ache Exp $ +# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $ # machine "i386" @@ -16,6 +16,10 @@ maxusers 10 maxfdescs 2048 #Max file descriptors per process options MATH_EMULATE #Support for x87 emulation +# Do not use in binary distributions +#options GPL_MATH_EMULATE #Support for x87 emualtion via + #new math emulator + config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0 # diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 16def71b021..e1464da1190 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.63 1994/04/23 12:13:27 ache Exp $ +# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $ # machine "i386" @@ -16,6 +16,10 @@ maxusers 10 maxfdescs 2048 #Max file descriptors per process options MATH_EMULATE #Support for x87 emulation +# Do not use in binary distributions +#options GPL_MATH_EMULATE #Support for x87 emualtion via + #new math emulator + config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0 # diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 16def71b021..e1464da1190 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.63 1994/04/23 12:13:27 ache Exp $ +# $Id: LINT,v 1.64 1994/04/23 21:39:02 wollman Exp $ # machine "i386" @@ -16,6 +16,10 @@ maxusers 10 maxfdescs 2048 #Max file descriptors per process options MATH_EMULATE #Support for x87 emulation +# Do not use in binary distributions +#options GPL_MATH_EMULATE #Support for x87 emualtion via + #new math emulator + config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0 #