[Midnightbsd-cvs] src [10628] trunk/lib/libc/db/README: tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 9 12:22:48 EDT 2018


Revision: 10628
          http://svnweb.midnightbsd.org/src/?rev=10628
Author:   laffer1
Date:     2018-06-09 12:22:48 -0400 (Sat, 09 Jun 2018)
Log Message:
-----------
tag

Modified Paths:
--------------
    trunk/lib/libc/db/README

Property Changed:
----------------
    trunk/lib/libc/db/README

Modified: trunk/lib/libc/db/README
===================================================================
--- trunk/lib/libc/db/README	2018-06-09 16:22:29 UTC (rev 10627)
+++ trunk/lib/libc/db/README	2018-06-09 16:22:48 UTC (rev 10628)
@@ -1,4 +1,6 @@
 #	@(#)README	8.27 (Berkeley) 9/1/94
+# $FreeBSD: stable/10/lib/libc/db/README 190482 2009-03-28 04:00:46Z delphij $
+# $MidnightBSD$
 
 This is version 1.85 of the Berkeley DB code.
 
@@ -31,10 +33,3 @@
 recno		The fixed/variable length record routines.
 test		Test package.
 
-============================================
-Debugging:
-
-If you're running a memory checker (e.g. Purify) on DB, make sure that
-you recompile it with "-DPURIFY" in the CFLAGS, first.  By default,
-allocated pages are not initialized by the DB code, and they will show
-up as reads of uninitialized memory in the buffer write routines.


Property changes on: trunk/lib/libc/db/README
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list