CVS: cvs.openbsd.org: src

2016-02-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/02/16 00:47:54 Modified files: usr.bin/ssh: ssh.1 Log message: no need to state that protocol 2 is the default twice;

CVS: cvs.openbsd.org: src

2016-02-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/02/15 22:11:04 Modified files: usr.bin/ssh: ssh.1 ssh_config.5 sshd_config.5 Log message: Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions in ssh(1) with a strong recommendation

CVS: cvs.openbsd.org: src

2016-02-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/02/15 21:30:07 Modified files: bin/pax: file_subs.c Log message: Ignore trailing slashes and skip over duplicate slashes in chk_path() to avoid infinite loop when creating intermediate d

CVS: cvs.openbsd.org: src

2016-02-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/02/15 20:37:49 Modified files: usr.bin/ssh: session.c Log message: add a "Close session" log entry (at loglevel=verbose) to correspond to the existing "Starting session" one. Also include the sessio

CVS: cvs.openbsd.org: src

2016-02-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/02/15 16:32:37 Modified files: usr.bin/ssh: monitor.c Log message: memleak of algorithm name in mm_answer_sign; reported by Jakub Jelen

CVS: cvs.openbsd.org: src

2016-02-15 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2016/02/15 12:56:11 Modified files: usr.bin/doas : doas.c Log message: Do a carriage return before password prompt. OK tedu@

CVS: cvs.openbsd.org: src

2016-02-15 Thread Stefan Kempf
CVSROOT:/cvs Module name:src Changes by: ste...@cvs.openbsd.org 2016/02/15 12:21:46 Modified files: sys/dev/pci/bktr: bktr_core.c Log message: Convert to uiomove. From Martin Natano.

CVS: cvs.openbsd.org: src

2016-02-15 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2016/02/15 10:19:56 Modified files: etc: Makefile Log message: When the default mode on /var/log/maillog was changed to 640 the creation of maillog as part of the distribution-etc-root-var target

CVS: cvs.openbsd.org: src

2016-02-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/02/15 05:53:51 Modified files: usr.sbin/smtpd : to.c Log message: Revert previous, semarie@ found a regression.

CVS: cvs.openbsd.org: src

2016-02-15 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2016/02/15 02:47:49 Modified files: usr.bin/ssh: sftp-server-main.c sftp-server.c sftp.c ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c s