Revert uLong -> z_off_t change in the kernel
authortb <tb@openbsd.org>
Thu, 11 Aug 2022 02:56:34 +0000 (02:56 +0000)
committertb <tb@openbsd.org>
Thu, 11 Aug 2022 02:56:34 +0000 (02:56 +0000)
commita004629d760f7ffd835d5061168fece5627886e4
tree1bb1e2e08101caa168f4bcf3e28c87b40c1aef9c
parentd974127741eee14274a858a1daf80daf88106f95
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
sys/ddb/db_ctf.c
sys/lib/libz/zlib.h