[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Mon May 19 16:00:08 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 08/05/19 16:00:08

Modified files:
    .               : ChangeLog Makefile.in clientloop.c clientloop.h ssh.c
Added files:
    .               : mux.c

Log message:
   - djm at cvs.openbsd.org 2008/05/09 14:18:44
     [clientloop.c clientloop.h ssh.c mux.c]
     tidy up session multiplexing code, moving it into its own file and
     making the function names more consistent - making ssh.c and
     clientloop.c a fair bit more readable.
     ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.4925 -r1.4926 openssh/ChangeLog
cvs -nQq rdiff -u -r1.289 -r1.290 openssh/Makefile.in
cvs -nQq rdiff -u -r1.177 -r1.178 openssh/clientloop.c
cvs -nQq rdiff -u -r1.18 -r1.19 openssh/clientloop.h
cvs -nQq rdiff -u -r1.303 -r1.304 openssh/ssh.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4925;r2=1.4926
http://cvsweb.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.289;r2=1.290
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.177;r2=1.178
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.18;r2=1.19
http://cvsweb.mindrot.org/index.cgi/openssh/ssh.c?r1=1.303;r2=1.304

Please note that there may be a delay before commits are available
on the public CVSWeb site.


More information about the openssh-commits mailing list