CVS: cvs.openbsd.org: src

2021-11-01 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2021/11/01 21:09:15 Modified files: usr.bin/tr : str.c Log message: tr(1): plug leak in genclass() If we have already generated a given character class we don't need to do it again. We can also return

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2021/11/01 20:17:56 Modified files: sys/dev/acpi : acpi.c Log message: knf

CVS: cvs.openbsd.org: xenocara

2021-11-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:xenocara Changes by: st...@cvs.openbsd.org 2021/11/01 18:31:32 Modified files: share/mk : bsd.xorg.mk Log message: bump PYTHON_VERSION for switch from Python 3.8 -> 3.9

CVS: cvs.openbsd.org: src

2021-11-01 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2021/11/01 17:20:35 Modified files: usr.bin/uniq : uniq.c Log message: uniq(1): support arbitrarily long input lines Switch from fgets(3) to getline(3) to support input lines of any length. Tested by sth

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/11/01 14:53:09 Modified files: lib/libcrypto : Makefile opensslfeatures.h ossl_typ.h lib/libcrypto/asn1: a_strex.c n_pkey.c p8_pkey.c t_crl.c t_req.c t_spki.c t_x509

CVS: cvs.openbsd.org: src

2021-11-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/11/01 14:22:12 Modified files: sys/arch/arm64/dev: aplpcie.c Log message: Remove backwards compat code.

CVS: cvs.openbsd.org: src

2021-11-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/11/01 14:04:11 Modified files: sys/arch/arm64/dev: apldart.c Log message: Catch up with the Linux device tree bindings. Put the USB DARTs into bypass mode for now as we need to enter translatio

CVS: cvs.openbsd.org: src

2021-11-01 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2021/11/01 12:43:04 Modified files: sys/dev/wsfont : wsfont.c Log message: Enable spleen16x32 and spleen32x64 on riscv64 for GENERIC kernels. OK deraadt@

CVS: cvs.openbsd.org: src

2021-11-01 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2021/11/01 12:28:24 Modified files: usr.bin/awk: run.c Log message: awkgetline: do not access unitialized data on EOF getrec() returns 0 on EOF and leaves the contents of buf unchanged. >From https://git

CVS: cvs.openbsd.org: src

2021-11-01 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2021/11/01 12:23:09 Modified files: usr.bin/sndiod : utils.h Log message: Remove unused struct name

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/11/01 11:20:50 Modified files: lib/libcrypto/x509: x509_lu.c Log message: In X509_STORE_CTX_get_obj_from_subject() rename X509_OBJECT from the generic 'ret' to obj' in X509. Requested by jsing

CVS: cvs.openbsd.org: src

2021-11-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/11/01 11:00:34 Modified files: usr.sbin/rpki-client: cert.c extern.h main.c output-json.c output.c parser.c Log message: Further simplify cert and auth handling. Move comm

CVS: cvs.openbsd.org: src

2021-11-01 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/11/01 10:45:56 Modified files: lib/libssl : s3_lib.c Log message: Ensure SSL_set_tlsext_host_name() is given a valid hostname. ok inoguchi@ tb@

CVS: cvs.openbsd.org: src

2021-11-01 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/11/01 10:39:01 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: Rework SNI hostname regress to be table driven. Also adjust for the changes to tlsext_sni_is_valid_hostname() and inc

CVS: cvs.openbsd.org: src

2021-11-01 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/11/01 10:37:17 Modified files: lib/libssl : ssl_tlsext.c ssl_tlsext.h Log message: Improve SNI hostname validation. For some time now we've validated the hostname provided to the server in the SNI

CVS: cvs.openbsd.org: src

2021-11-01 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/11/01 09:23:57 Modified files: share/man/man4/man4.arm64: aplhidev.4 Log message: fix Dt and SEE ALSO;

CVS: cvs.openbsd.org: src

2021-11-01 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/11/01 08:44:10 Added files: sys: .gitignore Log message: Ignore obj like in src sys/ only checkouts are common, especiall in got(1) times, but they don't include the global .gitignore which

CVS: cvs.openbsd.org: src

2021-11-01 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2021/11/01 08:43:25 Modified files: lib/libsndio : amsg.h aucat.c sio.c sioctl.c sndio.7 usr.bin/sndiod : dev.c dev.h fdpass.c fdpass.h midi.c midi.h miofile.c miofile.h op

CVS: cvs.openbsd.org: src

2021-11-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/11/01 07:54:00 Added files: sys/lib/libkern: crc16.h Log message: Add CRC-16 implementation. From NetBSD. ok krw@, deraadt@

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2021/11/01 06:51:14 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2021-11-01 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/11/01 06:08:46 Modified files: sys/dev/usb: if_run.c Log message: Restore some NULL checks lost in r1.132, add a couple more to deal with WEP key installation happening w/o a node, and don't attempt

CVS: cvs.openbsd.org: src

2021-11-01 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2021/11/01 03:34:49 Modified files: usr.bin/tmux : input.c options-table.c options.c screen.c tmux.1 tmux.h tty.c Log message: Add a cursor-colour option, from Alexis Hildebrandt

CVS: cvs.openbsd.org: src

2021-11-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/11/01 03:21:24 Modified files: share/man/man4/man4.arm64: Makefile Added files: share/man/man4/man4.arm64: aplhidev.4 Log message: aplhidev(4), aplkbd(4) and aplms(4)

CVS: cvs.openbsd.org: src

2021-11-01 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2021/11/01 03:19:10 Modified files: sys/netinet: ipsec_input.c Log message: In ipsec_common_input_cb() pass mbuf pointer to pf_test() so that all callers get an update if the mbuf changes. OK tobhe@

CVS: cvs.openbsd.org: src

2021-11-01 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/11/01 03:12:18 Modified files: usr.sbin/rpki-client: extern.h parser.c validate.c Log message: Cleanup struct auth a bit. The tal description is also stored in the cert and the filename is only used in

CVS: cvs.openbsd.org: src

2021-11-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/11/01 03:02:46 Modified files: sys/arch/arm64/conf: GENERIC RAMDISK files.arm64 Added files: sys/arch/arm64/dev: aplhidev.c Log message: Add support for the keyboard/touchpad on Apple M

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/11/01 02:28:31 Modified files: regress/lib/libcrypto/x509: x509attribute.c Log message: Rework x509attribute regress test in such a way that it doesn't need to reach into opaque structs.

CVS: cvs.openbsd.org: src

2021-11-01 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/11/01 02:14:36 Modified files: lib/libcrypto : crypto.h opensslfeatures.h lib/libcrypto/asn1: asn1.h lib/libcrypto/bio: bio.h lib/libcrypto/evp: evp.h lib/libcrypto/oc

CVS: cvs.openbsd.org: src

2021-11-01 Thread Landry Breuil
CVSROOT:/cvs Module name:src Changes by: lan...@cvs.openbsd.org 2021/11/01 01:51:51 Modified files: share/man/man5 : pf.conf.5 Log message: pf.conf.5: improve reply-to documentation reply-to uses addresses, not interfaces anymore since https://marc.info/?l=openbsd-cvs&m

CVS: cvs.openbsd.org: src

2021-11-01 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2021/11/01 01:48:04 Modified files: usr.bin/tmux : colour.c status.c Log message: Fix a comparison, from Ben Boeckel, and a crash when opening completion menu, from Anindya Mukherjee.