CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 20:49:28
Modified files:
sys/dev/pci/drm/i915/display: intel_fb.c
Log message:
drm/i915: Fix remapped stride with CCS on ADL+
>From Ville Syrjala
7b0faa541f15af170607e565ceca1ae44e6daa35 in linux
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 20:47:04
Modified files:
sys/dev/pci/drm/amd/display/modules/power: power_helpers.c
Log message:
drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
>From Mario Limonciello
20907717918f0487
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 20:45:45
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_vm_pt.c
Log message:
drm/amdgpu: fix tear down order in amdgpu_vm_pt_free
>From Christian Koenig
a9e2de19433fe0b63c080e910cce9954745cd9
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 20:43:28
Modified files:
sys/dev/pci/drm/amd/amdgpu: sdma_v5_2.c
Log message:
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
>From Alex Deucher
78b2ba39beef21c8baebb1868569c2026ad76de0 in l
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 20:09:08
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_fru_eeprom.c amdgpu_ras.c
amdgpu_ras_eeprom.c
Log message:
use strnstr paths in amdgpu
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 19:57:14
Modified files:
share/man/man9 : Makefile
sys/conf : files
sys/lib/libkern: libkern.h
Added files:
share/man/man9 : strnstr.9
sys/lib/libkern: strn
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 18:20:54
Modified files:
bin/pax: tar.c
Log message:
Print the proper file name in case we fail to allocate a "path" extended header
Use name, not ln_name. Pasto introduced in previous.
CVSROOT:/cvs
Module name:www
Changes by: be...@cvs.openbsd.org 2023/12/20 13:26:18
Modified files:
build : Makefile
build/mirrors : rpki-client-portable.html.head
rpki-client: index.html portable.html
Log message:
release rpki-client 8.7
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 11:38:19
Modified files:
lib/libcrypto/cms: cms_pwri.c
Log message:
Clean up includes in cms_pwri.c
CVSROOT:/cvs
Module name:www
Changes by: mill...@cvs.openbsd.org 2023/12/20 10:30:01
Modified files:
openssh: openbsd.html
Log message:
Correct the links in the 9.6 section.
Reported by Christos Zoulas.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2023/12/20 10:29:02
Modified files:
usr.sbin/nsd : Makefile.in answer.c axfr.c config.h.in
configlexer.lex configparser.y configure
configure.ac dbaccess.c
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2023/12/20 08:36:36
Modified files:
usr.sbin/ntpd : client.c constraint.c control.c ntp.c ntpd.h
util.c
Log message:
introduce log_ntp_addr() and use it where applicable, avoids a
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2023/12/20 07:54:29
Modified files:
libexec/ld.so : Makefile syscall.h
Log message:
create a stub for pinsyscalls(2)
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2023/12/20 07:52:07
Modified files:
libexec/ld.so/sparc64: ld.script
Log message:
there is a super-alignment between btext and text, this creates a hole.
Twice, I have seen the sigtramp mapping land inside t
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2023/12/20 07:50:09
Modified files:
libexec/ld.so/aarch64: ld.script
libexec/ld.so/alpha: ld.script
libexec/ld.so/amd64: ld.script
libexec/ld.so/arm: ld.script
libexec/ld.so
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:26:47
Modified files:
lib/libcrypto/asn1: tasn_prn.c
Log message:
Use BIO_indent() for indentation in tasn_prn.c
Using a loop to print pieces of a static buffer containing 20 spaces to
indent
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:15:19
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Rename impl into engine
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:14:39
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Rename inl to in_len throughout the file
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:13:07
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Rename outl into out_len throughout the file
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:11:41
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Tweak a comment a bit
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:10:03
Modified files:
lib/libcrypto/evp: evp_enc.c evp_local.h
Log message:
Remove block_mask from EVP_CIPHER_CTX
The block mask is only used in EVP_{De,En}cryptUpdate(). There's no need to
ha
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 07:05:58
Modified files:
lib/libcrypto/evp: cipher_method_lib.c
Log message:
Add some sanity checks for EVP_CIPHER_meth_new()
Ensure that the nid and key length are non-negative and that the bloc
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2023/12/20 07:00:17
Modified files:
regress/usr.sbin/btrace: arithm.bt arithm.ok
usr.sbin/btrace: bt_parse.y
Log message:
btrace: add support for hex and octal values.
Changes number tokenizing and
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 06:52:17
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/evp: p_legacy.c
Removed files:
lib/libcrypto/evp: p_open.c p_seal.c
Log message:
Merge p_open and p_seal into p_l
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 06:46:05
Modified files:
lib/libcrypto : Makefile
Added files:
lib/libcrypto/evp: p_legacy.c
Removed files:
lib/libcrypto/evp: p_dec.c p_enc.c
Log message:
Fold p_dec.c and p_en
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/12/20 06:37:25
Modified files:
sys/dev/ic : nvme.c nvmereg.h
Log message:
Don't create an sd(4) larger than what the namespace will allow.
A namespace must satisfy
size (nsze) >= capacity (ncap) >
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 06:34:47
Modified files:
lib/libcrypto/evp: p_dec.c p_enc.c
Log message:
Less confusing variable names in EVP_PKEY_{de,en}crypt_old()
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2023/12/20 06:30:51
Modified files:
share/man/man5 : python-module.5
Log message:
MODPY_PYBUILD: use "bootstrap" instead of "Yes"
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 04:33:52
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Improve local variable names
Rename the slightly awkward buf_offset into partial_len and rename
buf_avail into partial_needed to
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 04:31:17
Modified files:
lib/libcrypto/evp: evp_enc.c evp_local.h
Log message:
Rename buf_len into partial_len in EVP_CIPHER_CTX
suggested by jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 04:01:34
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Clean up EVP_DecryptFinal_ex()
Rework the code to use the usual variable names, return early if we
have block size 1 and uninden
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 03:42:43
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Clean up EVP_EncryptFinal_ex()
This switches to the variable names used in other functions, adds a
reminder to add a missing len
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 03:35:25
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Simplify EVP_DecryptUpdate() a bit
This time the block size is called b and there's some awful length
fiddling with fix_len, whi
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 03:15:30
Modified files:
lib/libcrypto/evp: p_seal.c
Log message:
Remove commented out version of EVP_SealUpdate()
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/20 03:14:14
Modified files:
lib/libcrypto/evp: p_dec.c p_enc.c
Log message:
Remove preprocessor mess in EVP_PKEY_{de,en}crypt_old()
This was done the worst possible way. It would be much simpler to
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/20 02:51:06
Modified files:
sys/dev/pv : if_vio.c
Log message:
vio(4): checksum offloading for TCP/UDP in IPv6 Packets
ok sf@
36 matches
Mail list logo