summaryrefslogtreecommitdiffstats
path: root/sys/sys/inflate.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Forgot one more instance of my old email address.phk2002-03-261-1/+1
* Remove __Palfred2002-03-191-3/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed gratuitous ANSIisms.bde1997-09-161-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Changes needed for kzip to work.phk1995-04-151-3/+3
* I belive imgact_gzip is finally reentrant. It is also a whole lot morephk1994-10-221-63/+31
* - remove unnecessary #includes (I think a couple of redundant ones remain)csgr1994-10-111-17/+8
* Make inflate() reentrant - no more global variables.csgr1994-10-071-1/+14
* First stage of getting imgact_gzip reentrant:csgr1994-10-071-0/+81
OpenPOWER on IntegriCloud