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
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-09-06
spelling; ok mglocker@
Jonathan Gray
2024-09-05
sync with base
Theo Buehler
2024-09-04
Fix some spelling.
Marcus Glocker
2024-08-05
sync with base
Theo Buehler
2024-08-01
Remove a comment that was committed by accident
Theo Buehler
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-04-25
Add boot.conf(8) 'mach idle [secs]' to halt at idle passphrase prompts
Klemens Nanni
2024-04-10
remove unused hton[ls] functions from libkern
Christian Weisgerber
2024-03-27
zlib: sync with base
Theo Buehler
2024-03-24
use LIST_FOREACH_SAFE() to avoid use after free
Jonathan Gray
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-12-21
add strnstr(9) string search within character limit
Jonathan Gray
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
[next]