CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:50:55 Modified files: usr.bin/tmux : cmd-set-option.c cmd-show-messages.c resize.c server-client.c tmux.h window.c Log message: Move lazy resize from the pane to

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:11:14 Added files: sys/arch/powerpc64/compile: Makefile Makefile.inc sys/arch/powerpc64/compile/GENERIC: Makefile sys/arch/powerpc64/conf: GENERIC Makefile.powerpc64

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 11:58:55 Modified files: share/man/man4 : bcmgpio.4 Log message: +.Xr gpio 4 , ok kettenis

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 17:06:27 Modified files: sys/arch/powerpc64/conf: ld.script sys/arch/powerpc64/powerpc64: machdep.c Log message: Get memory information from the device tree.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:07:55 Modified files: usr.bin/tmux : proc.c server-client.c server.c tmux.1 tmux.c tmux.h tty.c Log message: Add a -D flag to ask tmux not to daemonize, useful both

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:03:30 Modified files: usr.bin/tmux : window-copy.c Log message: Fix next-matching-bracket logic, from Chris Barber.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:03:57 Modified files: usr.bin/tmux : window-copy.c Log message: Do not loop forever when search finds an empty match, GitHub issue 2203.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:30:59 Modified files: usr.bin/tmux : Makefile input-keys.c options-table.c popup.c server.c tmux.1 tmux.h tty-keys.c Removed files: usr.bin/tmux :

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 11:03:34 Modified files: share/man/man4 : iwn.4 iwm.4 Log message: document that these devices support background scanning; suggested by and ok stsp

CVS: cvs.openbsd.org: src

2020-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2020/05/16 14:19:23 Modified files: usr.sbin/acme-client: parse.y Log message: somehow yacc pieces got missed from the "domain name" commit; add them. ok florian@

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:22:01 Modified files: usr.bin/tmux : grid.c screen-write.c tmux.h Log message: Add screen write flags instead of individual bits and fix line length calculation with padding.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:44:54 Modified files: usr.bin/tmux : input-keys.c input.c options-table.c tmux.1 tmux.h tty-features.c tty-keys.c tty-term.c tty.c Log

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 12:28:23 Modified files: share/man/man4 : ral.4 uath.4 Log message: use a consistent notation for x[GM]Hz (at least for the wireless pages);

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:10:28 Modified files: usr.bin/tmux : key-bindings.c options-table.c tmux.1 window-copy.c Log message: Add a mark in copy mode. Set with set-mark command (bound to

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 10:58:12 Modified files: usr.sbin/acme-client: acme-client.conf.5 usr.sbin/bgpd : bgpd.conf.5 usr.sbin/dhcpd : dhcpd.conf.5 usr.bin/doas : doas.conf.5

CVS: cvs.openbsd.org: src

2020-05-16 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2020/05/16 12:00:29 Modified files: lib/libssl : tls13_record_layer.c Log message: Return TLS13_IO_WANT_POLLIN after processing post-handshake messages. After post-handshake handshake messages have

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:02:24 Modified files: usr.bin/tmux : Makefile cmd-choose-tree.c cmd-list-keys.c cmd-run-shell.c cmd-set-option.c cmd-show-messages.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:26:34 Modified files: usr.bin/tmux : format-draw.c options-table.c screen-redraw.c tmux.1 tmux.h tty-acs.c tty.c Log message: Add an option to set the pane border

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:06:56 src/sys/arch/powerpc64/powerpc64 Update of /cvs/src/sys/arch/powerpc64/powerpc64 In directory cvs.openbsd.org:/tmp/cvs-serv79529/powerpc64/powerpc64 Log Message: Directory

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:06:56 src/sys/arch/powerpc64/compile Update of /cvs/src/sys/arch/powerpc64/compile In directory cvs.openbsd.org:/tmp/cvs-serv79529/powerpc64/compile Log Message: Directory

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:06:25 src/sys/arch/powerpc64 Update of /cvs/src/sys/arch/powerpc64 In directory cvs.openbsd.org:/tmp/cvs-serv8037/powerpc64 Log Message: Directory /cvs/src/sys/arch/powerpc64 added to the

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:06:56 src/sys/arch/powerpc64/conf Update of /cvs/src/sys/arch/powerpc64/conf In directory cvs.openbsd.org:/tmp/cvs-serv79529/powerpc64/conf Log Message: Directory

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:06:56 src/sys/arch/powerpc64/include Update of /cvs/src/sys/arch/powerpc64/include In directory cvs.openbsd.org:/tmp/cvs-serv79529/powerpc64/include Log Message: Directory

CVS: cvs.openbsd.org: src

2020-05-16 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/05/16 12:41:22 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2020-05-16 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/05/16 13:07:04 Modified files: sys/dev: rnd.c Log message: entropy_add_ptr and entropy_input_rotate are only used inside enqueue_randomness(), so make them local static instead of global.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:13:09 Modified files: usr.bin/tmux : popup.c tmux.h window-buffer.c Log message: Move editor stuff to common code in popup.c.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:35:13 Modified files: usr.bin/tmux : cmd-list-keys.c cmd-queue.c cmd-send-keys.c input-keys.c key-bindings.c key-string.c menu.c mode-tree.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:20:59 Modified files: usr.bin/tmux : cmd-break-pane.c cmd-find.c cmd-join-pane.c cmd-kill-pane.c cmd-queue.c cmd-select-pane.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:38:55 Modified files: usr.bin/tmux : input-keys.c Log message: Send CSI u sequences for any keys that do not have a defined sequence already - this should only be similar sequences sent by

CVS: cvs.openbsd.org: src

2020-05-16 Thread Martin Reindl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2020/05/16 10:37:50 Modified files: share/man/man4 : gpio.4 usr.sbin/gpioctl: Makefile Log message: add bcmgpio to the gpio manpage and install gpioctl manpage on arm64 too OK kettenis@

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:16:07 Modified files: usr.bin/tmux : cmd-command-prompt.c cmd-confirm-before.c cmd-queue.c mode-tree.c server-client.c status.c tmux.h

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:33:16 Modified files: usr.bin/tmux : input-keys.c key-string.c mode-tree.c server-client.c status.c tmux.h tty-keys.c Log message: Rename KEYC_ESCAPE to KEYC_META.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:32:21 Modified files: usr.bin/tmux : cmd-send-keys.c tty-keys.c Log message: Recognise extended key sequences on input (both the forms xterm offers).

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 10:45:55 Modified files: usr.bin/tmux : cmd-select-window.c Log message: On select-window, make this client the latest client for the window.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 11:08:50 src/sys/arch/powerpc64/compile/GENERIC Update of /cvs/src/sys/arch/powerpc64/compile/GENERIC In directory cvs.openbsd.org:/tmp/cvs-serv19675/GENERIC Log Message: Directory

CVS: cvs.openbsd.org: www

2020-05-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:www Changes by: k...@cvs.openbsd.org2020/05/16 20:46:24 Added files: faq: upgrade67.html Log message: First pass of the 6.6 -> 6.7 upgrade instructions. Reviewed by pamela@

CVS: cvs.openbsd.org: src

2020-05-16 Thread Inoguchi Kinichiro
CVSROOT:/cvs Module name:src Changes by: inogu...@cvs.openbsd.org2020/05/16 22:43:16 Modified files: regress/usr.bin/openssl: appstest.sh Log message: Suppress display output and reduce s_time to 1 sec in appstest.sh

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:35:57 Modified files: usr.bin/sndioctl: sndioctl.c Log message: When -m is used, always print one line per control

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:32:01 Modified files: usr.bin/sndioctl: sndioctl.c Log message: Factor code to print numbers, no behavior change

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:48:39 Modified files: lib/libc/sys : sysctl.2 share/man/man4 : envy.4 share/man/man4/man4.sparc64: audioce.4 Log message: Fix forgotten references to removed mixer.4 manual

Re: CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
On Sat, May 16, 2020 at 11:48:39PM -0600, Alexandre Ratchov wrote: > CVSROOT: /cvs > Module name: src > Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:48:39 > > Modified files: > lib/libc/sys : sysctl.2 > share/man/man4 : envy.4 > share/man/man4/man4.sparc64:

CVS: cvs.openbsd.org: src

2020-05-16 Thread Inoguchi Kinichiro
CVSROOT:/cvs Module name:src Changes by: inogu...@cvs.openbsd.org2020/05/16 19:43:27 Modified files: regress/usr.bin/openssl: appstest.sh Log message: Fix server client test with TLSv1.3 in appstest.sh

CVS: cvs.openbsd.org: www

2020-05-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:www Changes by: k...@cvs.openbsd.org2020/05/16 19:46:07 Modified files: faq: current.html upgrade66.html Log message: Fix typo in link to tun(4) man page

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:39:32 Modified files: usr.bin/sndioctl: sndioctl.c Log message: Print lists as comma-separated items

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 23:37:49 Modified files: usr.bin/sndioctl: sndioctl.c Log message: When -m is used, don't print controls that didn't change

CVS: cvs.openbsd.org: src

2020-05-16 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2020/05/16 02:38:34 Modified files: sys/dev: kcov.c Log message: remove unused debug statements

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 02:49:00 Modified files: dist/libxcb: ChangeLog Makefile.am NEWS configure.ac dist/libxcb/m4 : libtool.m4 dist/libxcb/src: c_client.py xcb.h xcb_auth.c xcb_conn.c

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 02:50:21 Modified files: distrib/sets/lists/xbase: mi Log message: sync

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 02:50:37 Modified files: . : MODULES 3RDPARTY Log message: update

CVS: cvs.openbsd.org: src

2020-05-16 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2020/05/16 02:35:49 Modified files: sys/dev: kcov.c Log message: In preparation for stopping coverage collection once the kernel has panicked, extract common parts between the two coverage

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:47:21 Modified files: lib/libXxf86dga: ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.ac lib/libXxf86dga/src: XF86DGA2.c

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:52:06 Modified files: app/xkbprint : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac app/xkbprint/man: xkbprint.man

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:50:56 Added files: app/xrandr : README.md Removed files: app/xrandr : README Log message: missed README->README.md transition in 1.5.1 update.

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:49:44 Modified files: app/xrandr : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac xrandr.c app/xrandr/man :

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:59:01 Modified files: . : MODULES Log message: update

CVS: cvs.openbsd.org: src

2020-05-16 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/05/16 05:26:51 Modified files: sys/dev/pci: if_iwx.c if_iwxreg.h Log message: Fix PHY_CONTEXT commands sent to iwx(4) firmware. iwx(4) firmware understands two different variants of these

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 03:45:25 Modified files: lib/libXrandr : ChangeLog Makefile.am Makefile.in aclocal.m4 compile configure configure.ac lib/libXrandr/src: XrrCrtc.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2020/05/16 04:47:22 Modified files: sys/dev: video.c Log message: Implement kqueue(2) support. ok visa@

CVS: cvs.openbsd.org: src

2020-05-16 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2020/05/16 05:07:52 Modified files: sys/dev: audio.c Log message: Use softintr to call selwakeup() in the mixer code code-path ok mpi

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 05:07:54 Modified files: sys/dev/ic : vga.c Log message: Don't attempt to reset the state of the flip-flop associated with the vga attribute controller index or set the enable/'palette

CVS: cvs.openbsd.org: src

2020-05-16 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/05/16 06:23:12 Modified files: share/man/man4 : ifmedia.4 Log message: various tweaks for the 80211 parts; includes some typo fixes spotted by stsp while reviewing the diff; ok stsp

CVS: cvs.openbsd.org: src

2020-05-16 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2020/05/16 06:36:01 Modified files: usr.sbin/syspatch: syspatch.sh Log message: Simplify: _BSDMP was only used once.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:13:37 Modified files: usr.bin/tmux : attributes.c style.c tmux.1 Log message: Add an attribute for ACS.

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 08:18:52 Modified files: driver/xf86-video-cirrus/src: alp_exa.c Log message: Fix VT switching in EXA acceleration.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:18:39 Modified files: usr.bin/tmux : tty-keys.c Log message: Response is iTerm2 not not ITerm2.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:22:51 Modified files: usr.bin/tmux : tmux.1 tmux.h tty-features.c tty-term.c tty.c window-copy.c Log message: Add extension terminfo(5) capabilities for margins.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:30:17 Modified files: usr.bin/tmux : format.c server-client.c tmux.1 tmux.h tty-features.c tty-keys.c Log message: Move terminal features into a single file.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:42:06 Modified files: usr.bin/tmux : screen-redraw.c server-client.c tty.c Log message: Do not redraw or update mode if nothing has changed.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2020/05/16 08:40:53 Modified files: lib/libssl : tls13_server.c Log message: Avoid sending an empty certificate list from the TLSv1.3 server. A TLSv1.3 server must always send a certificate - return an

CVS: cvs.openbsd.org: src

2020-05-16 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2020/05/16 08:42:35 Modified files: lib/libssl : tls13_internal.h tls13_legacy.c Log message: Add TLS13_ERR_NO_CERTIFICATE. This was missed in previous tls13_server.c commit. ok inoguchi@ tb@

CVS: cvs.openbsd.org: src

2020-05-16 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2020/05/16 08:44:55 Modified files: lib/libssl : tls13_client.c Log message: Ensure that a TLSv1.3 server has provided a certificate. The RFC requires that a server always provide a certificate for

CVS: cvs.openbsd.org: src

2020-05-16 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/16 08:44:45 Modified files: sys/arch/alpha/alpha: machdep.c sys/arch/amd64/amd64: machdep.c sys/arch/arm/arm: arm32_machdep.c sys/arch/arm64/arm64: machdep.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:10:29 Modified files: usr.bin/tmux : format.c tmux.1 window-buffer.c window-client.c window-tree.c Log message: Tweak the default choose modes formats: - Only show

CVS: cvs.openbsd.org: xenocara

2020-05-16 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2020/05/16 08:15:35 Modified files: driver/xf86-video-cirrus/src: alp_driver.c Log message: MFC: alpine: Default to 16bpp 24bpp support is going away, so since we can't do 32bpp and these

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:16:25 Modified files: usr.bin/tmux : input.c tmux.h tty-features.c tty-keys.c tty.c Log message: Remove support for iTerm2's DSR 1337 extension and use the CSI > q extension now supported by

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:26:33 Modified files: usr.bin/tmux : cfg.c tmux.c tmux.h tty-features.c Log message: Build list of paths and weed out duplicates before loading configs, and add TMUX_SOCK like TMUX_PATH for

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:31:35 Modified files: usr.bin/tmux : tty-features.c Log message: Add a feature for strikethrough.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:34:44 Modified files: usr.bin/tmux : tmux.1 tmux.h tty-features.c tty-term.c tty.c Log message: Add a feature for bracketed paste.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:39:40 Modified files: usr.bin/tmux : options-table.c tmux.1 tmux.h tty-features.c tty-term.c tty.c Log message: Add feature and capabilities for focus reporting.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:46:15 Modified files: usr.bin/tmux : options-table.c tmux.h tty-features.c tty-term.c tty.c Log message: Instead of having a default set of terminals in

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:49:50 Modified files: usr.bin/tmux : cmd-new-session.c cmd-rename-session.c session.c tmux.h Log message: Instead of forbidding invalid session names, sanitize them

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:53:23 Modified files: usr.bin/tmux : format.c grid.c menu.c style.c tmux.h tty.c window.c Log message: Use a grid cell not a style for the pane style.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 08:55:38 Modified files: usr.bin/tmux : format.c Log message: Call format_defaults_window for panes as well.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:01:31 Modified files: usr.bin/tmux : cmd-rename-window.c cmd-resize-pane.c cmd-respawn-pane.c cmd-select-pane.c cmd-set-option.c input.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:06:04 Modified files: usr.bin/tmux : menu.c server-client.c status.c tmux.h Log message: Improve command prompt completion: - Show a menu with completions if there are multiple. - Don't

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:11:52 Modified files: usr.bin/tmux : options-table.c screen-write.c tmux.1 tmux.h window-copy.c Log message: Copy mode search improvements: - Add styles for the

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:18:17 Modified files: usr.bin/tmux : status.c Log message: Complete partial window indexes properly.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:16:37 Modified files: usr.bin/tmux : cmd-command-prompt.c key-bindings.c status.c tmux.1 tmux.h Log message: Add -W and -T flags to command-prompt to only complete

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:19:04 Modified files: usr.bin/tmux : status.c Log message: Use formats for status-style and message-style.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:24:28 Modified files: usr.bin/tmux : cmd-display-menu.c format-draw.c job.c options-table.c paste.c popup.c server.c tmux.1 tmux.c tmux.h

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:25:24 Modified files: usr.bin/tmux : cmd-new-session.c tmux.1 Log message: Add -e for new-session to set environment variables.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:27:08 Modified files: usr.bin/tmux : screen-write.c tmux.h tty.c Log message: Rename and tidy some stuff in struct tty_ctx.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:35:19 Modified files: usr.bin/tmux : paste.c window-buffer.c Log message: Use VIS_CSTYLE for paste buffers also.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:34:08 Modified files: usr.bin/tmux : cmd-display-panes.c format-draw.c input.c menu.c mode-tree.c popup.c screen-redraw.c screen-write.c

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:36:57 Modified files: usr.bin/tmux : tty.c Log message: Do not need to work out status line offset, we already have it.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:38:14 Modified files: usr.bin/tmux : menu.c window-copy.c Log message: Try to search the entire history first for up to 200 ms so a search count can be shown. If it takes too long, search

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:40:04 Modified files: usr.bin/tmux : arguments.c cmd-queue.c tmux.h Log message: Add formats for after hook command arguments.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:40:44 Modified files: usr.bin/tmux : environ.c Log message: Export TERM_PROGRAM and TERM_PROGRAM_VERSION like various other terminals.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:41:55 Modified files: usr.bin/tmux : popup.c tmux.1 tty-keys.c Log message: Only redraw popup on the client it belongs to.

CVS: cvs.openbsd.org: src

2020-05-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/16 09:45:29 Modified files: usr.bin/tmux : cmd-attach-session.c cmd-list-clients.c cmd-new-session.c cmd-refresh-client.c cmd-switch-client.c

  1   2   >