Age | Commit message (Expand) | Author | Files | Lines |
2020-05-24 | libnbcompat: Update to 20200524 | nia | 4 | -491/+136 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2019-09-13 | pkgtools/libnbcompat: fix regular expression literals in AWK program | rillig | 1 | -2/+2 |
2019-07-09 | Use the correct prototype - thanks <gutteridge> | sevan | 1 | -2/+2 |
2019-07-08 | Include strnlen(3) - Needed on Tiger and more recent Intel only Darwin releases. | sevan | 7 | -15/+118 |
2019-02-20 | PR/52982: Eitan Adler: fix incorrect bounds computation. | christos | 1 | -4/+5 |
2019-01-12 | termcap.h also requires the change from PR 33037. | dholland | 1 | -1/+6 |
2018-12-31 | libnbcompat: fix PR pkg/33037 | triaxx | 1 | -4/+10 |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 1 | -8/+1 |
2018-08-07 | libnbcompat: Explicitly avoid SunOS fts(3C) for now. | jperkin | 1 | -1/+6 |
2018-04-30 | *: remove references to obsolete DragonFly/i386 | wiz | 1 | -2/+2 |
2015-12-25 | Avoid duplicated RCS IDs forcing permanent rebuilds. | joerg | 2 | -4/+4 |
2015-12-13 | Always redefine TAILQ_FOREACH_REVERSE. Mac OS X Tiger has a version with | joerg | 1 | -3/+2 |
2015-12-11 | Fix build under the environment that has no statvfs. | ryoon | 1 | -3/+3 |
2015-12-03 | Remove target files before symlinking. Fixes bootstrap on Solaris 9. | jperkin | 1 | -1/+3 |
2015-09-03 | Make __nbcompat_unvis13 static, it is not part of the interface | joerg | 1 | -23/+12 |
2015-09-01 | Add AC_GNU_SOURCE to configure.ac and regenerate autotools | kamil | 3 | -497/+1243 |
2015-06-08 | As the seemingly untested -Werror changes break the bootstrap at least | joerg | 10 | -238/+110 |
2015-05-02 | Reapply 1.37, but split the dependencies correctly into the header and | joerg | 1 | -2/+3 |
2015-05-02 | Fix build failure on many platforms. | ryoon | 1 | -2/+2 |
2015-05-01 | Ensure that nbconfig.h is created before all object files, avoiding | joerg | 1 | -2/+2 |
2015-04-21 | Use canonical version of config.guess and config.sub for inplace builds. | joerg | 1 | -1/+5 |
2015-04-19 | libnbcompat-20150419: provide getline(3) | tnn | 2 | -3/+9 |
2015-04-19 | regen | tnn | 2 | -15/+47 |
2015-04-19 | - provide getline(3) to let cwrappers build on netbsd-5 | tnn | 4 | -7/+142 |
2015-04-14 | Update to libnbcompat-20150414. Changes: | jperkin | 2 | -3/+7 |
2015-04-05 | Documenting history. | rodent | 1 | -1/+10 |
2015-02-14 | Same netbsd*-eabi* tweak for libnbcompat's even older config.sub. | riastradh | 1 | -1/+1 |
2014-09-03 | Use MAKE_JOBS for inplace libnbcompat. Reduces the build time for bootstrap | jperkin | 1 | -3/+3 |
2014-07-25 | libnbcompat-20140725: | jperkin | 6 | -12/+22 |
2014-06-07 | s/HAVE_DECL_ASPRINTF/HAVE_DECL_VASPRINTF/. According to configure.ac | cheusov | 1 | -2/+2 |
2014-03-14 | Add SCO OpenServer 5.0.7/3.2 support | ryoon | 5 | -6/+54 |
2014-03-03 | Just define PKGNAME and use it. | obache | 1 | -4/+2 |
2013-09-08 | Update to 20130908 | ryoon | 10 | -170/+222 |
2013-09-08 | Fix typos in comment from FreeMiNT's db1 patches. | ryoon | 3 | -8/+8 |
2013-02-10 | check missing declaration of setpassent(3) for Cygwin. | obache | 4 | -4/+18 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 |
2012-07-02 | If either va_copy or __builtin_va_copy is supported, use that in the | joerg | 5 | -21/+158 |
2012-05-15 | Don't re-define __UNCONST if it is already defined. On old NetBSD systems | christos | 1 | -2/+4 |
2012-03-01 | Wrap the fts function declarations in __BEGIN_DECL to make them usable | hans | 1 | -1/+5 |
2011-12-28 | libnbcompat-20111228: If requesting BSDish getopt behavior, also include | joerg | 3 | -397/+791 |
2011-11-10 | Don't use implementation namespace as include guard. If not using our | joerg | 1 | -3/+8 |
2011-11-08 | Avoid overlap with libcrypto, the OSF linker can't deal with that. | joerg | 3 | -57/+25 |
2011-08-20 | Always build libnbcompat with pkgsrc's make, | cheusov | 1 | -3/+3 |
2010-04-20 | Add workaround for broken pread/pwrite. This is needed at least on | joerg | 8 | -90/+207 |
2010-03-21 | Pick up maintainership. | joerg | 1 | -2/+2 |
2010-03-21 | Reset maintainer, developer lost his commit bit. | wiz | 1 | -2/+2 |
2010-03-03 | Avoid conflicting types for `pgno_t', treat same as db_185.h in db[234]. | obache | 1 | -1/+9 |
2010-02-27 | BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef them | joerg | 1 | -1/+3 |
2010-02-20 | PR 38488: It looks like BSDish warn(3), it smells like BSDish warn(3), | joerg | 2 | -9859/+2181 |