CVS: cvs.openbsd.org: src

2017-06-23 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/06/23 23:37:44 Modified files: usr.bin/ssh: sshconnect.c Log message: switch sshconnect.c from (slightly abused) select() to poll(); ok deraadt@ a while back

CVS: cvs.openbsd.org: src

2017-06-23 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/06/23 23:35:05 Modified files: usr.bin/ssh: ssh_config.5 sshconnect.c sshd.8 Log message: use HostKeyAlias if specified instead of hostname for matching host certificate principal names; bz#2728;

CVS: cvs.openbsd.org: src

2017-06-23 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/06/23 23:24:11 Modified files: usr.bin/ssh: session.c Log message: no need to call log_init to reinitialise logged PID in child sessions, since we haven't called openlog() in log_init() since 1999;

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/06/23 16:59:27 Modified files: usr.bin/mandoc : eqn_html.c Log message: Consistently treat character escape sequences as operators, not as letters, even if their names contain letters. This is

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/06/23 15:04:34 Modified files: usr.bin/mandoc : eqn.c Log message: splitting a text box sometimes requires wrapping it in a list

CVS: cvs.openbsd.org: src

2017-06-23 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2017/06/23 14:57:51 Modified files: gnu/lib/libiberty/src/testsuite: test-demangle.c test-expandargv.c test-pexecute.c Log

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/06/23 13:56:57 Modified files: regress/usr.bin/mdoclint: mdoclint Log message: delete unused "lastline" state variable and some commented out lines; no functional change

CVS: cvs.openbsd.org: src

2017-06-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/06/23 13:51:07 Modified files: sbin/dhclient : dhclient.c dhcpd.h Log message: Once you have forked into two processes, setting a global flag in one process does not mean the other process can see the

CVS: cvs.openbsd.org: xenocara

2017-06-23 Thread David Coppa
CVSROOT:/cvs Module name:xenocara Changes by: dco...@cvs.openbsd.org 2017/06/23 13:28:03 Modified files: . : 3RDPARTY Log message: Update

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/06/23 13:16:49 Modified files: regress/usr.bin/mdoclint: mdoclint mdoclint.1 Log message: delete warning about missing whitespace before trailing punctuation; mandoc handles this now, not in

CVS: cvs.openbsd.org: src

2017-06-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/06/23 13:09:21 Modified files: sys/dev/pv : hyperv.c Log message: Event interrupt handler should call hv_channel_schedule now

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/06/23 13:07:25 Modified files: regress/usr.bin/mdoclint: mdoclint mdoclint.1 Log message: delete -r, RCS id checks are now covered by mandoc, and garbage collect the unused "inliteral" state

CVS: cvs.openbsd.org: src

2017-06-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/06/23 13:07:13 Modified files: sys/dev/pv : hvs.c Log message: Request deferred interrupt processing

CVS: cvs.openbsd.org: src

2017-06-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/06/23 13:05:42 Modified files: sys/dev/pv : hyperv.c hypervvar.h Log message: Introduce deferred interrupt processing capability Hyper-V interrupts seem to be sometimes delivered before the

CVS: cvs.openbsd.org: src

2017-06-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/06/23 12:54:44 Modified files: sys/dev/pv : hyperv.c Log message: s/membar_sync/virtio_membar_sync/

CVS: cvs.openbsd.org: src

2017-06-23 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2017/06/23 12:51:28 Modified files: sys/dev/pv : if_hvn.c Log message: Finish up minor changes in the output and clear the BATCHED channel flag

CVS: cvs.openbsd.org: src

2017-06-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/06/23 10:18:02 Modified files: sbin/dhclient : privsep.c Log message: Oops. Remove extraneous 'return' and some braces from priv_write_resolv_conf() code that was moved into the dispatch loop.

CVS: cvs.openbsd.org: xenocara

2017-06-23 Thread David Coppa
CVSROOT:/cvs Module name:xenocara Changes by: dco...@cvs.openbsd.org 2017/06/23 10:15:20 Modified files: lib/freetype : CMakeLists.txt ChangeLog ChangeLog.20 ChangeLog.21 ChangeLog.22 ChangeLog.23 ChangeLog.24

CVS: cvs.openbsd.org: src

2017-06-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/06/23 10:09:38 Modified files: sbin/dhclient : dhclient.c Log message: Use a const char * for "/etc/resolv.conf.tail" instead of repeating the text in various forms in different error messages. Also

CVS: cvs.openbsd.org: src

2017-06-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/06/23 09:40:56 Modified files: sbin/dhclient : dhcpd.h kroute.c privsep.c privsep.h Log message: Take reyk's imsg resolv.conf improvements of a while ago to their logical conclusion. Nuke

CVS: cvs.openbsd.org: src

2017-06-23 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2017/06/23 09:36:52 Modified files: usr.bin/tmux : cmd-set-option.c key-string.c options-table.c tmux.1 tmux.h tty-keys.c Log message: Add user-keys option to allow user-defined

CVS: cvs.openbsd.org: src

2017-06-23 Thread Kevin Lo
CVSROOT:/cvs Module name:src Changes by: ke...@cvs.openbsd.org 2017/06/23 08:41:54 Modified files: sys/dev/ic : rtwn.c sys/dev/usb: if_urtwn.c Log message: - Fix Tx queues to USB endpoints mapping and merge urtwn_r92c_dma_init() and

CVS: cvs.openbsd.org: src

2017-06-23 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2017/06/23 06:56:25 Modified files: games/adventure: extern.h io.c wizard.c Log message: Remove unused confirm() and datime() functions. Those functions are unused and have been compiled out since 1998,

CVS: cvs.openbsd.org: src

2017-06-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/06/23 05:54:22 Modified files: gnu/usr.bin/cc/cc_tools: Makefile Log message: Always include Makefile.dep, conditionally including it based on the existence of a .depend file can lead to various

CVS: cvs.openbsd.org: www

2017-06-23 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2017/06/23 05:49:13 Modified files: faq: upgrade61.html Log message: add a reminder to explain how to enable karl for people upgrading manually. prompted by a mail by paul de weerd.

CVS: cvs.openbsd.org: src

2017-06-23 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2017/06/23 05:18:12 Modified files: sys/net: if.c sys/sys: mbuf.h Log message: Resetting the mbuf header in if_input_local() was stripping off the M_LOOP flag. This broke IPv6

CVS: cvs.openbsd.org: src

2017-06-23 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/06/23 03:55:10 Modified files: sys/arch/amd64/include: asm.h sys/arch/arm/include: asm.h sys/arch/arm64/include: asm.h sys/arch/hppa/include: asm.h

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2017/06/23 01:24:48 Modified files: usr.bin/ssh: clientloop.c Log message: When using the escape sequence &~ the code path is client_loop() -> client_simple_escape_filter() -> process_escapes() ->

CVS: cvs.openbsd.org: src

2017-06-23 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/06/23 00:07:51 Modified files: share/man/man1 : clang-local.1 Log message: i didn't know we had clang-local until reminded by jsg. mention the disabling of ident strings.