summaryrefslogtreecommitdiff
path: root/usr.bin/compress/zopen.c
AgeCommit message (Expand)Author
2022-03-23fix few typos in comments, mainly s/paramenters/parameters/.andvar
2011-08-16Do proper input validation without penalizing performance.joerg
2011-08-16provisional fix for CVE-2011-2895, buffer overflow in decompressionchristos
2009-04-11Fix -Wcast-qual and -Wsign-compare issueslukem
2008-02-21Fix logic error: memset arguments needs the whole size.joerg
2008-02-20Remove an unused assignment and convert the remaining for (; cond; )joerg
2008-02-20Shrink by using "SysV" or ANSI C memset to init hash table.joerg
2007-02-07Remove unused ctype.h header.hubertf
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26ANSIfy.wiz
1997-09-15* cleanup for WARNS=1lukem
1995-03-26new rcsid format. what is the format for shell scriptsglass
1994-10-06Fix RCS id format.mycroft
1994-09-19Don't ignore compress -b information.andrew
1994-06-13clean up import, add rcsid's.cgd
1994-06-13new compress from Litecgd