CVS: cvs.openbsd.org: src

2020-06-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/06/04 23:33:59 Modified files: share/man/man9 : ifiq_input.9 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2020-06-04 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/06/04 21:25:35 Modified files: usr.bin/ssh: sshbuf-getput-basic.c Log message: make sshbuf_putb(b, NULL) a no-op

CVS: cvs.openbsd.org: src

2020-06-04 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/06/04 21:24:36 Modified files: usr.bin/ssh: sshbuf-misc.c sshbuf.h Log message: make sshbuf_dump() args const

CVS: cvs.openbsd.org: src

2020-06-04 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/06/04 21:24:16 Modified files: usr.bin/ssh: sshconnect2.c Log message: wrap long line

CVS: cvs.openbsd.org: src

2020-06-04 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2020/06/04 21:15:26 Modified files: usr.bin/ssh: ssh.c Log message: Correct historical comment: provos@ modified OpenSSH to work with SSLeay (very quickly replaced by OpenSSL) not SSL in general. ok

CVS: cvs.openbsd.org: src

2020-06-04 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/06/04 20:26:50 Modified files: share/man/man9 : ifiq_input.9 Log message: spell if_rxr_livelocked properly

CVS: cvs.openbsd.org: src

2020-06-04 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/06/04 20:24:12 Modified files: share/man/man9 : Makefile Added files: share/man/man9 : ifiq_input.9 Log message: add a small manpage for ifiq functions that drivers care about.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/06/04 18:51:56 Modified files: lib/libusbhid : parse.c Log message: HID parser could overflow if a malicious device (potentially USB) provided too many PUSH. report from Andy Nguyen @ google. fix by

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/06/04 17:05:43 Modified files: sys/dev/hid: Tag: OPENBSD_6_7 hid.c Log message: merge to 6.7-stable: HID parser could overflow if a malicious device (potentially USB) provided too many PUSH. report

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/06/04 17:05:02 Modified files: sys/dev/hid: Tag: OPENBSD_6_6 hid.c Log message: merge to 6.6-stable: HID parser could overflow if a malicious device (potentially USB) provided too many PUSH. report

CVS: cvs.openbsd.org: www

2020-06-04 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/06/04 17:04:41 Modified files: . : errata67.html errata66.html Log message: release hid errata

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/06/04 17:03:43 Modified files: sys/dev/hid: hid.c Log message: HID parser could overflow if a malicious device (potentially USB) provided too many PUSH. report from Andy Nguyen @ google. fix by jcs

CVS: cvs.openbsd.org: src

2020-06-04 Thread George Koehler
CVSROOT:/cvs Module name:src Changes by: gkoeh...@cvs.openbsd.org2020/06/04 16:33:17 Modified files: gnu/llvm/lib/Target/PowerPC: PPCISelLowering.cpp Log message: Set max atomic size for PowerPC. 32-bit PowerPC doesn't have instructions for lock-free atomic ops

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 15:41:32 Modified files: usr.bin/tmux : grid.c Log message: Reset wrapped flag when clearing or moving lines, GitHub issue 2215.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 15:40:27 Modified files: usr.bin/tmux : window-copy.c Log message: Search marks outside the visible text are not useful, so there is no point in allocating a big buffer to store them - just

CVS: cvs.openbsd.org: src

2020-06-04 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/06/04 15:21:03 Modified files: lib/libcrypto/asn1: x_attrib.c lib/libcrypto/man: PKCS7_add_attribute.3 regress/lib/libcrypto/x509: Makefile Added files:

CVS: cvs.openbsd.org: src

2020-06-04 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/06/04 15:18:16 Modified files: sys/arch/arm64/arm64: cpu.c Log message: Recognise Cortex-A78.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 14:41:57 Modified files: usr.bin/tmux : window-copy.c Log message: Some improvements to performance of searching: - Do not allow searches to be repeated at intervals of less than 50

CVS: cvs.openbsd.org: src

2020-06-04 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/06/04 14:06:04 Modified files: lib/libcrypto/man: ERR_load_crypto_strings.3 Log message: minor polishing: * below SEE ALSO, point to the most similar function that is not deprecated * add a

CVS: cvs.openbsd.org: src

2020-06-04 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2020/06/04 13:30:49 Modified files: sys/sys: kcov.h Log message: add missing forward declaration of struct proc

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/06/04 12:46:21 Modified files: lib/libssl : tls13_server.c Log message: Align tls13_server_select_certificate() with tls13_client_select_certificate(). ok inoguchi

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/06/04 12:41:42 Modified files: lib/libssl : tls13_client.c Log message: Improve client certificate selection for TLSv1.3 This allows clients to use EC certificates. ok inoguchi, jsing

CVS: cvs.openbsd.org: src

2020-06-04 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/06/04 12:06:43 Modified files: lib/libssl/man : SSL_CTX_new.3 Log message: mention that TLS_method(3) also supports TLSv1.3; tb@ OKed this part of a larger diff from inoguchi@

CVS: cvs.openbsd.org: src

2020-06-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/06/04 10:31:03 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 10:06:01 Modified files: usr.bin/tmux : cmd-parse.y Log message: A } can go on the same line as a command.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2020/06/04 09:19:32 Modified files: lib/libcrypto : Makefile Added files: lib/libcrypto/x509: ext_dat.h pcy_cache.c pcy_data.c pcy_int.h pcy_lib.c pcy_map.c pcy_node.c

CVS: cvs.openbsd.org: src

2020-06-04 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/06/04 06:29:16 Modified files: sys/arch/arm64/conf: RAMDISK Log message: Enable bwfm(4).

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 04:36:28 Modified files: usr.bin/tmux : tty-features.c Log message: Shorten some long lines.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 04:34:40 Modified files: usr.bin/tmux : tmux.1 Log message: Correct respawn-* - they don't always use the creation command.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/06/04 04:24:27 Modified files: lib/libcrypto/man: Makefile PKCS7_final.3 PKCS7_new.3 PKCS7_sign.3 PKCS7_sign_add_signer.3

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 04:24:14 Modified files: usr.bin/tmux : window-copy.c Log message: Make the -no-clear command variants not clear the search marks either.

CVS: cvs.openbsd.org: www

2020-06-04 Thread Tobias Heider
CVSROOT:/cvs Module name:www Changes by: to...@cvs.openbsd.org 2020/06/04 02:51:51 Modified files: faq: faq17.html Log message: server2.domain is the srcid for server2.

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 02:30:44 Modified files: usr.bin/tmux : cmd-parse.y Log message: Allow strings to span multiple lines - newlines and any leading whitespace are removed, as well as any following comments that

CVS: cvs.openbsd.org: src

2020-06-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/06/04 01:12:05 Modified files: usr.bin/tmux : arguments.c cmd-parse.y cmd.c tmux.1 Log message: Instead of using a custom parse function to process {}, treat it as a set of statements and parse with