Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/evbarm/conf/MMNET_GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/evbarm/conf/MMNET_GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.49 retrieving revision 1.50 diff -u -p -r1.49 -r1.50 --- src/sys/arch/evbarm/conf/MMNET_GENERIC 2020/03/24 17:38:33 1.49 +++ src/sys/arch/evbarm/conf/MMNET_GENERIC 2020/03/25 17:06:18 1.50 @@ -1,4 +1,4 @@ -# $NetBSD: MMNET_GENERIC,v 1.49 2020/03/24 17:38:33 sevan Exp $ +# $NetBSD: MMNET_GENERIC,v 1.50 2020/03/25 17:06:18 jdolecek Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mmnet" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.49 $" +#ident "GENERIC-$Revision: 1.50 $" maxusers 32 # estimated number of users @@ -113,7 +113,6 @@ file-system NULLFS # loopback file sys #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 PTYFS # /dev/ptm support file-system TMPFS # Efficient memory file-system #file-system UDF # experimental - OSTA UDF CD/DVD file-system @@ -576,9 +575,6 @@ pseudo-device ksyms # /dev/ksyms # 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 - # wscons pseudo-devices #pseudo-device wsmux # mouse & keyboard multiplexor #pseudo-device wsfont