Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-17 | fix Xr | Theo de Raadt | |
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. | |||
1996-12-14 | Clean up lint & compile warnings | Thorsten Lockert | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-08-21 | cfree moved to libc | Jason Downs | |
1996-08-18 | Fix order of parameters to compare function. Man page says (key, element) | Todd C. Miller | |
which is what the ATT version does too. | |||
1996-07-24 | Actually, let's use straight defines instead of macros. Potentially a | Jason Downs | |
better approach. | |||
1996-07-24 | Prevent the v8 style regexp library from clashing with the POSIX regex. | Jason Downs | |
Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |