OpenBSD CVS

CVS log for src/usr.bin/cvs/Attic/zlib.c


[BACK] Up to [local] / src / usr.bin / cvs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Tue Jan 3 17:04:53 2006 UTC (18 years, 4 months ago) by xsa
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

renaming zlib.{c,h} files to compress.{c,h} and link to build;
was pretty stupid calling them that way;
ok joris@ niallo@.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 2 08:11:56 2006 UTC (18 years, 4 months ago) by xsa
Branch: MAIN
Changes since 1.5: +2 -5 lines
Diff to previous 1.5 (colored)

#include's cleanup; ok joris@ niallo@.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 21 10:49:29 2005 UTC (18 years, 5 months ago) by xsa
Branch: MAIN
Changes since 1.4: +10 -23 lines
Diff to previous 1.4 (colored)

use fatal() here too;

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 10 20:27:45 2005 UTC (18 years, 5 months ago) by joris
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

switch to xmalloc stuff, me and xsa@ agreed on this a long
time ago, but we were being held back by jfb. too bad for him.

next step is to use fatal() through out the code for unrecoverable
errors instead of trying to be all nice and fluffy and reach main() again.

ok niallo@ and xsa@

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 25 12:05:43 2005 UTC (18 years, 9 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

KNF;

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 13 20:22:55 2005 UTC (19 years, 4 months ago) by jfb
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.1: +4 -15 lines
Diff to previous 1.1 (colored)

tidy and remove debugging output

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 13 18:59:03 2005 UTC (19 years, 4 months ago) by jfb
Branch: MAIN

zlib abstraction code, first part of support for compression

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.