summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* Add an extra comment to the SDT probes definition. This allows us to getrpaulo2010-08-221-4/+4
* Add SDT iter probes forgotten in r199885.bz2009-11-291-0/+6
* Change memory managment from a fixed size array to a list.bz2009-11-281-57/+66
* Z_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH is the suggestedbz2009-11-281-6/+10
* Add SDT probes for opencrypto:deflate:deflate_gobal:*.bz2009-11-281-7/+61
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-7/+7
* malloc.h relies on param.h for a definition of MAXCPU. I guess that there isscottl2005-05-301-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Use __FBSDID().obrien2003-06-111-1/+3
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+189
OpenPOWER on IntegriCloud