X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fwirtcl.c;h=c0ae80e53cd65936c81a5046906e385470943473;hb=5b5e33eaf7afda11d555540e3f15ac2d49d245a6;hp=28f9deed8d17774b3261aca6ffbe76242ce690ba;hpb=129b920a3019c8cfcb8ed37b20b1b49fd557b100;p=egate.git diff --git a/www/wirtcl.c b/www/wirtcl.c index 28f9dee..c0ae80e 100644 --- a/www/wirtcl.c +++ b/www/wirtcl.c @@ -41,7 +41,18 @@ * USE OR PERFORMANCE OF THIS SOFTWARE. * * $Log: wirtcl.c,v $ - * Revision 1.10 1996/01/09 10:46:50 adam + * Revision 1.13 1996/01/24 08:26:54 adam + * All tcl commands prefixed with egw_ (except the html command). + * + * Revision 1.12 1996/01/12 10:05:18 adam + * If script name ends with ';' HTTP/GET/Expires will be defined. + * The cgi interface only reads final handshake if response from + * server (shell) was zero-terminated [If it isn't it probably died]. + * + * Revision 1.11 1996/01/09 16:16:49 adam + * Port to OSF/1. Gif references moved from /gif/ to /egwgif/. + * + * Revision 1.10 1996/01/09 10:46:50 adam * New defines: LOGDIR/EGWDIR/CGIDIR set in Makefile. * * Revision 1.9 1995/11/07 14:56:59 adam @@ -171,7 +182,7 @@ static void *do_create (WCLIENT wcl, void *args) } log_init(LOG_ALL, "irtcl", LOGDIR "/irtcl_log"); /* initialize irtcl */ - Tcl_CreateCommand (p->interp, "zwait", proc_zwait_invoke, p, NULL); + Tcl_CreateCommand (p->interp, "egw_wait", proc_zwait_invoke, p, NULL); for (i=0; i