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/hpcmips/conf/TX3922,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/hpcmips/conf/TX3922,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.82 retrieving revision 1.82.6.3 diff -u -p -r1.82 -r1.82.6.3 --- src/sys/arch/hpcmips/conf/TX3922 2008/01/30 13:49:09 1.82 +++ src/sys/arch/hpcmips/conf/TX3922 2009/01/17 13:28:02 1.82.6.3 @@ -1,7 +1,7 @@ # # Distribution kernel (TOSHIBA TX3922 based model) kernel config file # -# $NetBSD: TX3922,v 1.82 2008/01/30 13:49:09 tsutsui Exp $ +# $NetBSD: TX3922,v 1.82.6.3 2009/01/17 13:28:02 mjf Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -37,6 +37,7 @@ options COMPAT_43 options COMPAT_16 options COMPAT_20 options COMPAT_30 # NetBSD 3.0 compatibility. +options COMPAT_40 # NetBSD 4.0 compatibility. options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. #options SCSIVERBOSE # human readable SCSI error messages @@ -84,7 +85,7 @@ options INET6 # IPV6 #options EON # OSI tunneling over IP options NFSSERVER # Sun NFS-compatible filesystem (server) -options SOFTDEP # FFS soft updates support. +options WAPBL # File system journaling support - Experimental #options QUOTA # UFS quotas options FFS_NO_SNAPSHOT # No FFS snapshot support