index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libz
Age
Commit message (
Expand
)
Author
2024-08-01
sync with src
Theo Buehler
2024-07-09
sync with userland: let z_off_t fall back to long long instead of long
Theo Buehler
2024-06-30
we don't need the NOBYFOUR space-savings option anymore, that codepath
Theo de Raadt
2024-06-30
sync with base
Theo Buehler
2024-03-27
zlib: sync with base
Theo Buehler
2024-03-15
zlib: sync with src
Theo Buehler
2024-02-13
zlib: sync with base
Theo Buehler
2024-02-11
sync with src
Theo Buehler
2024-02-10
libz: sync with base
Theo Buehler
2024-02-07
sync with base (comment-only change)
Theo Buehler
2024-01-28
sync with userland
Theo Buehler
2024-01-23
Sync with userland
Theo Buehler
2024-01-21
sync with userland
Theo Buehler
2024-01-21
sync with userland
Theo Buehler
2023-11-18
sync zlib with userland
Theo Buehler
2023-08-20
Sync zlib 1.3 with userland
Theo Buehler
2023-08-18
sync with userland
Theo Buehler
2023-08-13
sync with userland
Theo Buehler
2023-08-04
Sync with userland libz
Theo Buehler
2023-07-30
sync with userland's zlib.h
Theo Buehler
2023-05-02
sync with userland
Theo Buehler
2023-04-25
zlib: sync with src
Theo Buehler
2022-10-23
Drop RCS ids in upstream zlib source
Theo Buehler
2022-10-20
Sync sys libz with base
Theo Buehler
2022-08-15
Fix a doc comment to match upstream
Theo Buehler
2022-08-15
Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream
Theo Buehler
2022-08-11
Revert uLong -> z_off_t change in the kernel
Theo Buehler
2022-08-09
Sync inflateGetHeader() fix from userland
Theo Buehler
2022-05-08
Backport an upstream fix for CRC calculation. This fixes Java applications
Theo Buehler
2022-05-08
Update to zlib 1.2.12
Theo Buehler
2022-03-25
Sync with userland libz (memory-corruption + followup).
Theo Buehler
2022-03-25
Sync zlib with userland
Theo Buehler
2021-07-28
Fix previous: In one spot I incorrectly used Pos (unsigned short) where
Theo Buehler
2021-07-22
Add sizes for free() in zlib
Theo Buehler
2021-07-08
In recent libz update, tb@ overzealously attempted codesize reduction with
Theo de Raadt
2021-07-04
tb notices i did not add a copyright in 2011
Theo de Raadt
2021-07-04
Add missing RCS tags
Theo Buehler
2021-07-04
Update libz to zlib 1.2.11 and reapply local patches as far as this
Theo Buehler
2021-05-16
ansi
Jonathan Gray
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
Jeremie Courreges-Anglas
2019-05-12
Add ZLIB_CONST
Jeremie Courreges-Anglas
2016-03-23
remove vax handling
natano
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-01-20
Revert some $OpenBSD$ additions about which there are doubts.
Kenneth R Westerback
2015-01-20
Missing $OpenBSD$'s.
Kenneth R Westerback
2014-07-13
obvious conversion to mallocarray()
Theo de Raadt
2014-07-12
guenther (who also should have been credited in previous free size commits)
Ted Unangst
2014-05-21
Typo in comment noticed during some recent hibernate debugging. No code
Mike Larkin
2011-07-16
Make the updated zlib compile with a debug kernel.
Joel Sing
[next]