OpenBSD CVS

src/usr.bin/compress/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / compress

Current tag: OPENBSD_4_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] doc/        
[TXT] Makefile  1.20   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] compress.1  1.35   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] compress.h  1.8   18 years  otto   be a bit more carefull not writing to the stream after the timestamps have been ...
[TXT] gzexe  1.4   18 years  otto   Ensure we do not compress files we need for decompressing by also checking hard ...
[TXT] gzexe.1  1.4   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] gzip.1  1.2   17 years  ray   Document $GZIP environment variable. OK jmc@ and millert@.
[TXT] gzopen.c  1.23   18 years  otto   be a bit more carefull not writing to the stream after the timestamps have been ...
[TXT] main.c  1.68   17 years  millert   We don't want to use GZIP for compress. Only examine GZIP environment variable ...
[TXT] nullopen.c  1.3   18 years  otto   be a bit more carefull not writing to the stream after the timestamps have been ...
[TXT] zdiff  1.2   20 years  otto   Add $OpenBSD$ ok millert@
[TXT] zdiff.1  1.5   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] zforce  1.2   20 years  deraadt   spacing
[TXT] zforce.1  1.2   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] zmore  1.4   20 years  otto   Add $OpenBSD$ ok millert@
[TXT] zmore.1  1.6   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] znew  1.3   18 years  jmc   - sort options and sync usage() - reword CAVEATS whilst here
[TXT] znew.1  1.3   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...
[TXT] zopen.c  1.17   18 years  millert   Prevent zs_stackp from going past the end of zs_htab. May happen for corrupted ...
[TXT] zopen.3 (in the Attic) [Hide]  1.7   17 years  jmc   split compress(1) into compress(1) and gzip(1), as suggested by millert; ok/help...