ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/db/README
(Generate patch)

Comparing trunk/lib/libc/db/README (file contents):
Revision 10627 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10628 by laffer1, Sat Jun 9 16:22:48 2018 UTC

# Line 1 | Line 1
1   #       @(#)README      8.27 (Berkeley) 9/1/94
2 + # $FreeBSD: stable/10/lib/libc/db/README 190482 2009-03-28 04:00:46Z delphij $
3 + # $MidnightBSD$
4  
5   This is version 1.85 of the Berkeley DB code.
6  
# Line 31 | Line 33 | mpool          The memory pool routines.
33   recno           The fixed/variable length record routines.
34   test            Test package.
35  
34 ============================================
35 Debugging:
36
37 If you're running a memory checker (e.g. Purify) on DB, make sure that
38 you recompile it with "-DPURIFY" in the CFLAGS, first.  By default,
39 allocated pages are not initialized by the DB code, and they will show
40 up as reads of uninitialized memory in the buffer write routines.

Comparing trunk/lib/libc/db/README (property svn:keywords):
Revision 10627 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10628 by laffer1, Sat Jun 9 16:22:48 2018 UTC

# Line 0 | Line 1
1 + MidnightBSD=%H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines