summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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