delphij 83948bcf4b Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,
with an eventual goal to convert all legacl zlib callers to the new zlib
version:

 * Move generic zlib shims that are not specific to zlib 1.0.4 to
   sys/dev/zlib.
 * Connect new zlib (1.2.11) to the zlib kernel module, currently built
   with Z_SOLO.
 * Prefix the legacy zlib (1.0.4) with 'zlib104_' namespace.
 * Convert sys/opencrypto/cryptodeflate.c to use new zlib.
 * Remove bundled zlib 1.2.3 from ZFS and adapt it to new zlib and make
   it depend on the zlib module.
 * Fix Z_SOLO build of new zlib.

PR:		229763
Submitted by:	Yoshihiro Ota <ota j email ne jp>
Reviewed by:	markm (sys/dev/zlib/zlib_kmod.c)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D19706
2019-08-01 06:35:33 +00:00
..
2018-07-07 15:55:52 +00:00
2018-11-01 23:11:47 +00:00
2018-07-17 23:23:45 +00:00
2019-05-30 13:52:32 +00:00
2019-03-01 04:17:43 +00:00
2019-03-28 08:30:45 +00:00
2019-03-28 08:30:45 +00:00
2019-07-24 21:26:17 +00:00
2019-03-28 08:59:11 +00:00
2019-06-06 03:02:25 +00:00
2018-12-05 14:11:20 +00:00
2018-12-05 14:11:20 +00:00
2019-07-02 05:25:18 +00:00
2019-03-28 08:59:11 +00:00
2018-11-28 13:53:43 +00:00
2018-07-20 17:46:55 +00:00
2019-07-01 17:05:41 +00:00
2019-03-28 08:59:11 +00:00
2018-07-03 21:02:25 +00:00
2019-02-26 19:55:03 +00:00
2019-07-01 17:05:41 +00:00