I think I understand now. Previously I thought I only needed to provide the Log Message (cvs commit -m"..."), but you are really requiring a complete one as could be generated by CVS. So:
ChangeLog:
In include/netinet/:
2002-04-09 Wu Yongwei <[EMAIL PROTECTED]>
* ip.h: Add definition for struct ip instead of including <cygwin/ip.h>.
2002-04-09 Wu Yongwei <[EMAIL PROTECTED]>
* tcp.h: Add definition for struct tcphdr.
2002-04-09 Wu Yongwei <[EMAIL PROTECTED]>
* udp.h: New file. Definition for struct udphdr.
In include/cygwin/:
2002-04-09 Wu Yongwei <[EMAIL PROTECTED]>
* ip.h: Remove empty file.
Best regards,
Wu Yongwei
On Tue, Apr 09, 2002 at 10:47:36AM +0800, [EMAIL PROTECTED] wrote:
>OK, I am trying again.
>
>ChangeLog:
>
>Definitions for struct ip, tcphdr, and udphdr from BSD are added.
If you look at the entries in the ChangeLog file, does this look
anything like one of them?
Look also at past submissions in this mailing list.
cgf
- Re: ip.h & tcp.h Wu Yongwei
- Re: ip.h & tcp.h Christopher Faylor
- Re: ip.h & tcp.h Corinna Vinschen
- Re: ip.h & tcp.h adah
- Re: ip.h & tcp.h Christopher Faylor
- Re: ip.h & tcp.h adah
- Re: ip.h & tcp.h Christopher Faylor
- RE: ip.h & tcp.h Ralf Habacker
- Re: ip.h & tcp.h Christopher Faylor
- Re: ip.h & tcp.h adah
- RE: ip.h & tcp.h Robert Collins