Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 20:39:38 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        "Alan L. Cox" <alc@imimic.com>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinettcp_syncache.c
Message-ID:  <20030224023938.GA13989@madman.celabo.org>
In-Reply-To: <3E59853F.59AF2783@imimic.com>
References:  <200302232019.h1NKJhIU004424@repoman.freebsd.org> <3E59853F.59AF2783@imimic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 23, 2003 at 08:36:47PM -0600, Alan L. Cox wrote:
> Jacques Vidrine wrote:
> > 
> > nectar      2003/02/23 12:19:43 PST
> > 
> >   Modified files:        (Branch: RELENG_4_6)
> >     .                    UPDATING
> >     sys/conf             newvers.sh
> >     sys/netinet          tcp_syncache.c
> >   Log:
> >   MFC tcp_syncache.c 1.38: Improve security and performance of syncookies.
> > 
> >   Revision        Changes    Path
> >   1.73.2.68.2.36  +3 -0      src/UPDATING
> >   1.44.2.23.2.26  +1 -1      src/sys/conf/newvers.sh
> >   1.5.2.6.2.1     +45 -26    src/sys/netinet/tcp_syncache.c
> 
> Did this compile on RELENG_4_6?  It didn't for me because of CTASSERT. 
> I don't think RELENG_4_6 has CTASSERT in sys/systm.h.

Damn, I must have fat-fingered the patch then.  The CTASSERT should
be wrapped in #ifdef CTASSERT.
... checks ...
Yes, darnit.  Thanks for pointing it out --- I will correct ASAP!

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030224023938.GA13989>