cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/ChangeLog


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/ChangeLog
Date: Thu, 29 Sep 2005 16:20:35 -0400

Index: ccvs/src/ChangeLog
diff -u ccvs/src/ChangeLog:1.3291 ccvs/src/ChangeLog:1.3292
--- ccvs/src/ChangeLog:1.3291   Thu Sep 29 16:22:22 2005
+++ ccvs/src/ChangeLog  Thu Sep 29 20:20:33 2005
@@ -1,3 +1,16 @@
+2005-09-29  Paul Eggert  <address@hidden>
+           Derek Price  <address@hidden>
+
+       * client.c (handle_m, handle_e): Remove incomplete workaround for
+       O_NONBLOCK problem; no longer needed because of the fix below.
+       * cvs.h (piped_child): New bool argument saying whether O_NONBLOCK
+       fix is needed.  All uses changed.
+       * rsh-client.c (start_rsh_server): We need the O_NONBLOCK fix,
+       so pass 'true' to piped_child to enable the workaround.
+       * run.c (work_around_openssh_glitch): New function.
+       (piped_child): Use it if the fix is requested.  Avoid call call to
+       vfork with undefined behavior.
+
 2005-09-29  Mark D. Baushke  <address@hidden>
 
        * main.c (main): Rename N as COMMITID_RAW_SIZE.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]