summaryrefslogtreecommitdiff
path: root/sys/opencrypto/cryptodeflate.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2020-11-03Replace some K&R function definitions with ANSI C.John Baldwin
2020-11-03Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin
2019-08-01Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,Xin LI
2019-05-24cryptodeflate: Drop z_stream zbuf.state->dummy from SDT probe.Xin LI
2015-05-25Use the correct number of arguments for theMark Johnston
2015-04-22Move zlib.c from net to libkern.Craig Rodrigues
2013-12-08Fix build with 'crypto' and 'zfs' in the same kernel. This was the pathPeter Wemm