sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Move zlib.c from net to libkern.
Give zlib the ability to be a module that can be depended on,in the MODULE_DEPEND() sense.