From owner-cvs-all@FreeBSD.ORG Fri Feb 4 10:12:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1035) id 96C5916A4D0; Fri, 4 Feb 2005 10:12:10 +0000 (GMT) Date: Fri, 4 Feb 2005 10:12:10 +0000 From: Xin LI To: Max Laier Message-ID: <20050204101210.GA8379@hub.freebsd.org> References: <200502040841.j148fj74007671@repoman.freebsd.org> <200502041101.19083.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502041101.19083.max@love2party.net> 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/netcat - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 10:12:10 -0000 On Fri, Feb 04, 2005 at 11:01:07AM +0100, Max Laier wrote: > On Friday 04 February 2005 09:41, Xin LI wrote: > > delphij 2005-02-04 08:41:44 UTC > > > > FreeBSD src repository > > > > src/contrib/netcat - Imported sources > > Update of /home/ncvs/src/contrib/netcat > > In directory repoman.freebsd.org:/tmp/cvs-serv7654 > > > > Log Message: > > Import a (stripped) snapshot of OpenBSD's nc(1) an excellent > > Thanks a lot for stepping forward on this! Can you explain how this is > "stripped"? i.e. what is missing if at all? Makefile. A new one will appear in src/usr.bin/nc and then connected to build. I'll document these in FREEBSD-Upgrade and FREEBSD-Xlist to follow the tradition. I'm looking forward whether OpenBSD people will or will not integrate the patchset I have submitted before actually taking some of these files off vendor branch. Cheers,