HomeFreeBSD

Move zlib.c from net to libkern.

Description

Move zlib.c from net to libkern.

It is not network-specific code and would
be better as part of libkern instead.
Move zlib.h and zutil.h from net/ to sys/
Update includes to use sys/zlib.h and sys/zutil.h instead of net/

Submitted by: Steve Kiernan stevek@juniper.net
Obtained from: Juniper Networks, Inc.
GitHub Pull Request: https://github.com/freebsd/freebsd/pull/28
Relnotes: yes

Details

Provenance
rodrigcAuthored on
Parents
rS281854: Remove the gptboot partition from the arm64 memory stick image,
Branches
Unknown
Tags
Unknown