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/sparc64/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/sparc64/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.43.2.3 retrieving revision 1.43.2.4 diff -u -p -r1.43.2.3 -r1.43.2.4 --- src/sys/arch/sparc64/conf/GENERIC 2002/02/28 04:12:10 1.43.2.3 +++ src/sys/arch/sparc64/conf/GENERIC 2002/04/17 00:04:28 1.43.2.4 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.43.2.3 2002/02/28 04:12:10 nathanw Exp $ +# $NetBSD: GENERIC,v 1.43.2.4 2002/04/17 00:04:28 nathanw Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/sparc64/conf/GENERIC32" -#ident "GENERIC-$Revision: 1.43.2.3 $" +#ident "GENERIC-$Revision: 1.43.2.4 $" include "arch/sparc64/conf/std.sparc64-64" @@ -35,4 +35,5 @@ makeoptions DEBUG="-g" #options DEBUG #options SYSCALL_DEBUG +#options USERCONF # userconf(4) support #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)