CVS: cvs.openbsd.org: src

2023-09-08 Thread ASOU Masato
CVSROOT:/cvs Module name:src Changes by: a...@cvs.openbsd.org2023/09/09 00:52:41 Modified files: lib/libc/stdlib: malloc.c Log message: Print waring message when not allocated memory in putleakinfo(). ok otto.

CVS: cvs.openbsd.org: www

2023-09-08 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:www Changes by: b...@cvs.openbsd.org2023/09/08 23:47:12 Modified files: faq: current.html Log message: current.html: add security upgrade note for borgbackup-1.2.6

CVS: cvs.openbsd.org: src

2023-09-08 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/08 21:03:45 Modified files: sys/kern : kern_clockintr.c Log message: clockintr_dispatch: copy cl_func to cq_shadow.cl_func before calling it When we add support for disestablishing clockintrs

CVS: cvs.openbsd.org: src

2023-09-08 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:src Changes by: bent...@cvs.openbsd.org 2023/09/08 18:10:20 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Mark up paths with Pa.

CVS: cvs.openbsd.org: src

2023-09-08 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/08 16:23:30 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: rename "clockintr_schedule_locked" to "clockqueue_pend_insert" The function clockintr_schedule_locked() is poorl

CVS: cvs.openbsd.org: src

2023-09-08 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/09/08 16:14:58 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: rename "clockintr_cancel_locked" to "clockqueue_pend_delete" The function clockintr_cancel_locked() is poorly na

CVS: cvs.openbsd.org: src

2023-09-08 Thread Lucas Raab
CVSROOT:/cvs Module name:src Changes by: lr...@cvs.openbsd.org 2023/09/08 15:57:09 Modified files: share/man/man5 : bsd.port.mk.5 Log message: man5/bsd.port.mk: document USE_NOBTCFI feedback from and ok bentley@ and tb@ thanks!

CVS: cvs.openbsd.org: src

2023-09-08 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/09/08 15:16:55 Modified files: regress/sys/netinet/frag: frag_permute.py frag_queuelimit.py regress/sys/netinet6/frag6: frag6_permute.py frag6_queuelimit.py Log message: Print a message when te

CVS: cvs.openbsd.org: src

2023-09-08 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/09/08 15:15:02 Modified files: regress/sys/netinet6/frag6: Makefile Added files: regress/sys/netinet6/frag6: frag6_doubleatomic.py Log message: Test pf and stack with double atomic IPv6 fragmen

CVS: cvs.openbsd.org: src

2023-09-08 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/09/08 14:47:23 Modified files: sys/arch/amd64/include: biosvar.h sys/arch/amd64/amd64: machdep.c Log message: Clean up old console bootargs 7.3 is long gone, you must have new bootloaders and

CVS: cvs.openbsd.org: src

2023-09-08 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/09/08 14:00:28 Modified files: sys/dev: hotplug.c sys/dev/wscons : wseventvar.h sys/isofs/cd9660: cd9660_vnops.c sys/miscfs/fuse: fuse_device.c fuse_vnops.c sys

CVS: cvs.openbsd.org: src

2023-09-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2023/09/08 07:40:52 Modified files: sys/net: pf.c Log message: revert previous The change broke IPv6 neighbor discovery, and anton@ reports several regression test failures. ok bluhm@

CVS: cvs.openbsd.org: src

2023-09-08 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/09/08 05:37:58 Modified files: lib/libcrypto/man: EVP_PKEY_cmp.3 Log message: Mark EVP_PKEY_save_parameters() as intentionally undocumented because nothing uses it according to codesearch.debian

Re: CVS: cvs.openbsd.org: src

2023-09-08 Thread Anton Lindqvist
On Thu, Sep 07, 2023 at 03:59:43AM -0600, Alexandr Nedvedicky wrote: > CVSROOT: /cvs > Module name: src > Changes by: sas...@cvs.openbsd.org 2023/09/07 03:59:43 > > Modified files: > sys/net: pf.c > > Log message: > pf(4) ignores 'keep state' and 'nat-to' actions for unsol

CVS: cvs.openbsd.org: src

2023-09-08 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/09/08 03:06:31 Modified files: sys/kern : kern_exit.c kern_fork.c kern_resource.c kern_sig.c kern_synch.c sys/sys: proc.h Log message: Change how ps_thre

CVS: cvs.openbsd.org: src

2023-09-08 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2023/09/08 01:05:06 Modified files: usr.bin/tmux : tty-keys.c Log message: On second thoughts, do check DA2 for DECFRA and DECSLRM since that will catch terminals that say they are VT520 even if we can't u