pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41368 CVS commit: pkgsrc/pkgtools/libnbcompat/files/db



The following reply was made to PR pkg/41368; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41368 CVS commit: pkgsrc/pkgtools/libnbcompat/files/db
Date: Wed, 6 May 2009 16:57:31 +0000

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Wed May  6 16:57:31 UTC 2009
 
 Modified Files:
        pkgsrc/pkgtools/libnbcompat/files/db/btree: bt_open.c
        pkgsrc/pkgtools/libnbcompat/files/db/hash: hash_page.c
 
 Log Message:
 Deal with missing PATH_MAX as reported in PR 41368.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/libnbcompat/files/db/btree/bt_open.c
 cvs rdiff -u -r1.3 -r1.4 \
     pkgsrc/pkgtools/libnbcompat/files/db/hash/hash_page.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index