summaryrefslogtreecommitdiff
path: root/sys/dev/zlib
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2019-08-07Expose zlib's utility functions in Z_SOLO library when building kernel.Xin LI
2019-08-01Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,Xin LI