CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 04:30:10
Modified files:
sys/kern : kern_pledge.c
sys/dev/ata: wd.c
sys/scsi : sd.c
Log message:
Temporarily support the O_DIOCGDINFO ioctl for 16-partition diskl
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2025/09/16 09:10:03
Modified files:
usr.sbin/vmd : x86_vm.c
Log message:
vmd(8): fix a wrong comment
comment had the wrong function name
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/17 20:03:04
Modified files:
sys/arch/arm64/dev: mainbus.c
Log message:
Rasperry -> Raspberry
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/15 06:05:15
Modified files:
usr.sbin/rpki-client: ccr.c
Log message:
Cosmetic change to avoid linewrapping
"fine" tb@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 04:16:09
Modified files:
sys/sys: disklabel.h
Log message:
Introduce new DL_PARTNUM2NAME() and DL_PARTNAME2NUM() inline functions
which will replace the unusable 'a'+partnum and partnum-'a
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/16 17:11:39
Modified files:
sys/net: if_bridge.c if_vether.c
Log message:
bridge: use checksum offloading
tested by bluhm
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/09/17 16:50:08
Modified files:
regress/sys/netinet/tcpstate: Makefile client.pl tcp_closing.py
tcp_established.py tcp_finwait.py
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2025/09/17 16:11:55
Modified files:
share/man/man5 : python-module.5
Log message:
mention uv_build, pointed out by tb@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 16:05:34
Modified files:
sys/dev: softraid.c
Log message:
struct disklabel is going to grow, so we moved them off the stack and
allocated them. However, memory allocation in sr_hibernate_
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 14:23:58
Modified files:
sys/arch/amd64/stand/efiboot: efidev.c
sys/arch/amd64/stand/libsa: biosdev.c cmd_i386.c
softraid_amd64.c
Log message:
apply t
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/17 06:35:55
Modified files:
sys/net: if_wg.c
Log message:
remove unused wg_queue_len()
ok rsadowski@ mpi@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/09/12 17:02:36
Modified files:
sys/netinet6 : nd6.c nd6.h
Log message:
Iterate over ND6 llinfo list without net lock.
Make looping over llinfo list in nd6_timer() and nd6_purge() MP
safe. Use an ite
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 13:17:56
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 12:54:49
Modified files:
sys/kern : subr_disk.c
Log message:
use DL_PARTNAME2NUM and DL_PARTNUM2NAME instead of character math
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/09/17 12:39:50
Modified files:
sys/arch/amd64/amd64: bus_space.c
sys/arch/amd64/conf: files.amd64
Added files:
sys/arch/amd64/amd64: sev_bus_space.c
Log message:
bus_space(9) implement
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2025/09/09 06:42:04
Modified files:
usr.sbin/bgpd : logmsg.c
Log message:
Log optional NOTIFICATION data for UPDATE errors if verbose is set
The additional data can help identify why a NOTIFICATION was tri
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2025/09/17 12:37:44
Modified files:
sys/arch/amd64/amd64: ghcb.c trap.c
sys/arch/amd64/include: ghcb.h vmmvar.h
Log message:
SEV-ES: GHCB protocol for IO and MMIO
Implement the parts of the GHCB pr
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/09/17 03:17:12
Modified files:
sys/dev/fdt: if_cad.c
Log message:
Some cad(4) variants, including the one found on the RP1 chip, handle
setting the correct clock frequency between 10baseT, 1
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/17 06:09:49
Modified files:
usr.bin/pr : extern.h pr.c
Log message:
remove unused inskip()
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2025/09/17 06:10:08
Modified files:
usr.sbin/rpki-client: output-json.c
Log message:
Emit the CCR BGPsec Router Key state hash in the JSON output
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 04:51:17
Modified files:
sbin/newfs : newfs.c
Log message:
delete bogus maxpartition check
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2025/09/16 09:12:50
Modified files:
regress/usr.sbin/acme-client: Makefile
Added files:
regress/usr.sbin/acme-client: acme-client-profile.conf
Log message:
regress parts for acme-client profile supp
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/09/17 02:52:05
Modified files:
share/man/man5 : bsd.regress.mk.5
Log message:
typo: tests -> test
>From Ivo van der Sangen
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/09/17 11:23:00
Modified files:
lib/libexpat : Changes README.md shlib_version
lib/libexpat/doc: reference.html
lib/libexpat/lib: expat.h expat_external.h internal.h xmlparse.c
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2025/09/17 11:29:14
Modified files:
sys/netinet: tcp_timer.c
Log message:
Fix TCP keepalive intervals.
In rev 1.82 2025/01/16 I messed up variables keepidle and keepintvl
for TCP keepalive. Restore ori
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:20:49
Modified files:
sys/dev: softraid.c
Log message:
use DL_PARTNUM2NAME()
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:17:38
Modified files:
lib/libc/gen : disklabel.c
Log message:
Use DL_PARTNUM2NAME() and DL_PARTNUM2NAME(). When we move to a-zA-Z
partitions, the ascii letters are not linear so use partition
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:16:20
Modified files:
lib/libutil: readlabel.c
Log message:
use DL_PARTNAME2NUM(), and while here also check that diskmap isn't
lying to us about an out-of-range partition
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2025/09/17 10:13:11
Modified files:
regress/lib/libcrypto/ec: ec_asn1_test.c
Log message:
ec_asn1_test: add an example using BLS12-377
This exercises the cofactor guessing code with a large cofactor. Thanks
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:12:10
Modified files:
usr.sbin/installboot: bootstrap.c efi_installboot.c
i386_installboot.c i386_softraid.c
landisk_installboot.c
CVSROOT:/cvs
Module name:xenocara
Changes by: ajacou...@cvs.openbsd.org 2025/09/17 09:28:43
Modified files:
. : 3RDPARTY
Log message:
Add information about libpng.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:07:57
Modified files:
sbin/newfs : newfs.c
sbin/newfs_ext2fs: newfs_ext2fs.c
sbin/newfs_msdos: newfs_msdos.c
sbin/fsck_ext2fs: setup.c
sbin/fsck_ffs : set
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 10:06:22
Modified files:
sbin/disklabel : disklabel.c editor.c
Log message:
use DL_PARTNAME2NUM and DL_PARTNAME2NUM instead of 'a'+ or -'a'.
CVSROOT:/cvs
Module name:xenocara
Changes by: rob...@cvs.openbsd.org 2025/09/17 09:19:09
Modified files:
distrib/sets/lists/xbase: mi
lib: Makefile
lib/freetype : Makefile shlib_version
lib/freetype/include/freetype/config: ftoption
CVSROOT:/cvs
Module name:xenocara
Changes by: ajacou...@cvs.openbsd.org 2025/09/17 08:48:30
Modified files:
lib/libpng : Makefile.in aclocal.m4 config.guess config.h.in
config.sub configure depcomp install-sh
ltm
CVSROOT:/cvs
Module name:xenocara
Changes by: ajacou...@cvs.openbsd.org 2025/09/17 08:44:44
Log message:
Import source for libpng 1.6.50 (verbatim).
Status:
Vendor Tag: libpng
Release Tags: libpng-1_6_50
N xenocara/lib/libpng/.appveyor
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 05:32:20
Modified files:
sys/uvm: uvm_swap.c
Log message:
Use DL_PARTNUM2NAME() instead of 'a'+ method
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/09/17 04:56:34
Modified files:
share/man/man4/man4.arm64: Makefile
Added files:
share/man/man4/man4.arm64: rpiclock.4 rpipwm.4
Log message:
rpiclock(4) and rpipwm(4)
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2025/09/17 04:47:30
Modified files:
lib/libc/asr : getaddrinfo_async.c
Log message:
Do not limit numeric host address conversion by family in resolv.conf
Problem reported by yasuoka in sshd(8), which uses
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 04:24:25
Modified files:
sys/sys: dkio.h
Log message:
Manually create an O_DIOCGDINFO ioctl value which supports the old
16-partition disklabels as we go through the partition transition.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2025/09/17 04:13:15
Modified files:
etc: rc
Log message:
maxpartitions is currently 16, but we will be increasing it soon. When that
happens, the first device nodes for the "first drive" of a fa
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/09/17 03:32:55
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK files.arm64
Added files:
sys/arch/arm64/dev: rpipwm.c
Log message:
Add rpipwm(4), a driver for the PWM controller on
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2025/09/17 03:23:43
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK files.arm64
Added files:
sys/arch/arm64/dev: rpiclock.c
Log message:
Add rpiclock(4), a driver for the clock controll
43 matches
Mail list logo