summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files
AgeCommit message (Expand)AuthorFilesLines
2020-05-24libnbcompat: Update to 20200524nia3-489/+134
2019-09-13pkgtools/libnbcompat: fix regular expression literals in AWK programrillig1-2/+2
2019-07-09Use the correct prototype - thanks <gutteridge>sevan1-2/+2
2019-07-08Include strnlen(3) - Needed on Tiger and more recent Intel only Darwin releases.sevan6-13/+116
2019-02-20PR/52982: Eitan Adler: fix incorrect bounds computation.christos1-4/+5
2019-01-12termcap.h also requires the change from PR 33037.dholland1-1/+6
2018-12-31libnbcompat: fix PR pkg/33037triaxx1-4/+10
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya1-8/+1
2018-04-30*: remove references to obsolete DragonFly/i386wiz1-2/+2
2015-12-25Avoid duplicated RCS IDs forcing permanent rebuilds.joerg2-4/+4
2015-12-13Always redefine TAILQ_FOREACH_REVERSE. Mac OS X Tiger has a version withjoerg1-3/+2
2015-12-11Fix build under the environment that has no statvfs.ryoon1-3/+3
2015-09-03Make __nbcompat_unvis13 static, it is not part of the interfacejoerg1-23/+12
2015-09-01Add AC_GNU_SOURCE to configure.ac and regenerate autotoolskamil3-497/+1243
2015-06-08As the seemingly untested -Werror changes break the bootstrap at leastjoerg9-236/+108
2015-05-02Reapply 1.37, but split the dependencies correctly into the header andjoerg1-2/+3
2015-05-02Fix build failure on many platforms.ryoon1-2/+2
2015-05-01Ensure that nbconfig.h is created before all object files, avoidingjoerg1-2/+2
2015-04-19libnbcompat-20150419: provide getline(3)tnn1-1/+7
2015-04-19regentnn2-15/+47
2015-04-19- provide getline(3) to let cwrappers build on netbsd-5tnn4-7/+142
2015-04-14Update to libnbcompat-20150414. Changes:jperkin1-1/+5
2015-04-05Documenting history.rodent1-1/+10
2015-02-14Same netbsd*-eabi* tweak for libnbcompat's even older config.sub.riastradh1-1/+1
2014-07-25libnbcompat-20140725:jperkin5-10/+20
2014-06-07s/HAVE_DECL_ASPRINTF/HAVE_DECL_VASPRINTF/. According to configure.accheusov1-2/+2
2014-03-14Add SCO OpenServer 5.0.7/3.2 supportryoon5-6/+54
2013-09-08Update to 20130908ryoon9-168/+220
2013-09-08Fix typos in comment from FreeMiNT's db1 patches.ryoon3-8/+8
2013-02-10check missing declaration of setpassent(3) for Cygwin.obache4-4/+18
2012-07-02If either va_copy or __builtin_va_copy is supported, use that in thejoerg4-19/+156
2012-05-15Don't re-define __UNCONST if it is already defined. On old NetBSD systemschristos1-2/+4
2012-03-01Wrap the fts function declarations in __BEGIN_DECL to make them usablehans1-1/+5
2011-12-28libnbcompat-20111228: If requesting BSDish getopt behavior, also includejoerg2-395/+789
2011-11-10Don't use implementation namespace as include guard. If not using ourjoerg1-3/+8
2011-11-08Avoid overlap with libcrypto, the OSF linker can't deal with that.joerg3-57/+25
2010-04-20Add workaround for broken pread/pwrite. This is needed at least onjoerg8-90/+207
2010-03-03Avoid conflicting types for `pgno_t', treat same as db_185.h in db[234].obache1-1/+9
2010-02-27BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef themjoerg1-1/+3
2010-02-20PR 38488: It looks like BSDish warn(3), it smells like BSDish warn(3),joerg2-9859/+2181
2010-01-24* check endian.h and use it if available, for Haiku.obache4-32/+125
2010-01-24Kill __weak_alias, it break build on OpenBSD as reported in PR#42102.obache2-4/+8
2010-01-24complement NBBY with 8 if not defined.obache1-1/+5
2010-01-23Update config.guess/config.sub as the normal replacement doesn't workjoerg2-171/+243
2009-07-16Change the logic fromabs1-3/+3
2009-06-05libnbcompat-20090605:joerg5-13/+295
2009-05-07Attempt to apply a bit of DWIM to previous (PR 41368).schmonz2-8/+8
2009-05-06Deal with missing PATH_MAX as reported in PR 41368.joerg2-5/+13
2009-04-14Always declare optreset.joerg1-5/+5
2009-04-13libnbcompat-20090409:joerg4-32/+84