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/algor/conf/P6032,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/algor/conf/P6032,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.47.2.2 retrieving revision 1.48 diff -u -p -r1.47.2.2 -r1.48 --- src/sys/arch/algor/conf/P6032 2009/04/28 07:33:33 1.47.2.2 +++ src/sys/arch/algor/conf/P6032 2008/11/12 12:35:55 1.48 @@ -1,4 +1,4 @@ -# $NetBSD: P6032,v 1.47.2.2 2009/04/28 07:33:33 skrll Exp $ +# $NetBSD: P6032,v 1.48 2008/11/12 12:35:55 ad Exp $ # # Algorithmics P-6032 kernel. # @@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "P6032-$Revision: 1.47.2.2 $" +#ident "P6032-$Revision: 1.48 $" maxusers 32 @@ -42,6 +42,7 @@ file-system PTYFS # /dev/pts/N support # File system options options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support +options SOFTDEP # FFS soft updates support. options WAPBL # File system journaling support - Experimental options FFS_NO_SNAPSHOT # No FFS snapshot support @@ -78,6 +79,7 @@ options SYSVSEM # System V-like shared memory options SYSVSHM +#options SHMMAXPGS=1024 # 1024 pages is the default # Loadable Kernel Modules