CVS: cvs.openbsd.org: src

2022-05-19 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/05/19 23:03:45 Modified files: sys/dev/hid: hid.c hid.h sys/dev/i2c: ihidev.c sys/dev/usb: uhidev.c Log message: Rename hid_none to hid_all as it represents all possible

CVS: cvs.openbsd.org: src

2022-05-19 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/05/19 23:02:47 Modified files: sys/dev/hid: hid.c Log message: uhid_maxrepid() is currently not able to observe all report IDs as it passes hid_none as the wanted hid kind to hid_start_parse().

CVS: cvs.openbsd.org: src

2022-05-19 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2022/05/19 13:45:18 Modified files: lib/libcrypto/asn1: tasn_dec.c Log message: Reorder functions within file. Order functions by use, moving public API to the bottom and utility functions to the top. This

CVS: cvs.openbsd.org: src

2022-05-19 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2022/05/19 13:31:39 Modified files: lib/libcrypto/asn1: tasn_dec.c Log message: Rewrite the asn1_template_*() functions with CBS. Rewrite the asn1_template_*() functions with CBS, readable variable names

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 10:15:35 Modified files: regress/usr.bin/mandoc/char/unicode: invalid.out_lint regress/usr.bin/mandoc/roff/esc: invalid.out_lint

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 10:07:03 Modified files: regress/usr.bin/mandoc/roff/return: basic.out_lint Log message: Adjust a column number in an error message after the roff_expand() reorganization in roff.c rev.

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 09:42:14 Modified files: regress/usr.bin/mandoc/roff/esc: ignore.out_lint Log message: fix a wrong column number that got fixed as a side effect of the roff_expand() reorganization in

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 09:33:54 Modified files: regress/usr.bin/mandoc/roff/string: name.out_lint Log message: remove a bogus warning that went away as a side effect of the roff_expand() reorganization in

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 09:17:51 Modified files: usr.bin/mandoc : Makefile mandoc.c mandoc.h roff.c roff_int.h Added files: usr.bin/mandoc : roff_escape.c Log message: Make roff_expand() parse

CVS: cvs.openbsd.org: src

2022-05-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/05/19 08:47:47 Modified files: usr.bin/mandoc : read.c Log message: improve a comment explaining a particularly nasty hack; no code change

CVS: cvs.openbsd.org: src

2022-05-19 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2022/05/19 07:12:35 Modified files: usr.sbin/rpki-client: rrdp.h Log message: Remove unused macro (log_debuginfo)

CVS: cvs.openbsd.org: src

2022-05-19 Thread Kenji Aoyama
CVSROOT:/cvs Module name:src Changes by: aoy...@cvs.openbsd.org 2022/05/19 06:55:59 Modified files: sys/arch/luna88k/luna88k: m8820x.c Log message: Now MULTIPROCESSOR kernel boots with CPU modules installed in arbitrary slots. Plamen Mihaylov's LUNA-88K2 originally has

CVS: cvs.openbsd.org: src

2022-05-19 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2022/05/19 03:20:31 Modified files: usr.sbin/pkg_add/OpenBSD: Signature.pm Log message: document what this file stands for

CVS: cvs.openbsd.org: src

2022-05-19 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2022/05/19 02:05:23 Modified files: lib/libutil: imsg_init.3 Log message: Document that imsg_add(3) frees its msg argument on failure. ok op@ claudio@

CVS: cvs.openbsd.org: src

2022-05-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/05/19 01:33:02 Modified files: usr.sbin/rpki-client: mft.c roa.c Log message: Adjust or remove some stale comments

CVS: cvs.openbsd.org: src

2022-05-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/05/19 01:04:41 Modified files: lib/libcrypto/man: X509_STORE_CTX_get_error.3 Log message: Add missing space between No macro and "authority".

CVS: cvs.openbsd.org: src

2022-05-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/05/19 00:39:21 Modified files: regress/usr.sbin/rpki-client/openssl11: unistd.h Log message: Deal with STACK_OF divergence between LibreSSL and OpenSSL

CVS: cvs.openbsd.org: src

2022-05-19 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/05/19 00:37:52 Modified files: usr.sbin/rpki-client: roa.c mft.c Log message: Rewrite mft.c and roa.c with ASN.1 templates The ASN.1 templates are a rather direct translation of the ASN.1 in the