cvs commit: apache/src http_main.c

1996-08-13 Thread Roy Fielding
fielding96/08/13 22:18:46 Modified:src http_main.c Log: Removed global static declaration of wait_or_timeout_retval that was never used (because it is overridden by a local declaration of wait_or_timeout_retval in the only routine where it is used). Revision Changes

cvs commit: apache/src conf.h

1996-08-13 Thread Roy Fielding
fielding96/08/13 22:08:08 Modified:src conf.h Log: Added prototype of gethostname for SOLARIS2. Submitted by: Roy Fielding Revision ChangesPath 1.33 +1 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src mod_auth.c

1996-08-13 Thread Roy Fielding
fielding96/08/13 21:43:22 Modified:src mod_auth.c Log: Fixed warning on systems that HAVE_CRYPT_H. Submitted by: Roy Fielding Revision ChangesPath 1.4 +3 -0 apache/src/mod_auth.c Index: mod_auth.c =

cvs commit: apache/src mod_cgi.c

1996-08-13 Thread Alexei Kosut
akosut 96/08/13 10:57:31 Modified:src mod_cgi.c Log: Fix typo. Submitted by: Jim Jagielski Revision ChangesPath 1.16 +1 -1 apache/src/mod_cgi.c Index: mod_cgi.c === RCS file: /e