1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
OpenBSD
Go to file
tb d5e7bdb5d2 Update to zlib 1.3.1
Since we already pulled in all fixes, this only bumps version/magic numbers
and copyright years. The fixes relevant to OpenBSD are:

- Fix bug in inflateSync() for data held in bit buffer
- Add LIT_MEM define to use more memory for a small deflate speedup
- Add bounds checking to ERR_MSG() macro, used by zError()
- Various portability and appearance improvements
2024-01-23 14:46:27 +00:00
bin Better formatting for pax extended header times 2024-01-20 17:34:50 +00:00
distrib sync 2024-01-22 22:56:41 +00:00
etc Zap trailing space. 2024-01-17 08:26:06 +00:00
games Fix format string warning in robots/score.c 2023-10-10 09:48:06 +00:00
gnu From "Lorenz (xha)" (me(at)xha.li): teach binutils how to assemble 2024-01-15 06:57:07 +00:00
include remove support for syscall(2) -- the "indirection system call" because 2023-12-12 15:30:55 +00:00
lib Update to zlib 1.3.1 2024-01-23 14:46:27 +00:00
libexec ugly whitespaces 2024-01-22 02:08:31 +00:00
regress Place the blob in the .openbsd.mutable section to cope with recent 2024-01-23 10:27:12 +00:00
sbin Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it 2024-01-19 17:51:15 +00:00
share correct sysctl name; from clemens goessnitzer 2024-01-23 08:20:30 +00:00
sys drm/apple: spelling fixes 2024-01-23 14:30:13 +00:00
usr.bin I forgot that chpass(1) and passwd(1) reach-around into libc for 2024-01-22 21:07:09 +00:00
usr.sbin Split cases and call peer_stale() individually instead of using a 2024-01-23 14:39:10 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00