Received: by taz.hyperreal.com (8.7.6/V2.0) id GAA02722; Sun, 24 Nov 1996 06:18:01 -0800 (PST) Received: from battra.telebase.com by taz.hyperreal.com (8.7.6/V2.0) with ESMTP id GAA02659; Sun, 24 Nov 1996 06:17:16 -0800 (PST) Received: from wormhole.telebase.com by battra.telebase.com id JAA15030 for ; Sun, 24 Nov 1996 09:17:13 -0500 (EST) Received: from spudboy.telebase.com (spudboy.telebase.com [172.16.2.215]) by wormhole.telebase.com (8.8.3/8.8.1) with ESMTP id JAA20075 for ; Sun, 24 Nov 1996 09:17:12 -0500 (EST) Received: (from chuck@localhost) by spudboy.telebase.com (8.8.1/8.8.1) id JAA20250 for new-httpd@hyperreal.com; Sun, 24 Nov 1996 09:17:12 -0500 (EST) From: Chuck Murcko Message-Id: <199611241417.JAA20250@spudboy.telebase.com> Subject: Forwarded mail...fixes for DEC UNIX To: new-httpd@hyperreal.com Date: Sun, 24 Nov 1996 09:17:12 -0500 (EST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com Changes from Len Smith to get clean compiles on DEC UNIX 3.2, DEC cc. system PRIVILEGED account liltingly intones: > From root@ww2.ios.bc.ca Fri Nov 1 13:20:37 1996 > Date: Fri, 22 Nov 1996 10:20:30 -0800 > From: system PRIVILEGED account > Apparently-to: chuck@n2k.com > To: chuck@n2k.com > Message-id: <9611221820.AA10341@ww2.ios.bc.ca> > Content-transfer-encoding: 7BIT > > diff buff.c buff.c.dist > 380c380 > < x = (unsigned char *) memchr(fb->inptr, '\012', fb->incnt); > --- > > x = memchr(fb->inptr, '\012', fb->incnt); > > > ********************************************** > > > diff mod_include.c mod_include.c.dist > 761c761 > < /* #if defined(BSD) && BSD > 199305 > --- > > #if defined(BSD) && BSD > 199305 > 763c763 > < #else */ > --- > > #else > 765c765 > < /* #endif */ > --- > > #endif > 809c809 > < "unable to compile pattern %s [%s]", rexp, err_string); > --- > > "unable to compile pattern %s [%s]", rexp, &err_string); > > > ************************************************************* > > > diff mod_log_agent.c mod_log_agent.c.dist > 86c86 > < const char *set_agent_log (cmd_parms *parms, void *dummy, char *arg) > --- > > char *set_agent_log (cmd_parms *parms, void *dummy, char *arg) > > > ************************************************************* > > > diff mod_log_referer.c mod_log_referer.c.dist > 87c87 > < const char *set_referer_log (cmd_parms *parms, void *dummy, char *arg) > --- > > char *set_referer_log (cmd_parms *parms, void *dummy, char *arg) > 96c96 > < const char *add_referer_ignore (cmd_parms *parms, void *dummy, char *arg) > --- > > char *add_referer_ignore (cmd_parms *parms, void *dummy, char *arg) > chuck Chuck Murcko N2K Inc. Wayne PA chuck@telebase.com And now, on a lighter note: Die, v.: To stop sinning suddenly. -- Elbert Hubbard