summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files/db/hash
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Don't re-define __UNCONST if it is already defined. On old NetBSD systemschristos1-2/+4
2010-04-20Add workaround for broken pread/pwrite. This is needed at least onjoerg2-4/+15
2010-02-27BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef themjoerg1-1/+3
2009-05-07Attempt to apply a bit of DWIM to previous (PR 41368).schmonz1-3/+3
2009-05-06Deal with missing PATH_MAX as reported in PR 41368.joerg1-2/+6
2009-02-09Only use issetugid if it exists. Fixes reported build issues on QNX andjoerg1-2/+4
2008-10-30Define __UNCONST. From PR 39797.joerg1-3/+5
2008-10-29Provide more compat glue for ndbm interface as shown in PR 39738.joerg2-8/+8
2008-10-28Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus.joerg1-3/+3
2008-10-28Replace EFTYPE with EINVAL if the former doesn't exist.joerg1-1/+6
2008-10-10pkg_install-20081010:joerg11-0/+3921