Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-02-27 | Undo last change. nawk == awk in our tree, and no different behaviour is | Thorsten Lockert | |
seen by invoking it as nawk. The problem this change claimed to correct must have had another source. | |||
1997-02-27 | awk fails to create a couple of files during the build. nawk does the | Angelos D. Keromytis | |
deed. | |||
1997-02-09 | do not make changes here that hide a problem which needs fixing | Theo de Raadt | |
1997-01-07 | don't use LDADD+=-ltermlib on the mips - because it causes problems | Thomas Graichen | |
with the linker (weak symbols) | |||
1996-12-16 | Generate library versions of macro implementations as well | Thorsten Lockert | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-06-19 | OpenBSD RCSID | Niklas Hallqvist | |
1996-06-16 | The man page for wresize() was accidentally omitted | Thorsten Lockert | |
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert | |
Install BSD curses library as -locurses and <ocurses.h> | |||
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-05-04 | commented out includes install renamed | Theo de Raadt | |
1995-10-24 | install curses.h from src/include | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |