aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/zlib
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh2023-02-131-2/+2
* zlib: silence K&R warnsMateusz Guzik2023-02-121-0/+2
* Suppress -Wstrict-prototypes for several zlib filesDimitry Andric2022-07-261-0/+3
* Remove zlib 1.0.4 from kernel.Xin LI2019-08-251-3/+0
* Expose zlib's utility functions in Z_SOLO library when building kernel.Xin LI2019-08-071-2/+2
* Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,Xin LI2019-08-011-0/+20
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Move zlib.c from net to libkern.Craig Rodrigues2015-04-221-1/+1
* Give zlib the ability to be a module that can be depended on,Mark Murray2004-06-201-0/+8