CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:54:26 Modified files: sys/dev/pci/drm/amd/display/dc/bios: bios_parser.c bios_parser2.c Log message: drm/amd/display: Fix Coverity INTERGER_OVERFLO

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:52:26 Modified files: sys/dev/pci/drm/amd/display/dc/hdcp: hdcp_msg.c Log message: drm/amd/display: Check msg_id before processing transcation >From Alex Hung cb63090a17d3abb87f132851fa3711281

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:51:04 Modified files: sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21: rn_clk_mgr.c Log message: drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] >From Alex Hung 21f9cb44f8

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:49:00 Modified files: sys/dev/pci/drm/amd/display/modules/hdcp: hdcp_ddc.c Log message: drm/amd/display: Add array index check for hdcp ddc access >From Hersen Wu 8b5ccf3d011969417be653b5a145c

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:47:23 Modified files: sys/dev/pci/drm/amd/display/dc/link/protocols: link_dp_training.c Log message: drm/amd/display: Check index for aux

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:44:25 Modified files: sys/dev/pci/drm/amd/display/dc/gpio: gpio_service.c Log message: drm/amd/display: Check gpio_id before used as array index >From Alex Hung 08e7755f754e3d2cef7d3a7da538d33

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:41:10 Modified files: sys/dev/pci/drm/amd/pm/powerplay/hwmgr: vega10_hwmgr.c sys/dev/pci/drm/amd/pm/powerplay/smumgr: vega10_smumgr.c Log message: drm/amd/pm: fix uninitialized variabl

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:39:21 Modified files: sys/dev/pci/drm/amd/pm/powerplay/hwmgr: ppatomctrl.c Log message: drm/amd/pm: fix the Out-of-bounds read warning >From Jesse Zhang f1e261ced9bcad772a45a2fcdf413c3490e8729

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:36:51 Modified files: sys/dev/pci/drm/amd/pm/swsmu/smu11: navi10_ppt.c Log message: drm/amd/pm: Fix negative array index read >From Jesse Zhang 4711b1347cb9f0c3083da6d87c624d75f9bd1d50 in linu

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:35:23 Modified files: sys/dev/pci/drm/amd/pm/powerplay/hwmgr: vega10_hwmgr.c Log message: drm/amd/pm: fix warning using uninitialized value of max_vid_step >From Jesse Zhang 59dd0d4b33269c5173

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:33:40 Modified files: sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu8_hwmgr.c Log message: drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr >From Tim Huang 1dbce92f325060551f98629e88

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:31:19 Modified files: sys/dev/pci/drm/amd/pm/powerplay: amd_powerplay.c Log message: drm/amd/pm: fix uninitialized variable warning >From Jesse Zhang fc0cb02efdfbf8f913417bb06ac16a1a985523e7 i

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:29:45 Modified files: sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu10_hwmgr.c Log message: drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc >From Ma Jun a2f2beaba783e5e99b05bb455b70

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:27:57 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_ring.c Log message: drm/amdgpu: fix overflowed array index read warning >From Tim Huang da22d1b98d9d3a1bfd62bd291b10d57b0f19d6e5 in lin

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:26:08 Modified files: sys/dev/pci/drm/amd/display/dc/core: amdgpu_dc.c Log message: drm/amd/display: Assign linear_pitch_alignment even for VM >From Alvin Lee d2fe7ac613a1ea8c346c9f5c89dc6ecc2

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:22:35 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_afmt.c Log message: drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr >From Ma Jun 761964b756c6e760e8af25e383b7f0a8cc47

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:21:03 Modified files: sys/dev/pci/drm: drm_panel_orientation_quirks.c Log message: drm: panel-orientation-quirks: Add quirk for OrangePi Neo >From Philip Mueller 512bd0cd535bf9b819e638585d5fc6

CVS: cvs.openbsd.org: src

2024-09-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/09 02:18:38 Modified files: sys/dev/pci/drm: drm_fb_helper.c Log message: drm/fb-helper: Don't schedule_work() to flush frame buffer during panic() >From Qiuxu Zhuo d5618eaea8868e2534c375b8a51269365

CVS: cvs.openbsd.org: src

2024-09-09 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/09 01:40:03 Modified files: lib/libssl : ssl_err.c Log message: Make error 235 resolve to "no application protocol" We accidentally have two errors 235 since we didn't notice that OpenSSL remove

CVS: cvs.openbsd.org: src

2024-09-09 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/09 01:38:45 Modified files: sys/sys: socketvar.h Log message: Document 'socket' and 'sockbuf' structures locking. `so_oobmark' marked as [mr]. It is accessed in reception path and correspond

CVS: cvs.openbsd.org: src

2024-09-09 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/09 01:37:47 Modified files: sys/net: if_pppx.c Log message: Don't take netlock while setting `if_description'. net/if_pppx.c is the only place where `if_description' accessed outside ifioctl

CVS: cvs.openbsd.org: src

2024-09-08 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2024/09/08 23:36:17 Modified files: sbin/sysctl: sysctl.8 sysctl.c Log message: Add triple-dots to synopsis as multiple name[=value] arguments may be given OK jmc sobrado

CVS: cvs.openbsd.org: src

2024-09-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/08 21:50:14 Modified files: sys/conf : files sys/nfs: nfs_subs.c nfs_var.h Added files: sys/nfs: nfs_srvsubs.c Log message: move some server only functions fro

CVS: cvs.openbsd.org: src

2024-09-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/08 21:32:29 Modified files: lib/libssl : tls13_internal.h tls13_record_layer.c Log message: Add and use tls13_record_layer_alert_sent() This is a small refactoring that wraps a direct call to th

CVS: cvs.openbsd.org: src

2024-09-08 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/08 21:13:39 Modified files: regress/usr.bin/ssh/unittests/kex: Makefile test_kex.c Log message: test mlkem768x25519-sha256

CVS: cvs.openbsd.org: src

2024-09-08 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/08 20:39:57 Modified files: usr.bin/ssh: Makefile.inc kex-names.c kexgen.c monitor.c myproposal.h ssh-keyscan.c ssh_api.c sshconnect2.c sshd-sess

CVS: cvs.openbsd.org: src

2024-09-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/08 01:23:36 Modified files: usr.sbin/rpki-client: http.c mft.c Log message: rpki-client: fix typos in comments and one in a warning message

CVS: cvs.openbsd.org: src

2024-09-07 Thread Aisha Tammy
CVSROOT:/cvs Module name:src Changes by: ai...@cvs.openbsd.org 2024/09/07 16:41:55 Modified files: sys/net: pfvar_priv.h Log message: fix RBT_ENTRY in pf_state and pf_state_key ok sashan@

CVS: cvs.openbsd.org: src

2024-09-07 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/07 10:39:29 Modified files: regress/lib/libssl/api: apitest.c Log message: Futhermore -> Furthermore

CVS: cvs.openbsd.org: src

2024-09-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/06 08:56:57 Modified files: regress/lib/libssl/tlsfuzzer: tlsfuzzer.py Log message: Prepare for an upcoming tlsfuzzer test that expects decode_error when we send illegal_parameter. Shrug.

CVS: cvs.openbsd.org: src

2024-09-06 Thread Moritz Buhl
CVSROOT:/cvs Module name:src Changes by: mb...@cvs.openbsd.org 2024/09/06 07:31:59 Modified files: share/man/man4 : kubsan.4 sys/kern : subr_kubsan.c Log message: Fix KUBSAN by adding invalid builtin detection, as needed by our current clang. ok anton@

CVS: cvs.openbsd.org: src

2024-09-06 Thread Moritz Buhl
CVSROOT:/cvs Module name:src Changes by: mb...@cvs.openbsd.org 2024/09/06 07:30:59 Modified files: share/man/man4 : kubsan.4 Log message: Document float cast overflow detection. ok anton@

CVS: cvs.openbsd.org: src

2024-09-06 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/06 04:54:08 Modified files: sys/arch/alpha/pci: mcpciareg.h sys/arch/macppc/dev: if_mc.c sys/arch/powerpc/powerpc: pmap.c sys/dev/mii: inphyreg.h sys/dev/pci

CVS: cvs.openbsd.org: src

2024-09-06 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/06 03:57:32 Modified files: lib/libcrypto : cryptlib.c crypto_internal.h lib/libcrypto/evp: e_aes.c lib/libcrypto/modes: gcm128.c Log message: Reenable AES-NI in libcrypto The OPE

CVS: cvs.openbsd.org: src

2024-09-06 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/06 02:21:21 Modified files: sys/kern : kern_exit.c Log message: Remove incorrect increment of the context switch counter. >From Christian Ludwig. ok claudio@

CVS: cvs.openbsd.org: src

2024-09-06 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/06 02:00:36 Modified files: regress/usr.sbin/btrace: Makefile multismts.bt Added files: regress/usr.sbin/btrace: printf.bt printf.ok Log message: Regression for '%c'. >From Christian Ludwig

CVS: cvs.openbsd.org: src

2024-09-06 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/06 01:58:50 Modified files: usr.sbin/btrace: printf.c Log message: Interpret the argument of '%c' as an integer instead of a string. >From Christian Ludwig.

CVS: cvs.openbsd.org: src

2024-09-05 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/09/06 00:31:11 Modified files: sbin/unwind/libunbound: config.h Log message: Repair build with gcc.

CVS: cvs.openbsd.org: src

2024-09-05 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2024/09/05 22:11:26 Modified files: distrib/sets/lists/man: mi Log message: sync

Re: CVS: cvs.openbsd.org: src

2024-09-05 Thread Anton Lindqvist
On Thu, Sep 05, 2024 at 12:25:31PM +0200, Claudio Jeker wrote: > On Thu, Sep 05, 2024 at 09:00:09AM +0200, Anton Lindqvist wrote: > > On Wed, Sep 04, 2024 at 11:00:08AM -0600, Bob Beck wrote: > > > CVSROOT: /cvs > > > Module name: src > > > Changes by: b...@cvs.openbsd.org2024/09/04

CVS: cvs.openbsd.org: src

2024-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 21:52:38 Modified files: sys/dev/pci: dwiic_pci.c Log message: match on Lunar Lake

CVS: cvs.openbsd.org: src

2024-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 21:48:53 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2024-09-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 21:48:20 Modified files: sys/dev/pci: pcidevs Log message: add Intel Lunar Lake ids from: Intel Core Ultra 200V Series Processors Datasheet, Volume 1 of 2, Doc. No.: 829568, Rev.: 001 additi

CVS: cvs.openbsd.org: src

2024-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/05 20:30:44 Modified files: usr.bin/ssh: match.c ssh-add.c Log message: make parsing user@host consistently look for the last '@' in the string rather than the first. This makes it possible to us

CVS: cvs.openbsd.org: src

2024-09-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/09/05 14:28:42 Modified files: usr.sbin/bgpd : version.h Log message: Bump version

CVS: cvs.openbsd.org: src

2024-09-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/05 10:16:54 Modified files: lib/libz : inflate.c Log message: Avoid out-of-bounds pointer arithmetic in inflateCopy(). from upstream, no ABI or API change. ok beck deraadt

Re: CVS: cvs.openbsd.org: src

2024-09-05 Thread Claudio Jeker
On Thu, Sep 05, 2024 at 09:00:09AM +0200, Anton Lindqvist wrote: > On Wed, Sep 04, 2024 at 11:00:08AM -0600, Bob Beck wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: b...@cvs.openbsd.org2024/09/04 11:00:08 > > > > Modified files: > > sys/ufs/ufs: ufs_ihash.c >

CVS: cvs.openbsd.org: src

2024-09-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/09/05 02:52:28 Modified files: sys/ddb: db_command.c db_interface.h sys/kern : uipc_mbuf.c share/man/man4 : ddb.4 Log message: In ddb(4) print mbuf chain and packet list.

CVS: cvs.openbsd.org: src

2024-09-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/09/05 02:22:48 Modified files: sbin/unwind: frontend.c sbin/unwind/libunbound: config.h sbin/unwind/libunbound/dns64: dns64.c sbin/unwind/libunbound/dnstap: dnstap.h

CVS: cvs.openbsd.org: src

2024-09-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/09/05 01:57:14 Modified files: lib/libexpat : Changes README.md lib/libexpat/doc: reference.html lib/libexpat/lib: expat.h siphash.h xmlparse.c lib/libexpat/tests: basic_tests

Re: CVS: cvs.openbsd.org: src

2024-09-05 Thread Anton Lindqvist
On Wed, Sep 04, 2024 at 11:00:08AM -0600, Bob Beck wrote: > CVSROOT: /cvs > Module name: src > Changes by: b...@cvs.openbsd.org2024/09/04 11:00:08 > > Modified files: > sys/ufs/ufs: ufs_ihash.c > > Log message: > Work around vnode reuse bug resulting in a panic: vop_generic

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 00:39:54 Modified files: usr.sbin/sysmerge: sysmerge.8 usr.sbin/sysupgrade: sysupgrade.8 Log message: have sysmerge and sysupgrade Xr each other; diff originally from peter n. m. hansteen

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 00:33:04 Modified files: usr.sbin/smtpd : forward.5 Log message: note that "|" and ":include:" are disallowed for root; prompted by mail from illya meyer ok gilles

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/05 00:30:52 Removed files: share/man/man5 : forward.5 Log message: retire this older version of forward(5) to the attic (whilst retaining the smtpd copy); ok op gilles

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 23:51:46 Modified files: usr.sbin/smtpd : forward.5 Log message: remove note falsely claiming that :include: is disallowed (it is, but only for root, which i'll address in separate commit); ok mp

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 22:31:26 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_plane.c Log message: drm/amd/display: avoid using null object of framebuffer >From Ma Ke f6f5e39a3fe7cbdba190f42b28b40bdf

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 22:29:04 Modified files: sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: drm/amdgpu/swsmu: always force a state reprogram on init >From Alex Deucher 39defab0ebf0872b7a84deafbe903c8e30da77

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 22:27:10 Modified files: sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: drm/amdgpu: align pp_power_profile_mode with kernel docs >From Alex Deucher 11182b33faf3ee80f5ea042a465b26a23e257f

CVS: cvs.openbsd.org: src

2024-09-04 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/04 17:57:20 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2024-09-04 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/04 17:56:43 Modified files: sys/dev/pci: pcidevs Log message: add PLX PEX 8718 and SK hynix PC601 devices. The PEX 8718 is used on a QNAP QM2-2P-something card, and we have a couple of pc601 nvm

CVS: cvs.openbsd.org: src

2024-09-04 Thread James Hastings
CVSROOT:/cvs Module name:src Changes by: hasti...@cvs.openbsd.org2024/09/04 15:39:18 Modified files: sys/dev/acpi : acpi.c Log message: Push acpi(4) _CRS parsing down after matching skippable and ISA hardware IDs. ok kettenis@

CVS: cvs.openbsd.org: src

2024-09-04 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/09/04 11:00:08 Modified files: sys/ufs/ufs: ufs_ihash.c Log message: Work around vnode reuse bug resulting in a panic: vop_generic_badop Joel hit this frequently on the go builder, and this was als

CVS: cvs.openbsd.org: src

2024-09-04 Thread Dave Voutila
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/04 10:12:40 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: vmm: set highest cpuid feature leaf based on host cpu. Fixes Linux guests on older Intel hardware. vmm was reporting a va

CVS: cvs.openbsd.org: src

2024-09-04 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 09:46:43 Modified files: usr.sbin/rpki-client: main.c rpki-client.8 Log message: Remove deprecated '-r' command line option OK tb@ claudio@

CVS: cvs.openbsd.org: src

2024-09-04 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/09/04 09:06:36 Modified files: usr.sbin/bgpd : bgpd.c bgpd.h kroute.c Log message: Qualifying nexthops via BGP does not properly work since nexthops need to be rechecked when a BGP route is added (or c

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 08:24:10 Modified files: share/man/man4 : psp.4 Log message: list the other doc pspvar.h mentions, add publication numbers ok jmc@

CVS: cvs.openbsd.org: src

2024-09-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2024/09/04 08:18:36 Modified files: share/tabset : Makefile Log message: correct .OBJDIR use; from Denis Bodor

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 07:45:25 Modified files: share/man/man8/man8.amd64: MAKEDEV.8 Log message: regen

CVS: cvs.openbsd.org: src

2024-09-04 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/09/04 07:30:10 Modified files: usr.sbin/bgpd : bgpd.c config.c session.h Log message: Call pfkey_remove() only after the Session Engine finished reloading its configuration. Doing so before could resul

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 05:12:53 Modified files: share/man/man4 : ccp.4 Makefile Added files: share/man/man4 : psp.4 Log message: add psp(4) manual page ok jmc@ bluhm@

CVS: cvs.openbsd.org: src

2024-09-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/09/04 03:36:41 Modified files: usr.sbin/unbound: Makefile.in acx_python.m4 config.guess config.h.in config.sub configure configure.ac systemd.m4

CVS: cvs.openbsd.org: src

2024-09-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/09/04 03:35:38 Log message: import unbound 1.21.0, ok phessler florian Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_21_0 C src/usr.sbin/unbound/config.guess C

CVS: cvs.openbsd.org: src

2024-09-04 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/09/04 03:12:55 Modified files: sys/dev/pv : if_vio.c Log message: vio: put enqueue and dmasync into a function Before we enqueue with VIO_DMAMEM_ENQUEUE(), we always sync with VIO_DMAMEM_SYNC(). In

CVS: cvs.openbsd.org: src

2024-09-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/09/04 03:07:03 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Update bsd.port.mk(5) DISTFILES* description - it no longer uses :0 to :9 to select different SITES, the mechanism changed to S

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 02:14:18 Modified files: sys/dev/ic : psp.c Log message: wrap long lines

CVS: cvs.openbsd.org: src

2024-09-04 Thread Marcus Glocker
CVSROOT:/cvs Module name:src Changes by: mgloc...@cvs.openbsd.org2024/09/04 01:54:53 Modified files: sys/arch/amd64/amd64: trap.c vmm_machdep.c sys/arch/hppa/include: mplock.h sys/arch/hppa/spmath: md.h sys/arch/i386/i386: trap.c

CVS: cvs.openbsd.org: src

2024-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/04 01:52:45 Modified files: regress/usr.sbin/rpki-client/openssl: unistd.h Log message: Missing RCSID

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 01:47:21 Modified files: sys/dev/ic : psp.c Log message: remove unused timeout from softc

CVS: cvs.openbsd.org: src

2024-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/04 01:45:08 Modified files: sys/arch/amd64/amd64: conf.c sys/arch/amd64/conf: GENERIC files.amd64 sys/arch/amd64/include: conf.h sys/conf : files sys/dev/ic

CVS: cvs.openbsd.org: src

2024-09-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/09/04 00:36:33 Modified files: sys/dev/pv : if_vio.c Log message: vio: style fixes ok bluhm@

CVS: cvs.openbsd.org: src

2024-09-03 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/09/04 00:34:08 Modified files: sys/dev/pv : if_vio.c Log message: vio: Re-arrange structs for multi-queue Move per-queue data structures into a new struct vio_queue and adjust mem allocation. Only

CVS: cvs.openbsd.org: src

2024-09-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/03 23:33:34 Modified files: usr.bin/ssh: ssh-keygen.c ssh-keyscan.c sshkey.c sshkey.h Log message: be more strict in parsing key type names. Only allow shortnames (e.g "rsa") in user-interface co

CVS: cvs.openbsd.org: src

2024-09-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/03 23:11:33 Modified files: usr.bin/ssh: mlkem768.sh Log message: fix RCSID in output

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 22:36:14 Removed files: regress/usr.sbin/rpki-client/openssl11: Makefile unistd.h Log message: Remove openssl 1.1 regress

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 22:35:30 Modified files: regress/usr.sbin/rpki-client: Makefile Log message: Unlink OpenSSL 1.1 regress

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 22:35:05 Modified files: regress/usr.sbin/rpki-client: Makefile Log message: Link openssl 3.2 regress to build

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 22:34:14 Added files: regress/usr.sbin/rpki-client/openssl: Makefile unistd.h Log message: Add regress against OpenSSL 3.2 OpenSSL 1.1 is dead. This directory will use the default version in port

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 22:31:59 src/regress/usr.sbin/rpki-client/openssl Update of /cvs/src/regress/usr.sbin/rpki-client/openssl In directory cvs.openbsd.org:/tmp/cvs-serv17727/openssl Log Message: Directory /cvs/src/regress/us

CVS: cvs.openbsd.org: src

2024-09-03 Thread Omar Polo
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2024/09/03 12:27:04 Modified files: usr.sbin/smtpd : mta_session.c scheduler_ramqueue.c smtpd.c Log message: fix some typos; courtesy of codespell; ok gilles@

CVS: cvs.openbsd.org: src

2024-09-03 Thread Omar Polo
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2024/09/03 12:21:55 Modified files: lib/libc/net : res_random.c Log message: typo in comment; Effectivly -> Effectively; ok gilles@

CVS: cvs.openbsd.org: src

2024-09-03 Thread Omar Polo
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2024/09/03 12:20:35 Modified files: lib/libc/asr : gethostnamadr_async.c Log message: typo in comment; saveguard -> safeguard; ok gilles@

CVS: cvs.openbsd.org: src

2024-09-03 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/09/03 11:19:53 Modified files: sys/arch/amd64/amd64: pmap.c Log message: For virtual addresses use fixed page frame without AMD SEV reduction. When running as a SEV guest, page frame mask is calculated

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2024/09/03 11:05:59 Modified files: lib/libc/net : inet_pton.c Log message: wild white space

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/09/03 09:37:03 Modified files: usr.sbin/rpki-client: repo.c Log message: Make state file parsing errors more explicit. Also don't leak the deltas. joint effort with/ok claudio

CVS: cvs.openbsd.org: src

2024-09-03 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2024/09/03 09:28:58 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: src

2024-09-03 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/09/03 09:04:48 Modified files: usr.sbin/rpki-client: main.c output-json.c output-ometric.c Log message: Also gate SPL statistics behind 'experimental' command line option This changes the JSON output,

CVS: cvs.openbsd.org: src

2024-09-03 Thread Dave Voutila
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2024/09/03 07:36:19 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: vmm(4)/vmx: avoid VPID leakage by allocating at vcpu init. VPID allocation being dependent on the host and guest config (

CVS: cvs.openbsd.org: src

2024-09-03 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/09/03 07:31:31 Modified files: usr.sbin/rpki-client: repo.c Log message: In rrdp_session_parse() set the last_reset time to now if the .state file does not exist. OK tb@

CVS: cvs.openbsd.org: src

2024-09-03 Thread Gilles Chehade
CVSROOT:/cvs Module name:src Changes by: gil...@cvs.openbsd.org 2024/09/03 06:07:40 Modified files: usr.sbin/smtpd : smtpd.h Log message: bump version

CVS: cvs.openbsd.org: src

2024-09-03 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/09/03 03:36:12 Modified files: etc/etc.amd64 : MAKEDEV Log message: regen

<    1   2   3   4   5   6   7   8   9   10   >