summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-05-18 16:23:25 +0000
committerjkh <jkh@FreeBSD.org>1994-05-18 16:23:25 +0000
commit7dfa59e5a9cddc8fee9754829d26683b6b773976 (patch)
tree533ad8b74a06b534c2d41c7661c5a73d98614ebf /sys
parent1fb6f7c329cfc8179ba9381ad49b39a9fa3ae6bf (diff)
downloadFreeBSD-src-7dfa59e5a9cddc8fee9754829d26683b6b773976.zip
FreeBSD-src-7dfa59e5a9cddc8fee9754829d26683b6b773976.tar.gz
Remove the now bogus IP_VAT_COMPAT.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 584ef5b..90c79b8 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.69 1994/05/17 22:30:41 jkh Exp $
+# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
#
machine "i386"
@@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
# the sound drivers.
-options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
+# Multicast support.
options MULTICAST # Multicast code
options MROUTING # Multicast routing
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 584ef5b..90c79b8 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.69 1994/05/17 22:30:41 jkh Exp $
+# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
#
machine "i386"
@@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
# the sound drivers.
-options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
+# Multicast support.
options MULTICAST # Multicast code
options MROUTING # Multicast routing
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 584ef5b..90c79b8 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.69 1994/05/17 22:30:41 jkh Exp $
+# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
#
machine "i386"
@@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
# the sound drivers.
-options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
+# Multicast support.
options MULTICAST # Multicast code
options MROUTING # Multicast routing
OpenPOWER on IntegriCloud