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_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] doc/        
[TXT] Makefile  1.9   26 years  deraadt   do not install a man page that noone can find the code for
[TXT] compress.1  1.9   24 years  aaron   - Put -d in SYNOPSIS. - Fix typo: specifed -> specified. - Some other miscellane...
[TXT] compress.h  1.1   26 years  mickey   do gzip
[TXT] gzopen.c  1.1   26 years  mickey   do gzip
[TXT] main.c  1.12   24 years  mickey   remove unneeded changes
[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.4   27 years  millert   Minor cleanups to make gcc -Wall happier.