summaryrefslogtreecommitdiff
path: root/usr.bin/compress/compress.c
AgeCommit message (Expand)Author
2011-08-30Use __printflike and __deadjoerg
2009-04-11Fix -Wcast-qual and -Wsign-compare issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-04-09Coverity CID 2536: Clarify the error path further.christos
2006-04-05Rework the way that files are closed and unlinked on error.dsl
2004-07-09Sync usage with man page. From Kouichirou Hiratsuka in PR 26197.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26__STDC__ is always defined on NetBSD. ANSIfy while I'm here.wiz
2000-10-11More format string cleanup by sommerfeld.is
1998-10-08Init style to quiet compiler.wsanchez
1998-03-10Attempt to restore a file's flags using chflags() only if the original filekleink
1997-10-19Use double, not float.mycroft
1997-10-18getopt returns -1 not EOFlukem
1997-09-15* cleanup for WARNS=1lukem
1997-01-16stdin and stdout are not regular files; fixes PR bin/3112mikel
1996-08-20Add missing braces to for-loop to make compress work again after changesabrown
1996-06-30fix lossage caused by compress' usage of /dev/stdout and /dev/stdinmrg
1995-03-26new rcsid format. what is the format for shell scriptsglass
1994-12-24add zopen declaration.cgd
1994-10-06Fix RCS id format.mycroft
1994-06-13clean up import, add rcsid's.cgd
1993-08-01Add RCS identifiers.mycroft
1993-06-24Whose inane idea was it to copy this list?mycroft
1993-06-23Fix fencepost error.mycroft
1993-05-25patch00144 by Julian Stacey <stacey@guug.de>: compress.c had aderaadt
1993-03-21initial import of 386bsd-0.1 sourcescgd