Age | Commit message (Expand) | Author | Files | Lines |
2003-08-27 | Drop advertising clause from UCB licensed code, following changes done in | jmmv | 16 | -109/+45 |
2003-07-31 | Add the err.h header, so we can use it on systems that don't provide err.h | jschauma | 5 | -8/+55 |
2003-07-19 | bump to 20030718 | grant | 1 | -2/+2 |
2003-07-19 | test for time.h, sys/time.h and inclusion of both. | grant | 4 | -16/+88 |
2003-07-17 | bump to 20030717 | grant | 1 | -2/+2 |
2003-07-17 | don't test for fparseln in libutil for now. | grant | 3 | -176/+13 |
2003-07-17 | force nbtypes.h to be built, and run ranlib after building the static | grant | 1 | -3/+4 |
2003-07-17 | move stuff from deprecated acconfig.h to configure.ac. | grant | 3 | -26/+24 |
2003-07-15 | do away with AC_CONFIG_SRCDIR | grant | 2 | -3/+0 |
2003-07-15 | bump to 20030715 | grant | 1 | -2/+2 |
2003-07-15 | fix getopt_long() test to avoid overriding it. | grant | 5 | -15/+241 |
2003-07-13 | bump to 20030713 | grant | 1 | -2/+2 |
2003-07-13 | setenv.c - include strings.h for bcopy prototype | grant | 3 | -3/+26 |
2003-07-12 | setenv() returns an int, so make it believe that. | grant | 1 | -1/+2 |
2003-06-30 | bump to 20030630 | grant | 1 | -2/+2 |
2003-06-30 | s/#if !/#ifndef/, since the former confuses some C pre-processors | grant | 1 | -30/+30 |
2003-06-30 | fix rcsid | grant | 1 | -1/+1 |
2003-06-30 | remove config.h in distclean target, not clean. | grant | 1 | -3/+3 |
2003-06-24 | Make pax compile on Irix by including pwcache.h, which now includes | jschauma | 1 | -1/+17 |
2003-06-24 | add prototype for isblank() to avoid implicit declaration | grant | 2 | -0/+8 |
2003-06-23 | not all systems define all of the time related constants we | grant | 1 | -9/+33 |
2003-06-23 | add getopt, getopt_long. | grant | 9 | -21/+621 |
2003-06-10 | use wildward for installed header files rather than listing each | grant | 1 | -17/+2 |
2003-06-10 | protect against multiple inclusion | grant | 1 | -0/+5 |
2003-06-10 | test for both getmode() and setmode(). | grant | 4 | -6/+94 |
2003-06-09 | regen after bumping date | grant | 1 | -9/+9 |
2003-06-09 | add isblank() and strmode(). | grant | 6 | -10/+218 |
2003-05-25 | Commit the recent 'setmode' change here, too, as pointed out by grant. | jschauma | 1 | -1/+1 |
2003-05-22 | Add some more protoypes in extern.h and check for setmode to shut up some | jschauma | 3 | -3/+23 |
2003-04-27 | work around the need for rpl_malloc (induced by config.h), since we | grant | 1 | -2/+11 |
2003-04-03 | remove deprecated NO_PATCH. | grant | 1 | -2/+1 |
2003-04-03 | make sure LIST_EMPTY, LIST_FIRST and LIST_NEXT are defined (linux | grant | 2 | -2/+10 |
2003-03-31 | change around some #ifdefs, since Darwin has only some vis functions. | grant | 1 | -3/+12 |
2003-03-31 | run ranlib in the install target, to appease Darwin's linker. | grant | 1 | -3/+3 |
2003-03-31 | s/nb-types.h/nbtypes.h/ | grant | 1 | -2/+2 |
2003-03-31 | test for fparseln in libutil. | grant | 4 | -9/+169 |
2003-03-31 | clean up cruft from when this was called 'libpkgsrc', some whitespace | grant | 1 | -34/+34 |
2003-03-31 | Initial import of libnbcompat-20030331, a portable NetBSD compatibility | grant | 74 | -0/+26330 |