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/macppc/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.120 retrieving revision 1.121 diff -u -p -r1.120 -r1.121 --- src/sys/arch/macppc/conf/GENERIC 2002/01/19 18:45:10 1.120 +++ src/sys/arch/macppc/conf/GENERIC 2002/01/27 13:23:20 1.121 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.120 2002/01/19 18:45:10 oster Exp $ +# $NetBSD: GENERIC,v 1.121 2002/01/27 13:23:20 jdolecek Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/macppc/conf/std.macppc" -#ident "GENERIC-$Revision: 1.120 $" +#ident "GENERIC-$Revision: 1.121 $" maxusers 32 @@ -43,6 +43,8 @@ options SYSVSHM # System V shared memo options LKM # loadable kernel modules +#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) + # Diagnostic/debugging support options options DIAGNOSTIC # cheap kernel consistency checks #options DEBUG # expensive debugging checks/support