aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/gzip
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross2-2/+2
2010-02-22various: crctab now u32intRuss Cox4-29/+29
2006-04-20shut up gcc!rsc4-9/+9
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc3-3/+3
2005-02-21make directories as neeededrsc1-0/+34
2005-01-14stupid sunrsc2-5/+1
2005-01-04Goodbye SHORTLIBrsc1-1/+0
2004-12-28FreeBSD tweaksrsc2-4/+4
2004-04-30Little fixes.rsc1-0/+3
2004-04-20make things work on SunOSrsc2-2/+4
2004-04-19clean up when finished.rsc1-1/+0
2004-04-19various little bug fixesrsc1-0/+16
2004-04-14add gzip, bzip2rsc7-0/+1849