Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-09-10 | proper strncpy | Theo de Raadt | |
1998-03-10 | fix coredump on pipe to uncompress | Michael Shalayeff | |
1998-02-13 | Don't do chflags() if st_flags is zero. Fixes bogus error when | Todd C. Miller | |
uncompressing on an NFS filesystem. Noted by hubertf@channel.regensburg.org | |||
1997-08-19 | Note POSIX 1003.2. | denny | |
1997-08-19 | Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec) | denny | |
1997-07-19 | initialization overwrites program name parsing | Michael Shalayeff | |
1997-07-08 | one tiny change | Michael Shalayeff | |
1997-07-08 | restore compress to terminal | Michael Shalayeff | |
fix faild outfile unlink | |||
1997-07-07 | do not install a man page that noone can find the code for | Theo de Raadt | |
1997-07-06 | fix error handling | Michael Shalayeff | |
1997-07-06 | correct program name decoding | Michael Shalayeff | |
1997-07-06 | don't overwrite the gzip for now | Michael Shalayeff | |
1997-07-06 | remove -g | Michael Shalayeff | |
1997-07-06 | do gzip | Michael Shalayeff | |
1997-06-30 | bug fix; charnier | 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-02-10 | install zopen.3 too | Michael Shalayeff | |
1997-01-19 | Minor cleanups to make gcc -Wall happier. | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-09-22 | Add zdopen(); open a file descriptor | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |