| Age | Commit message (Expand) | Author |
| 1995-10-22 | Parallel make fixes | christos |
| 1995-04-29 | if NetBSD, include sys/cdefs.h and don't define __P here. | cgd |
| 1995-04-23 | changes to make the src/gnu code compile happily on the alpha: | cgd |
| 1995-04-23 | don't build libg++ on the alpha | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-01-12 | Use ${BINOWN} and ${BINGRP}. | jtc |
| 1994-09-18 | Can't do `#ifdef BSD' unless we've pulled in <sys/param.h> | deraadt |
| 1994-07-06 | Do something more intelligent when compiling into ${DESTDIR}. | mycroft |
| 1994-06-30 | don't strip the script. pointed out by Duncan McEwan <duncan@comp.vuw.ac.nz> | cgd |
| 1994-06-28 | Use new support for *.sh files in <bsd.prog.mk> to simplify Makefile. | jtc |
| 1994-03-27 | bump version number | cgd |
| 1994-02-10 | kill bogus install -d's. for those that are appropriate (libg++), | cgd |
| 1994-02-10 | don't use 'make' explicitly | cgd |
| 1994-01-07 | you can't use DESTDIR to help specify a library for LDADD or DPADD, | cgd |
| 1994-01-07 | Don't remove c++ header directory before installing headers. | jtc |
| 1994-01-05 | Use ${DESTDIR}. | pk |
| 1994-01-05 | Asleep at the wheel. Fix LDADD and DPADD correctly this time. | mycroft |
| 1994-01-05 | Add -lcurses (for now). | mycroft |
| 1994-01-05 | The first C++ shared library version. | pk |
| 1994-01-05 | Link with /usr/lib/c++rt0.o, which takes care of ctors/dtors in the library. | pk |
| 1993-12-05 | Clean up deleted files. | mycroft |
| 1993-12-05 | get rid of libregex; it's unused | cgd |
| 1993-11-17 | Don't reference libiberty --- it's gone. | jtc |
| 1993-11-17 | Clean up deleted files. | mycroft |
| 1993-11-17 | Don't include libiberty's insque(), remque(), or strerror(). | jtc |
| 1993-11-17 | For the moment, we still have to install "values.h" from g++-include. | jtc |
| 1993-11-17 | Clean up deleted files. | mycroft |
| 1993-11-17 | Remove /usr/include/g++/* before installing headers --- it may contain | jtc |
| 1993-11-12 | delete underscores for new curses | cgd |
| 1993-11-11 | Don't install libgnuregex. | jtc |
| 1993-11-08 | add shlib_version file, with version 0.0 | cgd |
| 1993-11-07 | NOPIC until we can use c++ shlibs | cgd |
| 1993-10-26 | combine malloc, free, and realloc into one file, because that's what | cgd |
| 1993-09-30 | Use `:', rather than `.' to separate user and group in chown commands | jtc |
| 1993-09-27 | Include prototype for strerror(). | jtc |
| 1993-09-23 | Added genclass which supports simple templates for container classes. | rich |
| 1993-09-23 | add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex) | cgd |
| 1993-08-15 | __386BSD__ --> __NetBSD__ | mycroft |
| 1993-08-15 | __386BSD__ --> __NetBSD__ | mycroft |
| 1993-08-15 | Changes for new Curses. | mycroft |
| 1993-08-15 | Change order of #includes so math-68881.h doesn't barf. | mycroft |
| 1993-08-14 | Someone forgot this file. | mycroft |
| 1993-08-14 | __386BSD__ --> __NetBSD__ | mycroft |
| 1993-08-03 | Add LIB= line which I accidentally deleted 4 revisions ago. | mycroft |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-18 | fix for "libregex" | cgd |
| 1993-07-18 | Clean up deleted files. | mycroft |
| 1993-07-18 | note version | cgd |
| 1993-07-17 | Fix C++ dependencies for good. `make depend' is now done in two passes--one | mycroft |