CVS: cvs.openbsd.org: src

2015-07-13 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2015/07/13 06:41:54 Modified files: lib/libc/gen : devname.c Log message: Do not write a warning to stderr if the db cannot be opened, just return an error. Avoids bogus warnings in chroots. OK deraadt@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 23:20:46 Modified files: lib/libssl/src/ssl: s3_lib.c Log message: Convert ssl3_get_cipher_by_char to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 21:38:26 Modified files: lib/libssl/src/ssl: d1_srtp.c ssl_locl.h Log message: Convert ssl_parse_clienthello_use_srtp_ext to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 23:16:47 Modified files: lib/libssl/src/ssl: s3_srvr.c Log message: Convert ssl3_get_client_certificate to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 21:33:16 Modified files: lib/libssl/src/ssl: s3_clnt.c Log message: Convert ssl3_get_cert_status to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 23:26:32 Modified files: lib/libssl/src/ssl: d1_clnt.c Log message: Convert dtls1_get_hello_verify to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 21:47:38 Modified files: lib/libssl/src/ssl: s3_both.c Log message: Convert ssl3_get_finished to CBS. ok miod@ jsing@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 21:27:20 Modified files: lib/libssl/src/ssl: s3_clnt.c Log message: Convert ssl3_get_server_certificate to CBS. ok miod@

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 23:41:07 Modified files: lib/libssl/src/ssl: s3_both.c Log message: Partially convert ssl3_get_message to CBS. Unlike the other conversions, this only partially converts the function for now.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 07:28:50 Modified files: usr.bin/tmux : screen-write.c Log message: Revert to marking lines as wrapped on newlines, fixes problems with capturep -J.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 07:36:29 Modified files: usr.bin/tmux : cmd-show-environment.c tmux.1 Log message: Add a -s flag to show-environment to output Bourne shell commands a la ssh-agent. Mostly from Cam Hutchison

CVS: cvs.openbsd.org: src

2015-07-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/07/13 07:07:39 Modified files: sys/arch/hppa/hppa: pmap.c Log message: First stab at making the hppa mpsafe. Not quite there yet though.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2015/07/13 11:45:01 Modified files: sys/arch/i386/i386: ioapic.c sys/arch/i386/include: cpu.h sys/arch/i386/isa: isa_machdep.c Log message: remove unused isa_nodefaultirq; ok kettenis,

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 12:45:18 Modified files: usr.bin/tmux : input.c Log message: Reset G0/G1 state when resetting everything else with send-keys -R.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/13 13:05:23 Modified files: sys/arch/octeon/conf: GENERIC files.octeon sys/arch/octeon/dev: octeon_iobus.c Log message: Do not attempt to configure octhci, superseded by dwc2

CVS: cvs.openbsd.org: www

2015-07-13 Thread Gilles Chehade
CVSROOT:/cvs Module name:www Changes by: gil...@cvs.openbsd.org 2015/07/13 12:33:13 Modified files: opensmtpd : index.html Log message: broken link

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 12:10:26 Modified files: usr.bin/tmux : client.c Log message: Ignore environment variables that are too long to send to the server.

CVS: cvs.openbsd.org: www

2015-07-13 Thread Gilles Chehade
CVSROOT:/cvs Module name:www Changes by: gil...@cvs.openbsd.org 2015/07/13 12:22:13 Modified files: opensmtpd : index.html Log message: add ons

CVS: cvs.openbsd.org: src

2015-07-13 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2015/07/13 11:45:55 Modified files: sys/arch/amd64/amd64: cpu.c Log message: remove unused cpu_copy_trampoline; ok mlarkin

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 09:49:31 Modified files: usr.bin/tmux : tmux.h server-client.c tty.c Log message: Initialize cwd fd to -1 so that we don't close fd 0 if the client is destroyed before it is changed. Also allow

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 09:51:31 Modified files: usr.bin/tmux : tmux.h server-client.c tty.c Log message: Fix line endings.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/07/13 17:12:13 Modified files: sys/netinet: Tag: OPENBSD_5_6 tcp_output.c Log message: Avoid a situation where we do not set the tcp persist timer after a zero window condition. If you send a

CVS: cvs.openbsd.org: src

2015-07-13 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/07/13 17:11:55 Modified files: sys/netinet: Tag: OPENBSD_5_7 tcp_output.c Log message: Avoid a situation where we do not set the tcp persist timer after a zero window condition. If you send a

CVS: cvs.openbsd.org: src

2015-07-13 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/07/13 17:11:37 Modified files: sys/netinet: tcp_output.c Log message: Avoid a situation where we do not set the tcp persist timer after a zero window condition. If you send a 0-length packet, but

CVS: cvs.openbsd.org: src

2015-07-13 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/07/13 09:37:26 Modified files: usr.bin/tmux : format.c tmux.1 Log message: Add a format to show if client is a control client. From Bruno Sutic.

CVS: cvs.openbsd.org: www

2015-07-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:www Changes by: ajacou...@cvs.openbsd.org 2015/07/13 00:08:56 Modified files: faq: faq15.html Log message: typo, from Michael McConville

CVS: cvs.openbsd.org: src

2015-07-13 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/13 01:34:50 Modified files: regress/lib/libssl/unit: Makefile Log message: Unhook tls_ext_alpn test until the code passes it.

CVS: cvs.openbsd.org: src

2015-07-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/07/13 02:20:41 Modified files: sys/arch/hppa/hppa: pmap.c Log message: Remove DIAGNOSTIC code that cleans up the pmap in pmap_destroy(). Replace it with a single KASSERT that checks whether