Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/conf Remove options FIFO and MULTICAST. Th...
details: https://anonhg.NetBSD.org/src/rev/ba528ec7ae97
branches: trunk
changeset: 477250:ba528ec7ae97
user: enami <enami%NetBSD.org@localhost>
date: Mon Oct 18 09:42:12 1999 +0000
description:
Remove options FIFO and MULTICAST. They aren't optional.
diffstat:
sys/arch/hpcmips/conf/GENERIC | 4 +---
sys/arch/hpcmips/conf/GENERIC_JP | 4 +---
sys/arch/hpcmips/conf/RAMDISK | 4 +---
3 files changed, 3 insertions(+), 9 deletions(-)
diffs (84 lines):
diff -r 191a951a9810 -r ba528ec7ae97 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC Mon Oct 18 05:11:39 1999 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC Mon Oct 18 09:42:12 1999 +0000
@@ -2,7 +2,7 @@
# Distribution kernel (any model) kernel config file
#
-# $NetBSD: GENERIC,v 1.2 1999/09/25 00:03:22 shin Exp $
+# $NetBSD: GENERIC,v 1.3 1999/10/18 09:42:12 enami Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -56,7 +56,6 @@
#file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION
-options FIFO # POSIX fifo support (in all filesystems)
#options NFSSERVER # Sun NFS-compatible filesystem (server)
options QUOTA # UFS quotas
@@ -64,7 +63,6 @@
options INET # Internet protocols
#options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
#options GATEWAY # IP packet forwarding
-options MULTICAST # Multicast support
#options MROUTING # Multicast routing support
#options ISO # OSI networking
#options TPIP # TPIP
diff -r 191a951a9810 -r ba528ec7ae97 sys/arch/hpcmips/conf/GENERIC_JP
--- a/sys/arch/hpcmips/conf/GENERIC_JP Mon Oct 18 05:11:39 1999 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC_JP Mon Oct 18 09:42:12 1999 +0000
@@ -2,7 +2,7 @@
# Distribution kernel (any model) kernel config file
#
-# $NetBSD: GENERIC_JP,v 1.2 1999/09/25 00:03:22 shin Exp $
+# $NetBSD: GENERIC_JP,v 1.3 1999/10/18 09:42:13 enami Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -54,7 +54,6 @@
#file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION
-options FIFO # POSIX fifo support (in all filesystems)
#options NFSSERVER # Sun NFS-compatible filesystem (server)
options QUOTA # UFS quotas
@@ -62,7 +61,6 @@
options INET # Internet protocols
#options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
#options GATEWAY # IP packet forwarding
-options MULTICAST # Multicast support
#options MROUTING # Multicast routing support
#options ISO # OSI networking
#options TPIP # TPIP
diff -r 191a951a9810 -r ba528ec7ae97 sys/arch/hpcmips/conf/RAMDISK
--- a/sys/arch/hpcmips/conf/RAMDISK Mon Oct 18 05:11:39 1999 +0000
+++ b/sys/arch/hpcmips/conf/RAMDISK Mon Oct 18 09:42:12 1999 +0000
@@ -2,7 +2,7 @@
# Distribution kernel (any model) kernel config file
#
-# $NetBSD: RAMDISK,v 1.2 1999/09/25 00:03:22 shin Exp $
+# $NetBSD: RAMDISK,v 1.3 1999/10/18 09:42:13 enami Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -56,7 +56,6 @@
#file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION
-options FIFO # POSIX fifo support (in all filesystems)
#options NFSSERVER # Sun NFS-compatible filesystem (server)
options QUOTA # UFS quotas
@@ -64,7 +63,6 @@
options INET # Internet protocols
#options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
#options GATEWAY # IP packet forwarding
-options MULTICAST # Multicast support
#options MROUTING # Multicast routing support
#options ISO # OSI networking
#options TPIP # TPIP
Home |
Main Index |
Thread Index |
Old Index