Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch remove 'file-system SMBFS' and 'pseudo-device nsmb'...



details:   https://anonhg.NetBSD.org/src/rev/f70e16b7af4c
branches:  trunk
changeset: 746229:f70e16b7af4c
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Wed Mar 25 17:06:17 2020 +0000

description:
remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
to prepare for their eventual removal

diffstat:

 sys/arch/acorn32/conf/NC              |   6 +-----
 sys/arch/alpha/conf/GENERIC           |   7 ++-----
 sys/arch/amd64/conf/ALL               |  10 +++-------
 sys/arch/amd64/conf/MODULAR           |   6 +-----
 sys/arch/amiga/conf/DRACO             |   6 ++----
 sys/arch/amiga/conf/GENERIC           |  10 ++++------
 sys/arch/amiga/conf/GENERIC.in        |   6 ++----
 sys/arch/amigappc/conf/GENERIC        |   6 ++----
 sys/arch/amigappc/conf/NULL           |   6 ++----
 sys/arch/bebox/conf/GENERIC           |   8 ++------
 sys/arch/cobalt/conf/GENERIC          |   8 ++------
 sys/arch/evbarm/conf/ARMADILLO-IOT-G3 |   6 +-----
 sys/arch/evbarm/conf/CUBOX            |   6 +-----
 sys/arch/evbarm/conf/CUBOX-I          |   6 +-----
 sys/arch/evbarm/conf/DUOVERO          |   6 +-----
 sys/arch/evbarm/conf/GUMSTIX          |   6 +-----
 sys/arch/evbarm/conf/HDL_G            |   6 +-----
 sys/arch/evbarm/conf/HPT5325          |   6 +-----
 sys/arch/evbarm/conf/IMX6UL-STARTER   |   6 +-----
 sys/arch/evbarm/conf/IYONIX           |   5 ++---
 sys/arch/evbarm/conf/MARVELL_NAS      |   6 +-----
 sys/arch/evbarm/conf/MMNET_GENERIC    |   8 ++------
 sys/arch/evbarm/conf/MPCSA_GENERIC    |   8 ++------
 sys/arch/evbarm/conf/MV2120           |   6 +-----
 sys/arch/evbarm/conf/OPENBLOCKS_A6    |   6 +-----
 sys/arch/evbarm/conf/OPENBLOCKS_AX3   |   5 +----
 sys/arch/evbarm/conf/PEPPER           |   6 +-----
 sys/arch/evbarm/conf/SHEEVAPLUG       |   6 +-----
 sys/arch/evbmips/conf/CPMBR1400       |   3 +--
 sys/arch/evbmips/conf/LINKITSMART7688 |   3 +--
 sys/arch/evbmips/conf/ZYXELKX         |   3 +--
 sys/arch/evbppc/conf/EXPLORA451       |   6 +-----
 sys/arch/ews4800mips/conf/GENERIC     |   8 ++------
 sys/arch/hpcsh/conf/GENERIC           |   6 +-----
 sys/arch/i386/conf/ALL                |   8 ++------
 sys/arch/i386/conf/MODULAR            |   4 +---
 sys/arch/i386/conf/XEN3PAE_DOM0       |   6 +-----
 sys/arch/i386/conf/XEN3PAE_DOMU       |   6 +-----
 sys/arch/iyonix/conf/GENERIC          |   5 ++---
 sys/arch/landisk/conf/GENERIC         |   8 ++------
 sys/arch/macppc/conf/GENERIC_601      |   6 ++----
 sys/arch/sandpoint/conf/GENERIC       |   8 ++------
 sys/arch/sparc64/conf/MODULAR         |   5 ++---
 sys/arch/zaurus/conf/GENERIC          |   5 +----
 44 files changed, 66 insertions(+), 207 deletions(-)

diffs (truncated from 1291 to 300 lines):

diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/acorn32/conf/NC
--- a/sys/arch/acorn32/conf/NC  Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/acorn32/conf/NC  Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NC,v 1.76 2020/01/19 01:25:03 thorpej Exp $
+#      $NetBSD: NC,v 1.77 2020/03/25 17:06:17 jdolecek Exp $
 #
 #      NC - with wscons
 #
@@ -40,7 +40,6 @@
 file-system    PROCFS          # /proc
 #file-system   UMAPFS          # NULLFS + uid and gid remapping
 #file-system   UNION           # union file system
-#file-system   SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 
 # File system options
@@ -258,9 +257,6 @@
 pseudo-device  clockctl                # user control of clock subsystem
 pseudo-device  drvctl                  # user control of drive subsystem
 
-# a pseudo device needed for SMBFS
-#pseudo-device nsmb                    # experimental - SMB requester
-
 # If the standard modes don't work for your monitor, you can specify
 # a RISC-OS-format monitor definition file and a list of modes here.
 
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.400 2020/01/25 18:38:34 thorpej Exp $
+# $NetBSD: GENERIC,v 1.401 2020/03/25 17:06:17 jdolecek Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "GENERIC-$Revision: 1.400 $"
+ident          "GENERIC-$Revision: 1.401 $"
 
 maxusers 32
 
@@ -86,7 +86,6 @@
 file-system    PROCFS          # Process file system (/proc)
 file-system    UNION           # union file system
 file-system    CODA            # CODA distributed file system
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
@@ -744,8 +743,6 @@
 #options       RND_COM                 # use "com" randomness too
 # a pseudo device needed for Coda      # also needs CODA (above)
 pseudo-device  vcoda                   # coda minicache <-> venus comm.
-# a pseudo device needed for SMBFS
-pseudo-device  nsmb                    # experimental - SMB requester
 pseudo-device  clockctl                # user control of clock subsystem
 pseudo-device  drvctl                  # user control of drive subsystem
 pseudo-device  wsfont
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL   Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amd64/conf/ALL   Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.146 2020/02/09 16:06:18 jmcneill Exp $
+# $NetBSD: ALL,v 1.147 2020/03/25 17:06:17 jdolecek Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "ALL-$Revision: 1.146 $"
+#ident         "ALL-$Revision: 1.147 $"
 
 maxusers       64              # estimated number of users
 
@@ -107,7 +107,7 @@
 options        BUFQ_PRIOCSCAN
 
 # Diagnostic/debugging support options
-options        DIAGNOSTIC      # inexpensive kernel consistency checks
+#options       DIAGNOSTIC      # inexpensive kernel consistency checks
                                # XXX to be commented out on release branch
 options        DEBUG           # expensive debugging checks/support
 options        LOCKDEBUG       # expensive locking checks/support
@@ -173,7 +173,6 @@
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union file system
 file-system    CODA            # Coda File System; also needs vcoda (below)
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    SYSVBFS         # System V boot file system
 file-system    PTYFS           # /dev/ptm support
 file-system    TMPFS           # Efficient memory file-system
@@ -1660,9 +1659,6 @@
 # a pseudo device needed for Coda      # also needs CODA (above)
 pseudo-device  vcoda                   # coda minicache <-> venus comm.
 
-# a pseudo device needed for SMBFS
-pseudo-device  nsmb                    # experimental - SMB requester
-
 # a pseudo device needed for AUTOFS
 pseudo-device  autofs                  # experimental - AUTOFS
 
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amd64/conf/MODULAR
--- a/sys/arch/amd64/conf/MODULAR       Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amd64/conf/MODULAR       Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MODULAR,v 1.14 2020/01/19 01:25:04 thorpej Exp $
+# $NetBSD: MODULAR,v 1.15 2020/03/25 17:06:18 jdolecek Exp $
 #
 # Try to exclude all the drivers in GENERIC that have been modularized
 # XXX: incomplete
@@ -75,7 +75,6 @@
 -no file-system PROCFS         # /proc
 -no file-system PTYFS          # /dev/ptm support
 -no file-system PUFFS          # Userspace file systems (e.g. ntfs-3g & sshfs)
--no file-system SMBFS          # experimental - CIFS; also needs nsmb (below)
 -no file-system TMPFS          # Efficient memory file-system
 -no file-system UDF            # experimental - OSTA UDF CD/DVD file-system
 -no file-system UMAPFS         # NULLFS + uid and gid remapping
@@ -155,9 +154,6 @@
 -no pseudo-device      vcoda                   # coda minicache <-> venus comm.
 -no pseudo-device      autofs                  # experimental - AUTOFS
 
-# a pseudo device needed for SMBFS
--no pseudo-device      nsmb                    # experimental - SMB requester
-
 # pseudo audio device driver
 -no pseudo-device      pad
 
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amiga/conf/DRACO Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DRACO,v 1.190 2019/05/26 23:03:31 sevan Exp $
+# $NetBSD: DRACO,v 1.191 2020/03/25 17:06:18 jdolecek Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.190 $"
+#ident                 "GENERIC-$Revision: 1.191 $"
 
 makeoptions    COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
 
@@ -97,7 +97,6 @@
 file-system    PROCFS          # /proc filesystem
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union filesystem
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
@@ -344,7 +343,6 @@
 #options       RND_COM                 # use "com" randomness as well (BROKEN)
 
 pseudo-device  ksyms                   # /dev/ksyms (kernel symbols)
-pseudo-device  nsmb                    # experimental - SMB requester
 
 # Veriexec
 include "dev/veriexec.config"
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.325 2019/05/26 23:03:31 sevan Exp $
+# $NetBSD: GENERIC,v 1.326 2020/03/25 17:06:18 jdolecek Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.325 $"
+#ident                 "GENERIC-$Revision: 1.326 $"
 
 makeoptions    COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
 
@@ -109,7 +109,6 @@
 file-system    PROCFS          # /proc filesystem
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union filesystem
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
@@ -427,10 +426,10 @@
 
 wdc0           at mainbus0             # A4000 & A1200 IDE bus
 wdc*           at zbus0                # Buddha / Catweasel
-#efa0          at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
+efa0           at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
 
 atabus*        at wdc? channel ?       # ATA bus
-#atabus*       at efa? channel ?       # ATA bus 
+atabus*        at efa? channel ?       # ATA bus 
 atabus*                at ata? channel ?       # ATA bus 
 wd*            at atabus? drive ?      #  + drives
 atapibus*      at atabus?              # ATAPI bus
@@ -590,7 +589,6 @@
 #options       RND_COM                 # use "com" randomness as well (BROKEN)
 
 pseudo-device  ksyms                   # /dev/ksyms (kernel symbols)
-pseudo-device  nsmb                    # experimental - SMB requester
 pseudo-device   bcsp                    # BlueCore Serial Protocol
 pseudo-device   btuart                  # Bluetooth HCI UART (H4)
 
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in    Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in    Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.142 2019/05/26 23:00:57 sevan Exp $
+# $NetBSD: GENERIC.in,v 1.143 2020/03/25 17:06:18 jdolecek Exp $
 #
 ##
 # GENERIC machine description file
@@ -52,7 +52,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.142 $"
+#ident                 "GENERIC-$Revision: 1.143 $"
 
 m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
 makeoptions    COPTS="-Os"
@@ -147,7 +147,6 @@
 file-system    PROCFS          # /proc filesystem
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union filesystem
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
@@ -698,7 +697,6 @@
 
 m4_ifdef(`INSTALL_CONFIGURATION', `', `m4_dnl
 pseudo-device  ksyms                   # /dev/ksyms (kernel symbols)
-pseudo-device  nsmb                    # experimental - SMB requester
 ')m4_dnl
 m4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
 pseudo-device   bcsp                    # BlueCore Serial Protocol
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amigappc/conf/GENERIC
--- a/sys/arch/amigappc/conf/GENERIC    Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amigappc/conf/GENERIC    Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.37 2019/04/26 21:40:28 sevan Exp $
+# $NetBSD: GENERIC,v 1.38 2020/03/25 17:06:18 jdolecek Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.37 $"
+#ident          "GENERIC-$Revision: 1.38 $"
 
 maxusers       8
 
@@ -100,7 +100,6 @@
 file-system    PROCFS          # /proc
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union file system
-file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
 file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
@@ -429,7 +428,6 @@
 #options       RND_COM                 # use "com" randomness as well (BROKEN)
 
 pseudo-device  ksyms                   # /dev/ksyms (kernel symbols)
-pseudo-device  nsmb                    # experimental - SMB requester
 
 include "dev/veriexec.config"
 
diff -r 829d0a81f344 -r f70e16b7af4c sys/arch/amigappc/conf/NULL
--- a/sys/arch/amigappc/conf/NULL       Wed Mar 25 16:15:41 2020 +0000
+++ b/sys/arch/amigappc/conf/NULL       Wed Mar 25 17:06:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NULL,v 1.56 2019/04/26 22:46:03 sevan Exp $
+# $NetBSD: NULL,v 1.57 2020/03/25 17:06:18 jdolecek Exp $
 #
 # NULL machine description file
 # 
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.56 $"
+#ident          "GENERIC-$Revision: 1.57 $"
 
 maxusers       8



Home | Main Index | Thread Index | Old Index