[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon Jun 20 14:42:23 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/06/20 14:42:23
Modified files:
. : ChangeLog log.c log.h monitor.c monitor.h monitor_wrap.c monitor_wrap.h sshd.c
Log message:
- djm at cvs.openbsd.org 2011/06/17 21:44:31
[log.c log.h monitor.c monitor.h monitor_wrap.c monitor_wrap.h sshd.c]
make the pre-auth privsep slave log via a socketpair shared with the
monitor rather than /var/empty/dev/log; ok dtucker@ deraadt@ markus@
Diff commands:
cvs -nQq rdiff -u -r1.5903 -r1.5904 openssh/ChangeLog
cvs -nQq rdiff -u -r1.54 -r1.55 openssh/log.c
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/log.h
cvs -nQq rdiff -u -r1.148 -r1.149 openssh/monitor.c
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/monitor.h
cvs -nQq rdiff -u -r1.88 -r1.89 openssh/monitor_wrap.c
cvs -nQq rdiff -u -r1.29 -r1.30 openssh/monitor_wrap.h
cvs -nQq rdiff -u -r1.404 -r1.405 openssh/sshd.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5903;r2=1.5904&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/log.c?r1=1.54;r2=1.55&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/log.h?r1=1.21;r2=1.22&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.148;r2=1.149&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.h?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor_wrap.c?r1=1.88;r2=1.89&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor_wrap.h?r1=1.29;r2=1.30&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.404;r2=1.405&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list