Age | Commit message (Expand) | Author | Files | Lines |
2005-10-10 | Instead of using hard-coded 555 mode for installing library, | reed | 1 | -2/+3 |
2005-02-20 | don't use the implied source in the `bits' rule, just specify the | grant | 1 | -2/+2 |
2005-02-15 | redo previous in a slightly different way to appease NetBSD make(1). | grant | 1 | -2/+4 |
2005-02-15 | Revert previous, since it breaks compilation on 2.0 and -current. | wiz | 1 | -4/+3 |
2005-02-15 | honour LDFLAGS when linking the `bits' binary. | grant | 1 | -3/+4 |
2004-08-23 | Update pkgtools/libnbcompat to 20040822. Changes from version 20040814 | jlam | 1 | -4/+11 |
2004-08-21 | Fix the version number of the package in the configure script, and modify | jlam | 1 | -21/+3 |
2004-08-16 | Update pkgtools/libnbcompat to 20040814. Changes from version 20040813 | jlam | 1 | -1/+2 |
2004-08-10 | Update pkgtools/libnbcompat to 20040809. Changes from version 20040805 | jlam | 1 | -6/+28 |
2004-08-06 | Update pkgtools/libnbcompat to 20040805. Changes from version 20040512 | jlam | 1 | -5/+6 |
2003-12-10 | always use local glob() as some glob() implementations have security | grant | 1 | -8/+5 |
2003-12-08 | shut up another escaping warning from gawk. | grant | 1 | -2/+2 |
2003-09-14 | add nbcompat/config.h to distclean target. | grant | 1 | -2/+2 |
2003-09-14 | Add dummy object not to become totally empty | itohy | 1 | -3/+7 |
2003-09-13 | Don't escape '#' within a print statement as it seems to break with some | jlam | 1 | -3/+3 |
2003-09-13 | Allow libnbcompat to be used without being installed. Also remove the | jlam | 1 | -9/+8 |
2003-09-06 | nbcompat/sha2.h is no more in libnbcompat-20030830. | jlam | 1 | -2/+2 |
2003-09-05 | Update pkgtools/libnbcompat to 20030829. Changes from previous version | jlam | 1 | -15/+11 |
2003-09-03 | Update pkgtools/libnbcompat to 20030827. Changes from previous version | jlam | 1 | -4/+4 |
2003-09-03 | Update pkgtools/libnbcompat to 20030826. Changes from previous version: | jlam | 1 | -29/+32 |
2003-09-03 | Actually, extern.h and stat_flags.h are used by pkgtools/mtree. | jlam | 1 | -3/+3 |
2003-09-03 | Update pkgtools/libnbcompat to 20030824. Changes from previous version: | jlam | 1 | -4/+4 |
2003-09-02 | Older awks don't like gensub() so use sub() instead. | jlam | 1 | -2/+4 |
2003-09-01 | Bump version to 20030823: | jlam | 1 | -42/+53 |
2003-07-31 | Add the err.h header, so we can use it on systems that don't provide err.h | jschauma | 1 | -1/+2 |
2003-07-17 | force nbtypes.h to be built, and run ranlib after building the static | grant | 1 | -3/+4 |
2003-06-30 | remove config.h in distclean target, not clean. | grant | 1 | -3/+3 |
2003-06-23 | add getopt, getopt_long. | grant | 1 | -2/+3 |
2003-06-10 | test for both getmode() and setmode(). | grant | 1 | -2/+2 |
2003-03-31 | run ranlib in the install target, to appease Darwin's linker. | grant | 1 | -3/+3 |
2003-03-31 | test for fparseln in libutil. | grant | 1 | -2/+2 |
2003-03-31 | Initial import of libnbcompat-20030331, a portable NetBSD compatibility | grant | 1 | -0/+70 |