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/evbppc/conf/PMPPC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/evbppc/conf/PMPPC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.5.12.2 diff -u -p -r1.5 -r1.5.12.2 --- src/sys/arch/evbppc/conf/PMPPC 2008/07/31 07:41:01 1.5 +++ src/sys/arch/evbppc/conf/PMPPC 2011/01/17 07:37:33 1.5.12.2 @@ -1,4 +1,4 @@ -# $NetBSD: PMPPC,v 1.5 2008/07/31 07:41:01 simonb Exp $ +# $NetBSD: PMPPC,v 1.5.12.2 2011/01/17 07:37:33 matt Exp $ # # PMPPC # @@ -36,7 +36,7 @@ options DIAGNOSTIC # cheap kernel consi options DDB # in-kernel debugger options DDB_HISTORY_SIZE=512 # enable history editing in DDB #options TRAP_PANICWAIT -options SYMTAB_SPACE=510000 # size for embedded symbol table +options SYMTAB_SPACE=550000 # size for embedded symbol table #options KGDB # remote debugger #options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0xff600400,KGDB_DEVRATE=9600 @@ -73,6 +73,7 @@ file-system NULLFS # loopback file sys file-system OVERLAY # overlay file system file-system PORTAL # portal filesystem (still experimental) file-system PROCFS # /proc +file-system TMPFS # efficient memory file-system file-system UMAPFS # NULLFS + uid and gid remapping file-system UNION # union file system file-system PTYFS # /dev/pts/N support