CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2023/04/19 18:24:11
Modified files:
sys/kern : kern_clockintr.c
Log message:
clockintr_cpu_init: mask CQ_INTRCLOCK while advancing schedule
Allowing the intrclock to fire in the midst of clockintr_cpu
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/04/19 14:03:52
Modified files:
sys/netinet: in.c ip_mroute.c
sys/netinet6 : in6.c ip6_mroute.c
Log message:
move kernel lock into multicast ioctl handlers; OK mvs
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/04/19 13:26:26
Modified files:
usr.sbin/rpki-client: output-bgpd.c
Added files:
regress/usr.sbin/rpki-client/aspa:
d6915eb78c75cab0bc46b48568232ec9718
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2023/04/19 12:07:43
Modified files:
usr.sbin/pkg_add/OpenBSD: AddDelete.pm
Log message:
Force a standard umask before adding/deleting packages. If not done and
the user has a restrictive mask, various items
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2023/04/19 11:42:47
Modified files:
sys/net: art.h rtable.c rtsock.c
Log message:
Protect rtable_setsource() and rtable_getsource() with exclusive
and shared netlock respectively.
OK kn@ mvs@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/04/19 10:36:34
Modified files:
lib/libcrypto/asn1: asn_mime.c
Log message:
Fix botched line wrap
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2023/04/19 10:04:33
Modified files:
gnu/llvm/lld/ELF: Config.h Driver.cpp Writer.cpp
gnu/llvm/llvm/include/llvm/BinaryFormat: ELF.h
gnu/llvm/llvm/tools/llvm-objdump: ELFDump.cpp
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2023/04/19 09:37:36
Modified files:
sys/kern : exec_elf.c
sys/sys: exec.h exec_elf.h
Log message:
Add a new PT_OPENBSD_NOBTCFI "segment type" to indicate that the kernel
should
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 09:27:46
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Reshuffle the flowrule yacc rules to be in a more logical and alphabetical
order.
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2023/04/19 08:30:35
Modified files:
sys/sys: clockintr.h
sys/kern : kern_clockintr.c
Log message:
clockintr: rename CL_CPU_* flags to CQ_* flags
The CL_CPU_* flags were originally so-
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/04/19 07:33:37
Modified files:
sbin/iked : parse.y
sbin/ipsecctl : parse.y
usr.sbin/npppd/npppd: parse.y
Log message:
remove duplicate includes
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 07:25:07
Modified files:
regress/usr.sbin/bgpd/unittests: rde_decide_test.c
Log message:
Add workaround for introduction of flowrib and re_rib() functional change.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 07:23:33
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_filter.c rde_peer.c rde_rib.c
Log message:
Implement a way to announce flowspec rules without hitting Adj-RIB-In
and Loc-RIB. Flowspec obj
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/04/19 06:58:16
Modified files:
libexec/snmpd/snmpd_metrics: mib.c
libexec/spamd : spamd.c
regress/lib/libc/sys: t_kevent.c
regress/sbin/iked/test_helper: fuzz.c
sbin/l
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/04/19 06:34:23
Modified files:
libexec/login_ldap: util.c
Log message:
remove duplicate include
feedback tb@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/04/19 06:30:09
Modified files:
lib/libc/thread: rthread_tls.c
lib/libcrypto/x509: x509_asid.c
Log message:
remove duplicate includes
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/04/19 05:20:03
Modified files:
etc/etc.amd64 : disktab
etc/etc.i386 : disktab
etc/etc.octeon : disktab
Log message:
Remove obsolete/unused disktab entries for install media
that are
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2023/04/19 05:14:04
Modified files:
lib/libcrypto/bn: bn_convert.c
Log message:
Rename Hex array to hex_digits.
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2023/04/19 05:12:43
Modified files:
lib/libcrypto/bn: bn_convert.c bn_lib.c
Log message:
Move the BN_bn2bin()/BN_bin2bn() family to bn_convert.c
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2023/04/19 05:05:11
Modified files:
lib/libcrypto/bn: bn_convert.c
Log message:
Reorder functions.
No functional change.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2023/04/19 04:54:49
Modified files:
lib/libcrypto/bn: bn_convert.c bn_lib.c
Log message:
Move BN_options() from bn_convert.c to bn_lib.c
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2023/04/19 04:51:22
Modified files:
lib/libcrypto/bn: bn.h bn_lib.c bn_local.h bn_mul.c bn_sqr.c
Log message:
unifdef BN_RECURSION
This removes a bunch of incomplete and scary code, which potentially leaks
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 03:31:58
Modified files:
usr.sbin/bgpd : flowspec.c
Log message:
Remove usage of fatalx() in here. This code will be shared with bgpctl.
In flowspec_cmp() make sure a deterministic sort is possib
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 03:03:00
Modified files:
usr.sbin/bgpd : mrt.c
Log message:
Add minimal support for flowspec in the table-mp MRT format.
In general people should use table-v2 which handles flowspec just fine.
OK
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 02:30:37
Modified files:
usr.sbin/bgpd : rde_update.c
Log message:
Add handling for flowspec in the update path.
Flowspec has no nexthop so adjust up_prep_adjout() to handle a NULL nexthop.
Add
On Wed, Apr 19, 2023 at 02:13:26AM -0600, Edd Barrett wrote:
> CVSROOT: /cvs
> Module name: print
> Changes by: e...@cvs.openbsd.org2023/04/19 02:13:26
Yep, I screwed that one up.
Luckily the commit didn't go ahead due to insufficient permissions.
--
Best Regards
Edd Barrett
https:
CVSROOT:/cvs
Module name:print
Changes by: e...@cvs.openbsd.org2023/04/19 02:13:26
Log message:
Import print/xournalpp.
```
Xournal++ is an open-source and cross-platform note-taking software that is
fast, flexible, and functional. A modern rewrite and a mo
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 01:12:22
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h rde.c
Log message:
Implement code to pass the flowspec config over to the RDE. The parent
process tracks which prefixes are added / removed
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 01:09:47
Modified files:
usr.sbin/bgpd : rde.h rde_prefix.c
Log message:
Extend the pt_entry api to handle flowspec.
Introduce pt_get_flow() and pt_add_flow() to lookup and insert flowspec
object
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/04/19 01:07:58
Modified files:
usr.sbin/bgpd : flowspec.c
Log message:
bad indents
30 matches
Mail list logo