From owner-cvs-src@FreeBSD.ORG Thu Apr 1 12:16:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0563F16A4CE; Thu, 1 Apr 2004 12:16:19 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2EE43D31; Thu, 1 Apr 2004 12:16:18 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id DF7AE5C7FF; Thu, 1 Apr 2004 12:16:18 -0800 (PST) Date: Thu, 1 Apr 2004 22:16:18 +0200 From: Maxime Henrion To: Mike Silbersack Message-ID: <20040401201618.GD44790@elvis.mu.org> References: <20040401183758.GC44790@elvis.mu.org> <20040401141504.I3333@odysseus.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040401141504.I3333@odysseus.silby.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/ezm3 BasicCtypes.is CConvert.is CConvert.ms Cerrno.is CerrnoC.c Convert.is Convert.ms Csetjmp.is Csignal.is Cstdarg.is Cstdarg.ms Cstddef.is Cstdio.is Cstdio.ms CstdioC.c Cstdl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 20:16:19 -0000 Mike Silbersack wrote: > > On Thu, 1 Apr 2004, Maxime Henrion wrote: > > > mux 2004/04/01 10:02:17 PST > > > > FreeBSD src repository > > > > Added files: > > contrib/ezm3 BasicCtypes.is CConvert.is CConvert.ms > > Log: > > Bite the bullet and import ezm3 into base, so that it's easier for > > users to upgrade. We should have done this ages ago. > > Have you finished reviewing my new M3/netgraph TCP stack yet? I was > planning on importing it today, but you haven't gotten it reviewed and > back to me yet! I'm really sorry, I was very busy implementing TLS support into m3's threading library. I'll try to take a look at it soon and get back to you. From a cursory glance, it looks great though! Keep up the good work. Cheers, Maxime