Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-06 | zcat is now in compress | Michael Shalayeff | |
1997-06-03 | Build gzip with "DYN_ALLOC" set for architectures other than the ones that | grr | |
use the assembly language match routine. This makes g*zip malloc its big buffers and saves about 300KB of bss allocation when used in instbin and is otherwise harmless. The assembly routines could be tweaked to work this way too, but it would require a bit of head-scratching to find a free register for working with a pointer rather than an offset. | |||
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-01-26 | Add missing documentation; build and install it. | Jason Downs | |
1996-09-16 | Use $STATIC | Jason Downs | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-08-20 | R.I.P. | Thorsten Lockert | |
1995-12-14 | update from netbsd; parallel make stuff | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |