[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Feb 29 13:57:47 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/02/29 13:57:47
Modified files:
. : ChangeLog
openbsd-compat : bsd-poll.c
Log message:
- (dtucker) [openbsd-compat/bsd-poll.c] We don't check for select(2) in
configure (and there's not much point, as openssh won't work without it)
so HAVE_SELECT is not defined and the poll(2) compat code doesn't get
built in. Remove HAVE_SELECT so we can build on platforms without poll.
Diff commands:
cvs -nQq rdiff -u -r1.4846 -r1.4847 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/openbsd-compat/bsd-poll.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4846;r2=1.4847
http://cvsweb.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-poll.c?r1=1.1;r2=1.2
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