[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Mon Jun 25 22:15:13 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/06/25 22:15:13
Modified files:
. : ChangeLog atomicio.c configure.ac
openbsd-compat : Makefile.in openbsd-compat.h
Added files:
openbsd-compat : bsd-poll.c bsd-poll.h
Log message:
- (dtucker) [atomicio.c configure.ac openbsd-compat/Makefile.in
openbsd-compat/bsd-poll.{c,h} openbsd-compat/openbsd-compat.h]
Add an implementation of poll() built on top of select(2). Code from
OpenNTPD with changes suggested by djm. ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.4709 -r1.4710 openssh/ChangeLog
cvs -nQq rdiff -u -r1.34 -r1.35 openssh/atomicio.c
cvs -nQq rdiff -u -r1.381 -r1.382 openssh/configure.ac
cvs -nQq rdiff -u -r1.40 -r1.41 openssh/openbsd-compat/Makefile.in
cvs -nQq rdiff -u -r1.42 -r1.43 openssh/openbsd-compat/openbsd-compat.h
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4709;r2=1.4710
http://cvsweb.mindrot.org/index.cgi/openssh/atomicio.c?r1=1.34;r2=1.35
http://cvsweb.mindrot.org/index.cgi/openssh/configure.ac?r1=1.381;r2=1.382
http://cvsweb.mindrot.org/index.cgi/openssh/openbsd-compat/Makefile.in?r1=1.40;r2=1.41
http://cvsweb.mindrot.org/index.cgi/openssh/openbsd-compat/openbsd-compat.h?r1=1.42;r2=1.43
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