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
Age
Commit message (
Expand
)
Author
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-07-13
bcmp(3) tries to return length, which is a size_t, as an int.
Todd C. Miller
2023-05-22
NENTRY() doesn't provide an endbr64, so give memmove one in
Philip Guenther
2023-05-02
sync with userland
Theo Buehler
2023-04-25
zlib: sync with src
Theo Buehler
2023-04-08
Return -1 on actual failure
Klemens Nanni
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-01-04
Gordon W. Ross agreed to rescind clause 3 and 4 in
Jonathan Gray
2022-12-27
Ansify pxe_netif_close() and {,pxe}socktodesc()
Jeremie Courreges-Anglas
2022-12-27
Fix array bounds mismatch with clang 15
Jeremie Courreges-Anglas
2022-12-14
add __ctzdi2 to sparc64 kernel
Jonathan Gray
2022-12-08
_C_LABEL() and _ASM_LABEL() are no longer useful in the "everything
Philip Guenther
2022-12-07
Add END()s to match ENTRY()s.
Philip Guenther
2022-12-07
Prefer numeric labels over L<digit> labels, as the latter clutter
Philip Guenther
2022-12-07
Prefer STRONG_ALIAS() over multiple overlapping _ENTRY/_NENTRY
Philip Guenther
2022-12-07
Apply changes from commitid FWrfGfO9Ojnsh1mq to libkern.
Philip Guenther
2022-12-06
_C_LABEL() and _ASM_LABEL() are no longer useful in the "everything
Philip Guenther
2022-12-01
_C_LABEL() is no longer useful in the "everything is ELF" world.
Philip Guenther
2022-10-23
Drop RCS ids in upstream zlib source
Theo Buehler
2022-10-20
Sync sys libz with base
Theo Buehler
2022-09-02
Add ufs2 to the list of filesystem, for the sake of boot blocks which do not
Miod Vallat
2022-09-02
Remove non-_KERNEL code path for division by zero. This will allow the
Miod Vallat
2022-08-28
remove unused blowfish inline defines
Jonathan Gray
2022-08-22
remove locore.s bzero and use libkern bzero on i386
Jonathan Gray
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-12
add support for booting from RAID 1C softraid(4) volumes on amd64
Stefan Sperling
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
2022-01-29
Use local symbols in libkern mips64 assembly routines.
Visa Hankala
2022-01-11
spelling
Jonathan Gray
2022-01-11
Remove dead store to f and avoid use of unvalidated fd.
Visa Hankala
2021-12-01
Fix booting from an IDE block device on the Sun Blade 100. Apparently
Mark Kettenis
2021-11-29
Niels agreed to remove the advertising clause; switching these
Damien Miller
2021-11-01
Add CRC-16 implementation. From NetBSD.
Mark Kettenis
2021-10-25
Remove unused variables to silence clang.
Patrick Wildt
2021-10-24
#define open O_* flags in libsa/stand.h, so that bootblocks can use
Theo de Raadt
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-20
Remove unneeded __sync_* library functions from the kernel.
Visa Hankala
2021-07-08
In recent libz update, tb@ overzealously attempted codesize reduction with
Theo de Raadt
[next]