OpenBSD/src gKRVlhr — lib/libc/hash sha256.c
Move SHA256Pad() up a bit to match sha512.c
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +3 | -3 | lib/libc/hash/sha256.c |
| +3 | -3 | 1 files | |
Move SHA256Pad() up a bit to match sha512.c
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +3 | -3 | lib/libc/hash/sha256.c |
| +3 | -3 | 1 files | |
update p5-DateTime to 1.67 OK afresh1
| Version | Delta | File | |
|---|---|---|---|
| 1.35 | +21 | -21 | devel/p5-DateTime/Makefile |
| 1.17 | +2 | -2 | devel/p5-DateTime/distinfo |
| +23 | -23 | 2 files | |
NULL instead of 0
| Version | Delta | File | |
|---|---|---|---|
| 1.184 | +2 | -2 | sys/dev/ic/com.c |
| +2 | -2 | 1 files | |
provide prototype for getexecpath(3) ok kettenis beck kirill
| Version | Delta | File | |
|---|---|---|---|
| 1.115 | +4 | -1 | include/unistd.h |
| +4 | -1 | 1 files | |
sync
| Version | Delta | File | |
|---|---|---|---|
| 1.1196 | +2 | -2 | distrib/sets/lists/base/mi |
| +2 | -2 | 1 files | |
bump major after symbol addition & removal
| Version | Delta | File | |
|---|---|---|---|
| 1.228 | +1 | -1 | lib/libc/shlib_version |
| +1 | -1 | 1 files | |
small regression test for getexecpath(3)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +24 | -0 | regress/lib/libc/getexecpath/getexecpath.c |
| 1.1 | +8 | -0 | regress/lib/libc/getexecpath/Makefile |
| 1.65 | +2 | -2 | regress/lib/libc/Makefile |
| +34 | -2 | 3 files | |
sync
| Version | Delta | File | |
|---|---|---|---|
| 1.1766 | +1 | -0 | distrib/sets/lists/comp/mi |
| +1 | -0 | 1 files | |
Add getexecpath(3) which reliabily provides a realpath-like qualified copy of the ELF program's execution path. ok kettenis beck kirill
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +71 | -0 | lib/libc/gen/getexecpath.3 |
| 1.1 | +43 | -0 | lib/libc/gen/getexecpath.c |
| 1.84 | +3 | -3 | lib/libc/gen/Makefile.inc |
| 1.26 | +5 | -1 | lib/libc/dlfcn/init.c |
| 1.61 | +3 | -2 | lib/libc/sys/execve.2 |
| 1.15 | +2 | -1 | lib/libc/hidden/unistd.h |
| +127 | -7 | 1 files not shown | |
| +128 | -7 | 7 files | |
Implement posix_spawn_file_actions_add{f,}chdir(3)
Now in posix and some ports need these.
from sthen with feedback from daniel
| Version | Delta | File | |
|---|---|---|---|
| 1.11 | +59 | -3 | lib/libc/gen/posix_spawn.c |
| 1.10 | +33 | -6 | lib/libc/gen/posix_spawn_file_actions_addopen.3 |
| 1.4 | +6 | -1 | include/spawn.h |
| 1.2 | +3 | -1 | lib/libc/hidden/spawn.h |
| 1.12 | +3 | -1 | lib/libc/gen/posix_spawn.3 |
| 1.97 | +2 | -0 | lib/libc/Symbols.list |
| +106 | -12 | 6 files | |
Unexport *Pad *Transform *FileChunk() Pad and FileChunk are our own invention and unused after Pad usage was removed from libskey. Transform should never have been exposed, so remove it. ok deraadt naddy
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +2 | -87 | lib/libc/hash/SHA256Init.3 |
| 1.5 | +2 | -50 | lib/libc/hash/SHA1Init.3 |
| 1.5 | +2 | -50 | lib/libc/hash/RMD160Init.3 |
| 1.5 | +2 | -48 | lib/libc/hash/MD5Init.3 |
| 1.96 | +0 | -24 | lib/libc/Symbols.list |
| 1.20 | +5 | -19 | lib/libc/hash/helper.c |
| +13 | -278 | 13 files not shown | |
| +40 | -398 | 19 files | |
update p5-Devel-Gladiator to 0.08
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +2 | -2 | devel/p5-Devel-Gladiator/distinfo |
| 1.11 | +2 | -2 | devel/p5-Devel-Gladiator/Makefile |
| 1.5 | +1 | -1 | devel/p5-Devel-Gladiator/pkg/PLIST |
| +5 | -5 | 3 files | |
Update to p5-Test-Inter-1.13.
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -2 | devel/p5-Test-Inter/distinfo |
| 1.16 | +3 | -1 | devel/p5-Test-Inter/Makefile |
| +5 | -3 | 2 files | |
Update to p5-MCE-1.904.
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +2 | -2 | devel/p5-MCE/distinfo |
| 1.16 | +1 | -1 | devel/p5-MCE/Makefile |
| +3 | -3 | 2 files | |
Update to p5-ExtUtils-XSpp-0.19.
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +4 | -3 | devel/p5-ExtUtils-XSpp/Makefile |
| 1.4 | +2 | -2 | devel/p5-ExtUtils-XSpp/distinfo |
| +6 | -5 | 2 files | |
tmux: add utf8 terminal-features OK: nicm@
| Version | Delta | File | |
|---|---|---|---|
| 1.43 | +17 | -3 | usr.bin/tmux/tty-features.c |
| 1.1160 | +4 | -2 | usr.bin/tmux/tmux.1 |
| 1.49 | +3 | -2 | usr.bin/tmux/window-client.c |
| +24 | -7 | 3 files | |
Update to p5-ExtUtils-CppGuess-0.271.
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -2 | devel/p5-ExtUtils-CppGuess/distinfo |
| 1.12 | +3 | -1 | devel/p5-ExtUtils-CppGuess/Makefile |
| +5 | -3 | 2 files | |
Unconditionally define __va_list as __builtin_va_list Since OpenBSD 6.7, stdarg.h unconditionally defines va_list as __builtin_va_list and uses __builtin_va_* to implement the va_* macros. However, compilers that don't define __GNUC__ now get conflicting definitions for the va_list typedef and the va_list type used in function prototypes like vprintf. To fix this, adjust all definitions of __va_list to match va_list defined in stdarg.h. Pointed out and fix suggested by Lennart Jablonka and Michael Forney Diff from Michael Forney ok deraadt
| Version | Delta | File | |
|---|---|---|---|
| 1.27 | +1 | -9 | sys/arch/alpha/include/_types.h |
| 1.23 | +1 | -6 | sys/arch/sh/include/_types.h |
| 1.26 | +1 | -6 | sys/arch/powerpc/include/_types.h |
| 1.21 | +1 | -6 | sys/arch/m88k/include/_types.h |
| 1.26 | +1 | -5 | sys/arch/sparc64/include/_types.h |
| 1.6 | +1 | -5 | sys/arch/riscv64/include/_types.h |
| +6 | -37 | 7 files not shown | |
| +13 | -72 | 13 files | |
update to 7.0.30; from Mark Patruck
| Version | Delta | File | |
|---|---|---|---|
| 1.101 | +2 | -2 | net/zabbix/distinfo |
| 1.244 | +1 | -1 | net/zabbix/Makefile |
| +3 | -3 | 2 files | |
Update to p5-DateTime-Format-W3CDTF-0.09.
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +10 | -8 | devel/p5-DateTime-Format-W3CDTF/Makefile |
| 1.7 | +2 | -2 | devel/p5-DateTime-Format-W3CDTF/distinfo |
| +12 | -10 | 2 files | |
IMSG_CTL_AREA only takes the area id as argument. Adjust the call in the IMSG_CTL_SHOW_RIB case.
| Version | Delta | File | |
|---|---|---|---|
| 1.123 | +2 | -2 | usr.sbin/ospfd/rde.c |
| +2 | -2 | 1 files | |
Update to p5-Config-IniFiles-3.003000.
| Version | Delta | File | |
|---|---|---|---|
| 1.33 | +2 | -2 | devel/p5-Config-IniFiles/distinfo |
| 1.46 | +1 | -2 | devel/p5-Config-IniFiles/Makefile |
| +3 | -4 | 2 files | |
unbreak with libcxx22; openbsd does not have strtod_l(3)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +51 | -0 | mail/kopano/core/patches/patch-provider_libserver_ECDatabaseUtils_cpp |
| 1.1 | +42 | -0 | mail/kopano/core/patches/patch-provider_libserver_StreamUtil_cpp |
| 1.98 | +1 | -1 | mail/kopano/core/Makefile |
| +94 | -1 | 3 files | |
Update to p5-Cache-FastMmap-1.63.
| Version | Delta | File | |
|---|---|---|---|
| 1.36 | +4 | -2 | devel/p5-Cache-FastMmap/Makefile |
| 1.21 | +2 | -2 | devel/p5-Cache-FastMmap/distinfo |
| +6 | -4 | 2 files | |
pkcs7test: fix thinko in fatal()
| Version | Delta | File | |
|---|---|---|---|
| 1.11 | +2 | -2 | regress/lib/libcrypto/pkcs7/pkcs7test.c |
| +2 | -2 | 1 files | |
sync compiler-rt patches with base
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +0 | -0 | devel/llvm/22/patches/patch-compiler-rt_lib_builtins_clzdi2_c |
| +0 | -0 | 1 files | |
sync sets after compiler-rt, libcxx, libcxxabi and libunwind update
| Version | Delta | File | |
|---|---|---|---|
| 1.38 | +734 | -36 | distrib/sets/lists/comp/clang.macppc |
| 1.41 | +734 | -36 | distrib/sets/lists/comp/clang.loongson |
| 1.59 | +734 | -36 | distrib/sets/lists/comp/clang.i386 |
| 1.51 | +734 | -36 | distrib/sets/lists/comp/clang.armv7 |
| 1.53 | +734 | -36 | distrib/sets/lists/comp/clang.arm64 |
| 1.58 | +734 | -36 | distrib/sets/lists/comp/clang.amd64 |
| +4,404 | -216 | 15 files not shown | |
| +7,361 | -381 | 21 files | |
update compiler-rt, libcxx, libcxxabi and libunwind to 22.1.8; tested by and input from tb@, kettenis@, naddy@ and others
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +2,485 | -0 | gnu/lib/libcxx/include/c++/v1/module.modulemap |
| 1.11 | +706 | -43 | gnu/lib/libcxx/Makefile |
| 1.2 | +39 | -16 | gnu/lib/libcxx/include/c++/v1/__assertion_handler |
| 1.5 | +23 | -18 | gnu/lib/libcxx/include/c++/v1/__config_site |
| 1.16 | +8 | -3 | gnu/lib/libcompiler_rt/Makefile |
| 1.8 | +2 | -1 | gnu/lib/libcxxabi/Makefile |
| +3,263 | -81 | 5 files not shown | |
| +3,270 | -86 | 11 files | |
Use modern imsg API in kr_show_route OK tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.121 | +13 | -13 | usr.sbin/ospfd/kroute.c |
| +13 | -13 | 1 files | |
merge libcxx from llvm-22.1.8
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +30 | -3,571 | gnu/llvm/libcxx/include/locale |
| 1.3 | +2,168 | -1,417 | gnu/llvm/libcxx/include/module.modulemap.in |
| 1.3 | +365 | -438 | gnu/llvm/libcxx/include/deque |
| 1.5 | +393 | -371 | gnu/llvm/libcxx/include/algorithm |
| 1.7 | +245 | -423 | gnu/llvm/libcxx/include/__config |
| 1.7 | +131 | -143 | gnu/llvm/libcxx/include/__locale |
| +3,332 | -6,363 | 180 files not shown | |
| +3,520 | -6,677 | 186 files | |