diff --git a/sys/arch/hpcmips/conf/GENERIC b/sys/arch/hpcmips/conf/GENERIC index 3633cc9caba1..1ef957d8e4e3 100644 --- a/sys/arch/hpcmips/conf/GENERIC +++ b/sys/arch/hpcmips/conf/GENERIC @@ -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 PROCFS # /proc #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 QUOTA # UFS quotas 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 --git a/sys/arch/hpcmips/conf/GENERIC_JP b/sys/arch/hpcmips/conf/GENERIC_JP index 83528ce999a1..42603fc382c9 100644 --- a/sys/arch/hpcmips/conf/GENERIC_JP +++ b/sys/arch/hpcmips/conf/GENERIC_JP @@ -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 PROCFS # /proc #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 QUOTA # UFS quotas 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 --git a/sys/arch/hpcmips/conf/RAMDISK b/sys/arch/hpcmips/conf/RAMDISK index 10ccb12eaa80..6f1b4861c919 100644 --- a/sys/arch/hpcmips/conf/RAMDISK +++ b/sys/arch/hpcmips/conf/RAMDISK @@ -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 PROCFS # /proc #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 QUOTA # UFS quotas 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