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/share/mk/bsd.README,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.README,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.196 retrieving revision 1.197 diff -u -p -r1.196 -r1.197 --- src/share/mk/bsd.README 2007/07/29 17:06:01 1.196 +++ src/share/mk/bsd.README 2007/10/06 00:21:44 1.197 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.README,v 1.196 2007/07/29 17:06:01 joerg Exp $ +# $NetBSD: bsd.README,v 1.197 2007/10/06 00:21:44 ad Exp $ # @(#)bsd.README 8.2 (Berkeley) 4/2/94 This is the README file for the new (as of 1993) make "include" files @@ -300,6 +300,11 @@ USE_INET6 If "no", disables building INE If ${MKINET6} is "no", USE_INET6 will also be forced to "no". +USE_JEMALLOC If "no", disables building the "jemalloc" allocator + designed for improved performance with threaded + applications. The "phkmalloc" allocator as used up + before NetBSD-5.0 will be substituted. + USE_KERBEROS If "no", disables building Kerberos v5 support into various system utilities/libraries that support it. If ${MKKERBEROS} is "no", USE_KERBEROS