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/alpha/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/alpha/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.400 retrieving revision 1.401 diff -u -p -r1.400 -r1.401 --- src/sys/arch/alpha/conf/GENERIC 2020/01/25 18:38:34 1.400 +++ src/sys/arch/alpha/conf/GENERIC 2020/03/25 17:06:17 1.401 @@ -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 @@ include "arch/alpha/conf/std.alpha" 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 UMAPFS # User-mapping file 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 @@ pseudo-device sequencer # MIDI sequence #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