You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Garey Smiley <ga...@slink.com> on 1997/09/18 16:20:36 UTC

OS/2 Patch

Here's a patch to remove my name from the OS/2 version of Apache. Its from the 1.2.4 source tree.

*** http_main.c.orig	Fri Aug 15 10:29:50 1997
--- http_main.c	Wed Sep 17 23:04:24 1997
***************
*** 2423,2429 ****
  
  #ifdef __EMX__
      printf("%s \n",SERVER_VERSION);
-     printf("OS/2 port by Garey Smiley <ga...@slink.com> \n");
  #endif
  
      setup_prelinked_modules();
--- 2423,2428 ----


Garey Smiley
SoftLink Services
garey@slink.com
http://www.slink.com/
(330)848-1312 FAX/Data(330)699-4474

Re: OS/2 Patch

Posted by Dean Gaudet <dg...@arctic.org>.
Ambarish needs to be added to the project contributors page.

Dean

On Thu, 18 Sep 1997, Brian Behlendorf wrote:

> 
> Okay, I've handled this.  I also removed Ambarish's name; he's not even on
> new-httpd anymore.  They're all in the CHANGES file anyways.
> 
> 	Brian
> 
> >Here's a patch to remove my name from the OS/2 version of Apache. Its from
> the 1.2.4 source tree.
> >
> >*** http_main.c.orig	Fri Aug 15 10:29:50 1997
> >--- http_main.c	Wed Sep 17 23:04:24 1997
> >***************
> >*** 2423,2429 ****
> >  
> >  #ifdef __EMX__
> >      printf("%s \n",SERVER_VERSION);
> >-     printf("OS/2 port by Garey Smiley <ga...@slink.com> \n");
> >  #endif
> >  
> >      setup_prelinked_modules();
> >--- 2423,2428 ----
> >
> >
> >Garey Smiley
> >SoftLink Services
> >garey@slink.com
> >http://www.slink.com/
> >(330)848-1312 FAX/Data(330)699-4474
> >
> >Attachment Converted: "c:\eudora\attach\http_main.c.diff"
> >
> --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
> "it's a big world, with lots of records to play." - sig   brian@organic.com
> 


Re: OS/2 Patch

Posted by Brian Behlendorf <br...@organic.com>.
Okay, I've handled this.  I also removed Ambarish's name; he's not even on
new-httpd anymore.  They're all in the CHANGES file anyways.

	Brian

>Here's a patch to remove my name from the OS/2 version of Apache. Its from
the 1.2.4 source tree.
>
>*** http_main.c.orig	Fri Aug 15 10:29:50 1997
>--- http_main.c	Wed Sep 17 23:04:24 1997
>***************
>*** 2423,2429 ****
>  
>  #ifdef __EMX__
>      printf("%s \n",SERVER_VERSION);
>-     printf("OS/2 port by Garey Smiley <ga...@slink.com> \n");
>  #endif
>  
>      setup_prelinked_modules();
>--- 2423,2428 ----
>
>
>Garey Smiley
>SoftLink Services
>garey@slink.com
>http://www.slink.com/
>(330)848-1312 FAX/Data(330)699-4474
>
>Attachment Converted: "c:\eudora\attach\http_main.c.diff"
>
--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
"it's a big world, with lots of records to play." - sig   brian@organic.com