summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-12-16 02:19:17 +0000
committerbde <bde@FreeBSD.org>1995-12-16 02:19:17 +0000
commit38101d0da2e7aa1216775dcee1e8e486f63465eb (patch)
tree179881fc05f1cfc1997d574f7d762ffb7eae06a6 /sys
parent113a24d243071d21a3c6113ce3024dbbf68fc5f6 (diff)
downloadFreeBSD-src-38101d0da2e7aa1216775dcee1e8e486f63465eb.zip
FreeBSD-src-38101d0da2e7aa1216775dcee1e8e486f63465eb.tar.gz
Added undocumented option LINUX so that it gets tested.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 33a3d70..570e384 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
+# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
+options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 33a3d70..570e384 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
+# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
+options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 33a3d70..570e384 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
+# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
+options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount
OpenPOWER on IntegriCloud