summaryrefslogtreecommitdiff
path: root/sys/lib/libz/trees.c
AgeCommit message (Expand)Author
2022-10-23Drop RCS ids in upstream zlib sourceTheo Buehler
2022-10-20Sync sys libz with baseTheo Buehler
2022-05-08Update to zlib 1.2.12Theo Buehler
2022-03-25Sync with userland libz (memory-corruption + followup).Theo Buehler
2021-07-04Update libz to zlib 1.2.11 and reapply local patches as far as thisTheo Buehler
2016-03-14Change a bunch of (<blah> *)0 to NULL.Kenneth R Westerback
2011-07-16Make the updated zlib compile with a debug kernel.Joel Sing
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt