CVS: cvs.openbsd.org: src

2022-02-07 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2022/02/07 20:38:00 Modified files: sys/dev/pci: ixgbe.h if_ix.c Log message: rework checksum/vlan offloading, and enable it for ipv6 too. this is based on work by jan@ and bluhm@. the most interesting

CVS: cvs.openbsd.org: src

2022-02-07 Thread George Koehler
CVSROOT:/cvs Module name:src Changes by: gkoeh...@cvs.openbsd.org2022/02/07 16:20:10 Modified files: sys/arch/powerpc/powerpc: pmap.c Log message: Allow writes to rw pages in pte_spill_v In the powerpc pmap, hash collisions can spill page table entries. Page

CVS: cvs.openbsd.org: src

2022-02-07 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2022/02/07 15:57:47 Modified files: bin/ps : print.c ps.1 sys/sys: sysctl.h Log message: New status flag: 'c' - process is chrooted. Feedback and tweaks from deraadt@ guenther@ Ok

CVS: cvs.openbsd.org: src

2022-02-07 Thread George Koehler
CVSROOT:/cvs Module name:src Changes by: gkoeh...@cvs.openbsd.org2022/02/07 15:28:15 Modified files: sys/arch/powerpc/ddb: db_trace.c Log message: Allow "ddb{1}> trace" through interrupt on macppc If cpu0 sends PPC_IPI_DDB to cpu1, then cpu1 stops on its

CVS: cvs.openbsd.org: www

2022-02-07 Thread Sebastian Benoit
CVSROOT:/cvs Module name:www Changes by: be...@cvs.openbsd.org 2022/02/07 14:40:30 Modified files: build : Makefile build/mirrors : rpki-client-portable.html.head rpki-client: index.html portable.html Log message: release rpki-client 7.6

CVS: cvs.openbsd.org: src

2022-02-07 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/02/07 13:24:31 Modified files: distrib/armv7/miniroot: Makefile.inc distrib/armv7/ramdisk: install.md Log message: Use fdisk's -b to create boot partitions instead of -e scripts. Build, boot

CVS: cvs.openbsd.org: src

2022-02-07 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/02/07 12:49:56 Modified files: lib/libcrypto/bn: bn_exp2.c Log message: Avoid a NULL dereference in BN_mod_exp2_mont() This is a very rarely used function and the crash is hard to reach in practice.

CVS: cvs.openbsd.org: src

2022-02-07 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/02/07 12:44:24 Modified files: lib/libcrypto/bn: bn_mont.c Log message: Check for zero modulus in BN_MONT_CTX_set(). >From OpenSSL 6a009812, prompted by a report by Guido Vranken ok beck jsing

CVS: cvs.openbsd.org: src

2022-02-07 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2022/02/07 12:30:49 Modified files: sys/sys: exec.h sys/kern : kern_exec.c Log message: Delete STACKGAPLEN: this exec-time allocation at the top of the original thread's stack

CVS: cvs.openbsd.org: src

2022-02-07 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2022/02/07 12:28:14 Modified files: bin/ps : ps.1 sys/sys: proc.h Log message: Tweak previous.

CVS: cvs.openbsd.org: xenocara

2022-02-07 Thread Mark Kettenis
CVSROOT:/cvs Module name:xenocara Changes by: kette...@cvs.openbsd.org2022/02/07 11:38:44 Modified files: driver/xf86-video-wsfb/src: wsfb_driver.c Log message: The color map support in wsfb(4) only supports up to 256 palette entries. However for 30-bit color

CVS: cvs.openbsd.org: src

2022-02-07 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2022/02/07 10:19:57 Modified files: usr.bin/head : head.c Log message: head(1): check for stdio errors - Output errors are terminal. - Input errors yield a warning and cause head(1) to fail gracefully.

CVS: cvs.openbsd.org: src

2022-02-07 Thread Moritz Buhl
CVSROOT:/cvs Module name:src Changes by: mb...@cvs.openbsd.org 2022/02/07 09:42:59 Modified files: regress/lib/libm/msun: Makefile Log message: mark failing tests for armv7

CVS: cvs.openbsd.org: src

2022-02-07 Thread Moritz Buhl
CVSROOT:/cvs Module name:src Changes by: mb...@cvs.openbsd.org 2022/02/07 09:28:45 Modified files: regress/lib/libm/msun: Makefile Log message: trig_test-2 now passes on macppc

CVS: cvs.openbsd.org: src

2022-02-07 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/02/07 08:23:43 Modified files: sys/netinet6 : nd6.c nd6_nbr.c Log message: Checking ifaddr pointer for NULL without checking in6_ifaddr works as ifaddr ia_ifa is the first field of in6_ifaddr. So

CVS: cvs.openbsd.org: src

2022-02-07 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/02/07 08:21:38 Modified files: distrib/loongson/ramdisk: Makefile install.md Log message: Use fdisk's -b to create boot partitions instead of -e scripts. Build, boot and install tested by visa@ ok

CVS: cvs.openbsd.org: src

2022-02-07 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2022/02/07 06:17:28 Modified files: bin/ps : ps.1 sys/sys: proc.h Log message: Sync ps.1 with sys/proc.h. Tweaked by deraadt@. Ok millert@ deraadt@

CVS: cvs.openbsd.org: src

2022-02-07 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/02/07 06:16:42 Modified files: sys/dev/pci/drm: drm_linux.c Log message: Convert KVA allocation to km_alloc(9). ok jsg@

CVS: cvs.openbsd.org: src

2022-02-07 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2022/02/07 04:03:35 Modified files: sys/net: route.c Log message: In rtredirect() change an bad assignment in an if condition to the correct equality check. Found by and OK jsg@

CVS: cvs.openbsd.org: src

2022-02-07 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2022/02/07 02:38:33 Modified files: usr.sbin/pkg_add/OpenBSD: ArcCheck.pm Log message: systematically remove setuid/setgid from files before archiving AND during extractions. Those bits belong in a

CVS: cvs.openbsd.org: src

2022-02-07 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2022/02/07 02:31:21 Modified files: regress/usr.sbin/bgpd/unittests: rde_community_test.c rde_decide_test.c rde_sets_test.c