CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/02/15 23:09:36
Modified files:
lib/libcrypto/man: EC_KEY_new.3
Log message:
Make it explicit that the EC_KEY setters don't check things
While EC_POINT_set_affine_coordinates() checks that the resulting
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/02/15 22:18:29
Modified files:
usr.sbin/rpki-client: extern.h print.c tak.c x509.c
Log message:
Factor SKI calculation into a helper
This is a straightforward deduplication and simplification made more
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/15 18:48:06
Modified files:
usr.sbin/vmctl : vmctl.8
Log message:
New sentence, new line. Use .Pa for /etc/login.conf.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2024/02/15 13:10:45
Modified files:
sbin/iked : iked.c iked.h proc.c types.h
Log message:
Introduce new IMSG_CTL_PROCREADY which is used to signal that all pipes
are set up by child processes. The paren
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2024/02/15 12:11:00
Modified files:
sbin/iked : config.c iked.h ikev2.c
Log message:
Delay enabling sockets until ikev2 process is ready.
from markus@
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2024/02/15 12:04:12
Modified files:
sbin/iked : iked.c iked.h proc.c
Log message:
Remove unused control_socks queue.
from markus@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/02/15 11:57:58
Modified files:
usr.bin/doas : doas.c doas.h
Log message:
change permit to be more bits away from deny, because rowhammer.
not really sure why this is our problem, but the diff is small
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2024/02/15 09:33:56
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/arch/amd64/conf: GENERIC RAMDISK_CD
Log message:
qwx(4) works well enough to enable
ok stsp
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 09:29:45
Modified files:
sys/dev/ic : qwx.c
Log message:
fix wrong tsleep waiting address in qwx_qmi_mem_seg_send()
Fixes spurious "qwx0: failed to send qmi memory segments: -1" error with
as
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 08:53:51
Modified files:
sys/dev/ic : qwx.c
Log message:
make qwx(4) clean up ic_bss and set link down when moving into SCAN state
This matches what iwx(4) is doing.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/15 08:42:57
Modified files:
share/man/man4 : qwx.4
Log message:
sort sections;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/15 08:42:16
Modified files:
share/man/man4 : pci.4
Log message:
sort the qwx(4) entry;
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 08:40:56
Modified files:
sys/net80211 : ieee80211.c
Log message:
fix wrong ifmedia macro used to check for IFM_AUTO
ok claudio@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2024/02/15 08:08:00
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2024/02/15 08:07:55
Modified files:
share/man/man4 : Makefile pci.4
Log message:
install & Xr
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 08:05:40
Modified files:
share/man/man4 : qwx.4
Log message:
some qwx(4) man page tweaks by me
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 08:05:18
Added files:
share/man/man4 : qwx.4
Log message:
add an initial qwx(4) man page; written by mpi@ some time ago
On Thu, Feb 15, 2024 at 03:56:53AM -0700, Marcus Glocker wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: mgloc...@cvs.openbsd.org2024/02/15 03:56:53
>
> Modified files:
> sys/dev/pci: if_ix.c
>
> Log message:
> Fix bogus packet length calculation in the RX/LRO
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/15 06:24:45
Modified files:
sys/dev/pci: if_vmx.c
Log message:
vmx(4): Add TCP/UDP Checksum Offloading for IPv4/6
ok jmatthew@, bluhm@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2024/02/15 04:57:38
Modified files:
sys/dev/ic : qwx.c qwxvar.h
Log message:
fix datapath Rx buffer management in qwx(4)
Fixes Tx/Rx stalls where the device ran out of free Rx buffers to use.
The devic
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2024/02/15 03:56:53
Modified files:
sys/dev/pci: if_ix.c
Log message:
Fix bogus packet length calculation in the RX/LRO path, which can lead to
TSO tagging forwarded packets which shouldn't. Thi
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/02/15 03:34:30
Modified files:
lib/libcrypto/bio: b_dump.c
Log message:
BIO_dump*() avoid signed integer overflow
This API returns an int encoding the number of bytes printed. Thus, a dump
of a large e
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/15 02:48:03
Modified files:
sys/dev/fdt: rkdrm.c
Log message:
return non-zero if drm_fb_helper_alloc_info() fails in rkdrm_fb_probe()
found by smatch
23 matches
Mail list logo