X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fwcgi.c;fp=www%2Fwcgi.c;h=3a4dec68187cefcb85a0dce088c66a8f1fbf21af;hb=6315a552d51ac08b60d25d8500da5574a83ba530;hp=0d55ccb5687631a1bc833068cc444281e06808b7;hpb=6e37e8e91bf35cb14c930e8988085cf78f11029a;p=egate.git diff --git a/www/wcgi.c b/www/wcgi.c index 0d55ccb..3a4dec6 100644 --- a/www/wcgi.c +++ b/www/wcgi.c @@ -41,7 +41,11 @@ * 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)