CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/10 20:56:35
Modified files:
sys/lib/libz : zlib.h
sys/ddb : db_ctf.c
Log message:
Revert uLong -> z_off_t change in the kernel
The kernel source assumes the original zlib ABI. There is no reason to
stick to this local change. Pull in a fix matching ctfdump.c -r1.26.
This is hopefully the last change necessary to undo a painful hack that
was committed 19 years ago without ok. Someone owes me a lot of beer...
ok millert
