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_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] doc/        
[TXT] Makefile  1.11   24 years  millert   we don't install zopen.3
[TXT] compress.1  1.11   24 years  aaron   Fix some formatting problems I missed before.
[TXT] compress.h  1.1   26 years  mickey   do gzip
[TXT] gzopen.c  1.1   26 years  mickey   do gzip
[TXT] main.c  1.15   23 years  millert   Fix call to getopt(3) -- -S takes an argument; mpech@prosoft.org.lv
[TXT] zopen.c  1.6   25 years  mickey   improve i/o handling use 8192 bytes buffer (16384 does not help much) this makes...
[TXT] zopen.3 (in the Attic) [Hide]  1.5   24 years  aaron   Various improvements, including a few HISTORY sections added from FreeBSD.