CVS: cvs.openbsd.org: src

2020-07-03 Thread Richard Procter
CVSROOT:/cvs Module name:src Changes by: proc...@cvs.openbsd.org 2020/07/04 00:06:16 Modified files: sys/net: if_wg.c Log message: Permit the stack to check transport and network checksums. Although the link provides stronger integrity checks, it needn't cover th

CVS: cvs.openbsd.org: www

2020-07-03 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/03 23:11:01 Modified files: faq: faq4.html Log message: the grub instructions do more harm than good. just point out that refind and grub exist and make clear that you're on your own. wor

CVS: cvs.openbsd.org: www

2020-07-03 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2020/07/03 21:40:12 Modified files: openssh: specs.html Log message: curve25519-sha256 was added in 7.3 and is now RFC8731. curve448-sha512 is not implemented.

CVS: cvs.openbsd.org: src

2020-07-03 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2020/07/03 11:58:09 Modified files: usr.sbin/btrace: bt_parse.y Log message: Increment line number when skipping multi-line comments.

CVS: cvs.openbsd.org: src

2020-07-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/03 11:54:27 Modified files: sys/arch/amd64/amd64: tsc.c sys/arch/amd64/include: cpufunc.h Log message: Use an LFENCE instruction everywhere where we use RDTSC when we are doing some

CVS: cvs.openbsd.org: src

2020-07-03 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2020/07/03 11:42:50 Modified files: regress/sbin/ifconfig: ifaddr.c sbin/ifconfig : ifconfig.c sbin/slaacd: frontend.c slaacd.c sys/netinet6 : in6.c in6_var.h Log message: R

CVS: cvs.openbsd.org: src

2020-07-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/03 10:28:08 Added files: sys/arch/powerpc64/conf: RAMDISK Log message: We need a RAMDISK kernel config as well of course.

CVS: cvs.openbsd.org: src

2020-07-03 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/03 07:31:47 Modified files: sys/dev/sdmmc : sdmmc_scsi.c sdmmcvar.h Log message: Pass the expected 'scsibus_attach_args *' to scsibus_attach() via config_found(), not a 'scsi_link *'. Part of matthe

CVS: cvs.openbsd.org: src

2020-07-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/03 06:42:06 Added files: distrib/sets/lists/comp: md.powerpc64 Log message: More powerpc64 sets.

CVS: cvs.openbsd.org: src

2020-07-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/03 06:29:11 Added files: distrib/sets/lists/base: md.powerpc64 distrib/sets/lists/comp: clang.powerpc64 distrib/sets/lists/etc: md.powerpc64 distrib/sets/lists/game:

CVS: cvs.openbsd.org: src

2020-07-03 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2020/07/03 04:12:26 Modified files: usr.bin/ssh: sshd.c Log message: update setproctitle after re-exec; ok djm

CVS: cvs.openbsd.org: src

2020-07-03 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2020/07/03 04:11:33 Modified files: usr.bin/ssh: sshd.c Log message: keep ignoring HUP after fork+exec; ok djm

CVS: cvs.openbsd.org: src

2020-07-03 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2020/07/03 04:10:17 Modified files: usr.bin/ssh: sshd.c Log message: don't exit the listener on send_rexec_state errors; ok djm

CVS: cvs.openbsd.org: src

2020-07-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/07/03 01:25:18 Modified files: usr.bin/ssh: channels.c Log message: put back the mux_ctx memleak fix, but only for channels of type SSH_CHANNEL_MUX_LISTENER; Specifically SSH_CHANNEL_MUX_PROXY chann

CVS: cvs.openbsd.org: src

2020-07-03 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/07/03 01:17:26 Modified files: lib/libssl : ssl_tlsext.c Log message: zap trailing whitespace on one line

CVS: cvs.openbsd.org: src

2020-07-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/07/03 01:17:35 Modified files: usr.bin/ssh: channels.c Log message: revert r1.399 - the lifetime of c->mux_ctx is more complex; simply freeing it here causes other problems

CVS: cvs.openbsd.org: src

2020-07-03 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/07/03 01:07:50 Modified files: usr.bin/tmux : tmux.1 Log message: Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.

CVS: cvs.openbsd.org: src

2020-07-03 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/07/03 01:02:37 Modified files: usr.bin/ssh: session.c Log message: avoid tilde_expand_filename() in expanding ~/.ssh/rc - if sshd is in chroot mode, the likely absence of a password database will ca

CVS: cvs.openbsd.org: src

2020-07-03 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/07/03 01:00:12 Modified files: usr.bin/tmux : cmd-select-pane.c Log message: Check if client is NULL before using it, GitHub issue 2295.