You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ro...@imdb.com> on 1996/06/11 22:45:29 UTC

Minor patches. (fwd)

sorry if I sent this earlier.

not acked.

I'm not sure we want these thing in the makefile in the first place.

ack if you want.


-=-=-=-=

Message-Id: <19...@srv1-bsb.gns.com.br>
Subject: Minor patches.
To: apache-bugs@apache.org
Date: Tue, 11 Jun 1996 15:51:56 -0300 (EST)
X-Mailer: ELM [version 2.4ME+ PL17 (25)]
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary=ELM834519116-4933-0_
Content-Transfer-Encoding: 7bit


--ELM834519116-4933-0_
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Some minor patches for the support sources.

	One for the Makefile: fixed missing rotatelogs, added logresolve.
	One for the htdigest.c: remove some annoying warning compile time messages.
	Both follow as e-mail attachments.

	Regards,
		Mario Sergio.
		(System Administrator)
		(lioux@gns.com.br)
		(lioux@bsdnet.org)
		(e9432213@linf.unb.br)


--ELM834519116-4933-0_
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: attachment; filename=makefile.patch
Content-Description: makefile.patch
Content-Transfer-Encoding: 7bit

21c21
< TARGETS=htpasswd htdigest unescape inc2shtml httpd_monitor rotatelogs
---
> TARGETS=htpasswd htdigest unescape inc2shtml httpd_monitor rotatelogs logresolve
69a70,75
> 
> rotatelogs: rotatelogs.c
> 	$(CC) $(INCLUDES) $(CFLAGS) rotatelogs.c -o rotatelogs
> 
> logresolve: logresolve.c
> 	$(CC) $(INCLUDES) $(CFLAGS) logresolve.c -o logresolve

--ELM834519116-4933-0_
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: attachment; filename=htdigest.c.patch
Content-Description: htdigest.c.patch
Content-Transfer-Encoding: 7bit

77,78c77,78
<     pw = strd(getpass("New password:"));
<     if(strcmp(pw,getpass("Re-type new password:"))) {
---
>     pw = strd((char *) getpass("New password:"));
>     if(strcmp(pw,(char *) getpass("Re-type new password:"))) {

--ELM834519116-4933-0_--

----- End of forwarded message from Mario Sergio Fujikawa Ferreira -----


Re: Minor patches. (fwd)

Posted by Brian Behlendorf <br...@organic.com>.
Okay, I've implemented these (I think they should be in the Makefile if
they're in /support), and I've removed unescape.c and inc2shtml.c from the
Makefile and the directory.  Still waiting to hear if anyone wants to
"own" httpd_monitor.c.

	Brian

On Tue, 11 Jun 1996, Rob Hartill wrote:
> sorry if I sent this earlier.
> 
> not acked.
> 
> I'm not sure we want these thing in the makefile in the first place.
> 
> ack if you want.
> 
> 
> -=-=-=-=
> 
> Message-Id: <19...@srv1-bsb.gns.com.br>
> Subject: Minor patches.
> To: apache-bugs@apache.org
> Date: Tue, 11 Jun 1996 15:51:56 -0300 (EST)
> X-Mailer: ELM [version 2.4ME+ PL17 (25)]
> MIME-Version: 1.0
> Content-Type: multipart/mixed; boundary=ELM834519116-4933-0_
> Content-Transfer-Encoding: 7bit
> 
> 
> --ELM834519116-4933-0_
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: 7bit
> 
> Some minor patches for the support sources.
> 
> 	One for the Makefile: fixed missing rotatelogs, added logresolve.
> 	One for the htdigest.c: remove some annoying warning compile time messages.
> 	Both follow as e-mail attachments.
> 
> 	Regards,
> 		Mario Sergio.
> 		(System Administrator)
> 		(lioux@gns.com.br)
> 		(lioux@bsdnet.org)
> 		(e9432213@linf.unb.br)
> 
> 
> --ELM834519116-4933-0_
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Disposition: attachment; filename=makefile.patch
> Content-Description: makefile.patch
> Content-Transfer-Encoding: 7bit
> 
> 21c21
> < TARGETS=htpasswd htdigest unescape inc2shtml httpd_monitor rotatelogs
> ---
> > TARGETS=htpasswd htdigest unescape inc2shtml httpd_monitor rotatelogs logresolve
> 69a70,75
> > 
> > rotatelogs: rotatelogs.c
> > 	$(CC) $(INCLUDES) $(CFLAGS) rotatelogs.c -o rotatelogs
> > 
> > logresolve: logresolve.c
> > 	$(CC) $(INCLUDES) $(CFLAGS) logresolve.c -o logresolve
> 
> --ELM834519116-4933-0_
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Disposition: attachment; filename=htdigest.c.patch
> Content-Description: htdigest.c.patch
> Content-Transfer-Encoding: 7bit
> 
> 77,78c77,78
> <     pw = strd(getpass("New password:"));
> <     if(strcmp(pw,getpass("Re-type new password:"))) {
> ---
> >     pw = strd((char *) getpass("New password:"));
> >     if(strcmp(pw,(char *) getpass("Re-type new password:"))) {
> 
> --ELM834519116-4933-0_--
> 
> ----- End of forwarded message from Mario Sergio Fujikawa Ferreira -----
> 
> 
> 

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  |  Visualize liking your job.  http://www.organic.com/JOBS