Added descriptive text field in target info.
[egate.git] / www / wcgi.c
index 0d55ccb..3a4dec6 100644 (file)
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wcgi.c,v $
- * Revision 1.6  1995/11/06 17:44:22  adam
+ * Revision 1.7  1995/11/08 12:42:18  adam
+ * Added descriptive text field in target info.
+ * Added authentication field in target info.
+ *
+ * Revision 1.6  1995/11/06  17:44:22  adam
  * State reestablised when shell restarts. History of previous
  * result sets.
  *
@@ -295,7 +299,7 @@ int main()
         exit (1);
     }
 #else
-#  if 0
+#  if 1
     fcntl (linein, F_SETFL, O_NONBLOCK);
 #  endif
     while (1)