aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/compress/zopen.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak r1.11 by delhij. Blind change from unsigned to signed charAlexander Kabaev2005-05-181-2/+2
* Consistently use signed char so gcc4 won't complainXin LI2005-05-021-1/+1
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-23/+8
* remove __PWarner Losh2002-03-221-7/+7
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-4/+3
* Use __FBSDID().Mark Murray2001-12-021-6/+8
* WARNS=2 fix and 'register' removal.Mark Murray2001-12-021-16/+19
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-2/+3
* a header file for zopen.3Wolfram Schneider1996-08-201-0/+1
* Correct the usage of the maxmaxcode so that compress -b 12 works again.Andreas Schulz1995-01-021-2/+2
* Add David River's patch fix to use the passed in number of bits (-b <n>)Jordan K. Hubbard1994-12-311-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+740