Up to [cvs.NetBSD.org] / src / usr.bin / gzip
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 6 21:42:32 2010 UTC (2 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.1: +8 -8
lines
Diff to previous 1.1 (colored)
pull across a few changes from the freebsd folks: http://svn.freebsd.org/changeset/base/213044 - fixes gunzip issues http://svn.freebsd.org/changeset/base/213927 - fixes various typos and comments and also an older change to add support for bzip2's "-k" option: don't delete the input file thanks!
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Wed Apr 21 05:27:11 2010 UTC (3 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.1.4.1: +323 -0
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync to netbsd-5
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Nov 8 22:53:21 2009 UTC (3 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.1.2.1: +323 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Pull up following revision(s) (requested by mrg in ticket #1131): usr.bin/gzip/unpack.c: revision 1.1 usr.bin/gzip/gzip.c: revision 1.95 add "pack" uncompression support, from Xin LI <delphij@delphij.net>
Revision 1.1.4.1, Sun Oct 11 07:07:54 2009 UTC (3 years, 7 months ago) by matt
Branch: matt-nb5-mips64
Changes since 1.1: +0 -323
lines
FILE REMOVED
file unpack.c was added on branch matt-nb5-mips64 on 2010-04-21 05:27:11 +0000
Revision 1.1.2.1, Sun Oct 11 07:07:54 2009 UTC (3 years, 7 months ago) by snj
Branch: netbsd-5
Changes since 1.1: +0 -323
lines
FILE REMOVED
file unpack.c was added on branch netbsd-5 on 2009-11-08 22:53:21 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 11 07:07:54 2009 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: matt-premerge-20091211
Branch point for: netbsd-5,
matt-nb5-mips64
add "pack" uncompression support, from Xin LI <delphij@delphij.net>