Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-21 | $OpenBSD$ | 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. | |||
1997-04-01 | Changes from NetBSD to compile games without warnings due to short being | Dale S. Rahn | |
unsigned on some archs, PowerPC, ROMP. | |||
1997-01-02 | getc returns int not char. | Dale S. Rahn | |
This matters on some ports, such as powerpc. (signed vs unsigned issue). | |||
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-06 | Store the card deck using fixed sizes and network byte order | Thorsten Lockert | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |