CVS: cvs.openbsd.org: src

2024-02-22 Thread Kevin Lo
CVSROOT:/cvs Module name:src Changes by: ke...@cvs.openbsd.org 2024/02/22 18:06:18 Modified files: sys/dev/pci: if_igc.c Log message: - Add support for reporting flow control status. - Add missing igc_check_for_link() call; from Masanobu SAITOH via NetBSD. "Fine"

CVS: cvs.openbsd.org: src

2024-02-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/02/22 14:21:35 Modified files: sys/dev/ic : qwx.c Log message: make qwx(4) ignore ESHUTDOWN while printing errors to dmesg ESHUTDOWN is an expected thread-synchronization condition which can be

CVS: cvs.openbsd.org: src

2024-02-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/02/22 14:00:26 Modified files: usr.sbin/rpki-client: extern.h Log message: Fix copy-paste error in comment

CVS: cvs.openbsd.org: src

2024-02-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/02/22 12:29:55 Modified files: usr.sbin/rpki-client: print.c spl.c Log message: Zap trailing blanks

CVS: cvs.openbsd.org: src

2024-02-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2024/02/22 11:07:59 Modified files: distrib/sets/lists/base: mi Log message: sync

CVS: cvs.openbsd.org: src

2024-02-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/02/22 10:54:08 Modified files: usr.sbin/rpki-client: rpki-client.8 Log message: wrap an overlong line to appease mandoc -Tlint

CVS: cvs.openbsd.org: src

2024-02-22 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/02/22 07:25:58 Modified files: sys/net: route.c route.h sys/netinet: in_pcb.c ip_input.c ip_output.c sys/netinet6 : in6_pcb.c in6_src.c ip6_forward.c ip6_input.c

CVS: cvs.openbsd.org: src

2024-02-22 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/02/22 06:49:17 Modified files: sys/ddb: db_ctf.c Log message: Improve db_ctf_pprint(), implement handlers for arrays and enums. Use db_get_value() to access addr to ensure that alignment

CVS: cvs.openbsd.org: src

2024-02-22 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/02/22 06:21:03 Modified files: usr.bin/ctfdump: ctfdump.c Log message: Print the size of more objects (basic types and enums) based on their ctt_size info. This helps to ensure that the reported sizes

CVS: cvs.openbsd.org: src

2024-02-22 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/02/22 06:17:18 Modified files: usr.bin/ctfconv: parse.c Log message: Rewrite the it_cmp() function to use the common check bigger than, check smaller than logic. There was a bug in this code because

CVS: cvs.openbsd.org: src

2024-02-22 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/02/22 06:15:17 Modified files: usr.bin/ctfconv: generate.c Log message: The ctt_size of integers and floating point numbers is in bytes not bits. OK mpi@

CVS: cvs.openbsd.org: src

2024-02-22 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/02/22 05:51:50 Modified files: regress/usr.sbin/rpki-client: Makefile.inc Added files: regress/usr.sbin/rpki-client: test-spl.c regress/usr.sbin/rpki-client/spl:

CVS: cvs.openbsd.org: src

2024-02-22 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/02/22 05:50:11 src/regress/usr.sbin/rpki-client/spl Update of /cvs/src/regress/usr.sbin/rpki-client/spl In directory cvs.openbsd.org:/tmp/cvs-serv28908/spl Log Message: Directory

CVS: cvs.openbsd.org: src

2024-02-22 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/02/22 05:49:42 Modified files: usr.sbin/rpki-client: Makefile extern.h filemode.c main.c mft.c output-bgpd.c output-bird.c output-csv.c

CVS: cvs.openbsd.org: src

2024-02-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/02/22 02:15:34 Modified files: sys/dev/pci: if_qwx_pci.c Log message: get rid of the qwx(4) mhi_newstate_task We can now run MHI state transition code in the interrupt handler. There is no reason

CVS: cvs.openbsd.org: src

2024-02-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/02/22 02:12:45 Modified files: sys/dev/pci: if_qwx_pci.c Log message: start qwx(4) MHI channels in process context rather than in a task This removes all sleep points from the MHI state-change

CVS: cvs.openbsd.org: src

2024-02-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/02/22 02:08:08 Modified files: sys/dev/ic : qwx.c qwxvar.h sys/dev/pci: if_qwx_pci.c Log message: cache qwx(4) firmware images in memory across suspend/resume cycles testing + ok

CVS: cvs.openbsd.org: src

2024-02-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/02/22 02:06:11 Modified files: sys/dev/ic : qwx.c qwxvar.h sys/dev/pci: if_qwx_pci.c Log message: add suspend/resume support to qwx(4) testing + ok phessler@ deraadt@

CVS: cvs.openbsd.org: src

2024-02-22 Thread Robert Nagy
CVSROOT:/cvs Module name:src Changes by: rob...@cvs.openbsd.org 2024/02/22 01:35:38 Added files: etc/signify: openbsd-76-syspatch.pub Log message: add 7.6 syspatch public key

CVS: cvs.openbsd.org: src

2024-02-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/02/22 01:10:08 Modified files: share/man/man9 : if_addrhook_add.9 Log message: if_inkstatehook -> if_linkstatehook