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-04-01 | Changes from NetBSD to compile games without warnings due to short being | Dale S. Rahn | |
unsigned on some archs, PowerPC, ROMP. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-28 | Safe $HOME handling. | Todd C. Miller | |
1996-10-26 | prefer $LOGNAME to $USER. Fix strncpy() usage. | Todd C. Miller | |
1996-10-14 | vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov) | michaels | |
1996-09-20 | Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20. | Jason Downs | |
1996-08-15 | NetBSD PR#2699: delay revoke of privs until after log file is opened, | Jason Downs | |
and print better diagnostics. Kenneth Stailey <kstailey@dol-esa.gov> | |||
1996-06-10 | security fixes | Theo de Raadt | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1996-05-26 | fixed the "/* in comments" problem. | fn | |
1995-12-21 | from netbsd; use sys_signame[] where possible | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |