[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Damien Miller <djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 12 Jun 2007 02:24:21 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: djm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/06/12 02:24:21
Modified files:
usr.bin/ssh : scp.c
Log message:
make scp try to skip FIFOs rather than blocking when nothing is listening.
depends on the platform supporting sane O_NONBLOCK semantics for open
on FIFOs (apparently POSIX does not mandate this), which OpenBSD does.
bz #856; report by cjwatson AT debian.org; ok markus@
Visit your host, monkey.org