CVS: cvs.openbsd.org: src

2019-06-20 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/06/20 22:21:45 Modified files: regress/usr.bin/ssh/unittests/sshkey: test_sshkey.c Log message: adapt for key shielding API changes (const removal)

CVS: cvs.openbsd.org: src

2019-06-20 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/06/20 22:21:05 Modified files: usr.bin/ssh: authfd.c authfd.h krl.c krl.h ssh-agent.c ssh-keygen.c sshconnect.c sshconnect.h sshd.c sshkey.c

CVS: cvs.openbsd.org: src

2019-06-20 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/06/20 21:19:59 Modified files: usr.bin/ssh: auth2-pubkey.c Log message: print the correct AuthorizedPrincipalsCommand rather than an uninitialised variable; spotted by dtucker@

CVS: cvs.openbsd.org: src

2019-06-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:src Changes by: bent...@cvs.openbsd.org 2019/06/20 20:28:34 Modified files: share/man/man7 : operator.7 Log message: Don't try to fake a horizontal rule with a bunch of hyphens. ok jmc@ schwarze@

CVS: cvs.openbsd.org: src

2019-06-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2019/06/20 14:53:56 Modified files: libexec/reorder_kernel: reorder_kernel.sh Log message: after installing new kernel, do a sync(8) to encourage lazy buffers to make it to disk (discussion with tedu)

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 14:31:04 Modified files: usr.bin/tmux : cmd-find-window.c tmux.1 Log message: Add -r to find-window for regex instead of fnmatch.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 13:32:16 Modified files: usr.sbin/bgpd : rde_rib.c Log message: prefix_add() is only called by path_update() and path_update already knows if the prefix exists or not (by calling prefix_get()).

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 13:29:38 Modified files: usr.bin/tmux : server-client.c Log message: Need to always check focus even if not current window.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 12:13:04 Modified files: usr.bin/tmux : options.c Log message: FIx return of options_scope_from_name on error.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2019/06/20 10:15:22 Modified files: lib/libelf : elf_begin.3 elf_memory.3 Log message: open() and fstat() return precisely -1 on error, not a vague value < 0. Follow the contract.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 10:09:15 Modified files: usr.sbin/rpki-client: x509.c Log message: If x509_get_ski_aki() fails because one of the ski or aki objects are missing, free the other object but also set the pointer

CVS: cvs.openbsd.org: src

2019-06-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2019/06/20 09:47:45 Modified files: lib/libtls/man : tls_read.3 Log message: tls_read() & tls_write() return 4 possible values: TLS_WANT_POLLOUT, TLS_WANT_POLLIN, -1, or 0. After handling the first two,

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 09:40:14 Modified files: usr.bin/tmux : regsub.c Log message: Fix how regex substitution works with empty matches.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 09:29:01 Modified files: usr.sbin/rpki-client: mft.c x509.c Log message: Those changes should not have been in last commit. Revert them for now.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 09:26:49 Modified files: usr.sbin/rpki-client: mft.c tal.c x509.c Log message: Don't use assert to validate user input. assert() is not for that, instead check and error out like it is done one

CVS: cvs.openbsd.org: src

2019-06-20 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2019/06/20 08:55:22 Modified files: sys/kern : init_main.c subr_kubsan.c Log message: Undefined behavior (UB) can potentially be present anywhere in the kernel. kubsan reports findings using printf()

CVS: cvs.openbsd.org: src

2019-06-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2019/06/20 08:19:25 Modified files: lib/libc/sys : connect.2 lib/libc/net : sockatmark.3 Log message: sockatmark(3), recv(2), getsockopt(2), and connect(2) return specifically -1 to mark

CVS: cvs.openbsd.org: src

2019-06-20 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2019/06/20 07:59:39 Modified files: sys/arch/octeon/octeon: machdep.c Log message: Fix misleading code. The kernel keeps using the original boot descriptors even after bootstrap.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 07:50:03 Modified files: usr.sbin/rpki-client: cert.c Log message: Rewrite some if () { } else if () {} chains into multiple independent if () blocks. Improves readability in my opinion since I

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 07:43:10 Modified files: usr.sbin/rpki-client: ip.c Log message: If the ASN1_BIT_STRING has a length of 0 the unused bit count must be 0. Check this and also adjust the upper limit check to >= 8

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 07:40:22 Modified files: usr.bin/tmux : input.c options-table.c tmux.1 window.c Log message: allow-rename and alternate-screen can be pane options.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 07:39:18 Modified files: usr.bin/tmux : cmd-show-options.c Log message: Still need to walk the options tree for user options.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 07:38:21 Modified files: usr.sbin/bgpd : rde.h rde_rib.c Log message: prefix_updateall() is only used internally, make it a static function.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2019/06/20 07:18:19 Modified files: usr.sbin/bgpd : rde.c rde.h rde_rib.c Log message: Change nexthop_update to run the list walk over all prefixes to run asynchronously and therefor other tasks can make

CVS: cvs.openbsd.org: www

2019-06-20 Thread Otto Moerbeek
CVSROOT:/cvs Module name:www Changes by: o...@cvs.openbsd.org2019/06/20 07:08:17 Modified files: openntpd : features.html Log message: Mention constraints and recent settime work

CVS: cvs.openbsd.org: src

2019-06-20 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2019/06/20 06:20:20 Modified files: usr.sbin/ntpd : ntpd.8 Log message: tweaks with help from jmc@

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 06:00:00 Modified files: usr.bin/tmux : cmd-break-pane.c cmd-join-pane.c cmd-select-pane.c cmd-set-option.c cmd-show-options.c cmd-swap-pane.c

CVS: cvs.openbsd.org: src

2019-06-20 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2019/06/20 02:26:13 Modified files: usr.sbin/ntpd : ntpd.8 Log message: Tell a bit about automatic mode; ok jmc@

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 01:41:29 Modified files: usr.bin/tmux : cmd-set-option.c cmd-show-options.c options.c tmux.h Log message: Add a helper function to work out option table from name.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2019/06/20 01:28:18 Modified files: usr.sbin/ntpd : client.c ntp.c ntp_dns.c ntpd.h Log message: Do a quick DNS probe to decide to stay in the forground and attempt an (auto) settime or give up. 15s

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 01:10:56 Modified files: usr.bin/tmux : arguments.c cmd-show-options.c tmux.1 Log message: Add a -A flag to show-options to show parent options as well.

CVS: cvs.openbsd.org: src

2019-06-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2019/06/20 00:51:36 Modified files: usr.bin/tmux : cfg.c format.c server-client.c server.c Log message: Expand command formats in %if and move the config file loading later (to when the first client has