]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace the gunzip(1) system by a minimalistic zlib based implementation.
authorbapt <bapt@FreeBSD.org>
Wed, 3 Jun 2015 13:32:28 +0000 (13:32 +0000)
committerbapt <bapt@FreeBSD.org>
Wed, 3 Jun 2015 13:32:28 +0000 (13:32 +0000)
commit635343e5d69d48aae0be545de8a5145ec1404ecf
treee60b60e30c6c209b606bd1475fe9b858c1e214c6
parent0bbde920403a75d068e6edfd74cedfba8cb791a0
Replace the gunzip(1) system by a minimalistic zlib based implementation.

This allows to not depend on gunzip(1) at bootstrap time, and is good enough to
wait for upstream real implementation using zlib.
contrib/mdocml/read.c
usr.bin/mandoc/Makefile