ink rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/gzip.c
AgeCommit message (Expand)Author
2004-03-26delete GNU gzip 1.2.4 sources. you can find them again by runningmrg
2002-01-15gzip long filename buffer overrun vulnerability. from 1.2.4 -> 1.2.4b fixitojun
2001-07-07use off_t instead of long to store sizes which will be displayed with "--list".lukem
2000-11-17Recognise .bz2 as a valid suffix.simonb
1999-08-20Back out previous change now that "decompress" is not exported by libbz2.simonb
1999-07-27Argh - both gzip.c and libbz have a "decompress" symbol. For now,simonb
1999-07-25Handle decompressing bzip2 files.simonb
1998-03-06Do not chmod files to 0777 before unlinking. NetBSD (and POSIX.1) specifytv
1993-10-15Update to Nate's port of gzip 1.2.4 he did for FreeBSD.jtc