Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-31 | do not prepend /usr/local/bin to path; jbernard@tater.mines.edu | Theo de Raadt | |
1998-01-02 | buf oflows; wosch & me | Theo de Raadt | |
1997-08-11 | Use mktemp(1) to avoid potential /tmp/ and cwd races. | Todd C. Miller | |
1997-08-04 | do not permit gzexe on sh -- the results are terrifying; finrod@pugwash.priv.no | Theo de Raadt | |
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-03-25 | do not chmod file before unlink; firebug@atlantic.net | Theo de Raadt | |
1997-01-26 | Add missing documentation; build and install it. | Jason Downs | |
1996-12-03 | /usr/share/misc/termcap | Theo de Raadt | |
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 | |