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/evbmips/conf/MALTA,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/evbmips/conf/MALTA,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.46.42.1 retrieving revision 1.46.42.2 diff -u -p -r1.46.42.1 -r1.46.42.2 --- src/sys/arch/evbmips/conf/MALTA 2008/06/23 04:30:18 1.46.42.1 +++ src/sys/arch/evbmips/conf/MALTA 2008/09/18 04:33:24 1.46.42.2 @@ -1,10 +1,10 @@ -# $NetBSD: MALTA,v 1.46.42.1 2008/06/23 04:30:18 wrstuden Exp $ +# $NetBSD: MALTA,v 1.46.42.2 2008/09/18 04:33:24 wrstuden Exp $ include "arch/evbmips/conf/std.malta" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "MALTA-$Revision: 1.46.42.1 $" +#ident "MALTA-$Revision: 1.46.42.2 $" maxusers 32 @@ -81,6 +81,7 @@ file-system NFS # Sun NFS-compatible fi #options QUOTA # FFS quotas #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 #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags.