You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ken A L Coar <CO...@PROCESS.COM> on 1997/10/25 18:09:00 UTC

RE: cvs commit: apachen/src/main conf.h

>From the fingers of Dean Gaudet flowed the following:
>
>  Index: CHANGES
>  ===================================================================
>  RCS file: /export/home/cvs/apachen/src/CHANGES,v
>  retrieving revision 1.470
>  retrieving revision 1.471
>  diff -u -r1.470 -r1.471
>  --- CHANGES	1997/10/22 08:26:50	1.470
>  +++ CHANGES	1997/10/25 01:52:41	1.471
>  @@ -1,5 +1,17 @@
>   Changes with Apache 1.3b3
>   
>  +  *) PORT: AIX now uses USE_FCNTL_SERIALIZED_ACCEPT. PR#849
>  +     PORT: i386 AIX does not have memmove. PR#1267
>  +     PORT: HPUX now defaults to using Spencer regex.  PR#482, 1246
>  +     PORT: Some versions of netbsd don't automatically define
>  +	    __NetBSD__.  Workaround by defining NETBSD. PR#977
>  +     PORT: Unixware 2.x requires -lgen for syslog. PR#1249
>  +     PORT: Ultrix appears to not have syslog.
>  +     PORT: Basic Gemini port (treat it like unixware212).
>  +     PORT: All SVR4 systems now use NET_SIZE_T = size_t, and
>  +	    use HAVE_SHMGET.
>  +     [various]

    I would really like to see the "[various]" changed to actually list
    the names of the people who contributed.  Possibly even having the
    monolithic list of PORT lines broken into separate items, with
    appropriate attribution for each.  Everyone who makes a contribution
    that gets folded in deserves to be named and given credit, IMHO.

    #ken    P-)}

RE: cvs commit: apachen/src/main conf.h

Posted by Dean Gaudet <dg...@arctic.org>.
Grumble mmmf.  You're just getting back at me 'cause I always cause you to
have a take 2 on your patches :) 

I'm fixing it.

Dean

On Sat, 25 Oct 1997, Ken A L Coar wrote:

> >From the fingers of Dean Gaudet flowed the following:
> >
> >  Index: CHANGES
> >  ===================================================================
> >  RCS file: /export/home/cvs/apachen/src/CHANGES,v
> >  retrieving revision 1.470
> >  retrieving revision 1.471
> >  diff -u -r1.470 -r1.471
> >  --- CHANGES	1997/10/22 08:26:50	1.470
> >  +++ CHANGES	1997/10/25 01:52:41	1.471
> >  @@ -1,5 +1,17 @@
> >   Changes with Apache 1.3b3
> >   
> >  +  *) PORT: AIX now uses USE_FCNTL_SERIALIZED_ACCEPT. PR#849
> >  +     PORT: i386 AIX does not have memmove. PR#1267
> >  +     PORT: HPUX now defaults to using Spencer regex.  PR#482, 1246
> >  +     PORT: Some versions of netbsd don't automatically define
> >  +	    __NetBSD__.  Workaround by defining NETBSD. PR#977
> >  +     PORT: Unixware 2.x requires -lgen for syslog. PR#1249
> >  +     PORT: Ultrix appears to not have syslog.
> >  +     PORT: Basic Gemini port (treat it like unixware212).
> >  +     PORT: All SVR4 systems now use NET_SIZE_T = size_t, and
> >  +	    use HAVE_SHMGET.
> >  +     [various]
> 
>     I would really like to see the "[various]" changed to actually list
>     the names of the people who contributed.  Possibly even having the
>     monolithic list of PORT lines broken into separate items, with
>     appropriate attribution for each.  Everyone who makes a contribution
>     that gets folded in deserves to be named and given credit, IMHO.
> 
>     #ken    P-)}
>