summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-05-17 23:20:32 +0000
committerjkh <jkh@FreeBSD.org>1994-05-17 23:20:32 +0000
commit1fb6f7c329cfc8179ba9381ad49b39a9fa3ae6bf (patch)
tree3f2a2684e00e077b780ee723a6dd12f83a9957cd /sys
parent5b30536828ccd18f2e5a228e18631f2d5b8f02de (diff)
downloadFreeBSD-src-1fb6f7c329cfc8179ba9381ad49b39a9fa3ae6bf.zip
FreeBSD-src-1fb6f7c329cfc8179ba9381ad49b39a9fa3ae6bf.tar.gz
Add line for IP_VAT_COMPAT, documenting it.
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 48c2d45..584ef5b 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.68 1994/05/17 14:18:13 jkh Exp $
+# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
#
machine "i386"
@@ -65,6 +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
options MULTICAST # Multicast code
options MROUTING # Multicast routing
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 48c2d45..584ef5b 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.68 1994/05/17 14:18:13 jkh Exp $
+# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
#
machine "i386"
@@ -65,6 +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
options MULTICAST # Multicast code
options MROUTING # Multicast routing
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 48c2d45..584ef5b 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.68 1994/05/17 14:18:13 jkh Exp $
+# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
#
machine "i386"
@@ -65,6 +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
options MULTICAST # Multicast code
options MROUTING # Multicast routing
OpenPOWER on IntegriCloud