Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | Fix PLIST. | joerg | 2 | -3/+4 |
2009-06-05 | libnbcompat-20090605: | joerg | 6 | -15/+297 |
2009-05-07 | Attempt to apply a bit of DWIM to previous (PR 41368). | schmonz | 2 | -8/+8 |
2009-05-06 | Deal with missing PATH_MAX as reported in PR 41368. | joerg | 2 | -5/+13 |
2009-04-14 | Always declare optreset. | joerg | 1 | -5/+5 |
2009-04-13 | libnbcompat-20090409: | joerg | 5 | -34/+86 |
2009-03-22 | libnbcompat-20090322: | joerg | 5 | -85/+210 |
2009-03-02 | libnbcompat-20090302: | joerg | 2 | -3/+8 |
2009-02-26 | Provide TAILQ_FOREACH_SAFE if it is missing. | joerg | 2 | -3/+10 |
2009-02-19 | Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10 | abs | 1 | -1/+6 |
2009-02-09 | Only use issetugid if it exists. Fixes reported build issues on QNX and | joerg | 5 | -232/+411 |
2008-12-14 | Need to include stdint.h for unit64_t on SUA 6.0. | obache | 1 | -1/+5 |
2008-11-08 | OpenBSD headers are still not standalone, even though SUS is pretty | joerg | 2 | -5/+56 |
2008-11-06 | Add some forgotten ifndefs to fix issues on DragonFly. | joerg | 1 | -1/+7 |
2008-10-30 | Define __UNCONST. From PR 39797. | joerg | 1 | -3/+5 |
2008-10-30 | Avoid STAT as macro, it exists in sys/dir.h on AIX already. | joerg | 2 | -27/+15 |
2008-10-29 | Don't use __RENAME. | joerg | 1 | -6/+6 |
2008-10-29 | Provide more compat glue for ndbm interface as shown in PR 39738. | joerg | 4 | -10/+87 |
2008-10-28 | Define away O_EXLOCK and O_SHLOCK if they are missing. | joerg | 1 | -2/+9 |
2008-10-28 | Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus. | joerg | 2 | -6/+6 |
2008-10-28 | Add circleq support. Bump to 20081028. Should fix IRIX build from | joerg | 2 | -3/+134 |
2008-10-28 | Replace EFTYPE with EINVAL if the former doesn't exist. | joerg | 3 | -4/+18 |
2008-10-26 | Provide and use local mpool.h. | joerg | 3 | -5/+108 |
2008-10-26 | Explicitly check for libnsl and libsocket as required by Solaris. | joerg | 2 | -1/+155 |
2008-10-19 | Include nbcompat/types.h early to make sure that uintX_t are defined. | joerg | 1 | -2/+2 |
2008-10-10 | pkg_install-20081010: | joerg | 45 | -5/+11196 |
2008-10-08 | Mac OS X doesn't define uintXX_t in sys/types.h, so explicitly pull in | joerg | 4 | -3/+17 |
2008-10-07 | Check for existance of sysexits.h and regen config.h.in. | joerg | 3 | -11/+6 |
2008-10-06 | libnbcompat-20080922: | joerg | 25 | -1548/+1739 |
2008-09-12 | Determine both for setmode.c and pwcache.c if any of the functions is | joerg | 2 | -116/+20 |
2008-09-08 | libnbcompat-20080908: | joerg | 7 | -68/+228 |
2008-07-27 | Don't mess with PKG_* as it is not required to build bootstrap | joerg | 1 | -5/+1 |
2008-06-19 | Make style more consistent. | joerg | 1 | -6/+6 |
2008-05-19 | libnbcompat-20080519: | joerg | 3 | -15/+12 |
2008-04-29 | Drop clauses 3 and 4 from TNF licenses | martin | 37 | -298/+39 |
2008-04-21 | libnbcompat-20080422: | joerg | 5 | -2413/+4070 |
2008-04-17 | Don't let a mathematican add numbers with less than 20 digits. Fix the | joerg | 2 | -3/+3 |
2008-04-04 | libnbcompat-20080404: | joerg | 1 | -2/+2 |
2008-04-04 | Add an implement of timegm(3) from nsd (based on Python code). | joerg | 2 | -1/+85 |
2008-04-04 | Add an implement of timegm(3) from nsd (based on Python code). | joerg | 2 | -1/+96 |
2008-03-21 | libnbcompat-20080322: | joerg | 4 | -157/+190 |
2008-02-22 | Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes before | tnn | 1 | -6/+26 |
2008-02-21 | libnbcompat-20080221: | tnn | 4 | -3/+579 |
2008-02-14 | Move my code to two-clause license. | tnn | 1 | -25/+16 |
2008-02-12 | libnbcompat-20080212: | joerg | 4 | -11/+16 |
2007-11-20 | At some place, it should be documented why libnbcompat is _not_ | rillig | 1 | -1/+5 |
2007-11-20 | Inform the user when configuring libnbcompat. While here, fixed some | rillig | 1 | -3/+4 |
2007-09-21 | If dirfd is either a function or a macro, use it. If it doesn't exist, | joerg | 5 | -7/+250 |
2007-09-08 | Convert to use the features framework. | jlam | 1 | -8/+7 |
2007-09-06 | Drop libnbcompat/buildlink3.mk and force all packages that use | jlam | 1 | -26/+0 |