Xin LI [Sat, 26 Sep 2015 00:19:13 +0000 (26 00:19 +0000)]
Vendor import nc(1) from OPENBSD_5_8.
Xin LI [Thu, 7 May 2015 22:47:15 +0000 (7 22:47 +0000)]
Vendor import nc(1) from OPENBSD_5_7.
Xin LI [Sat, 25 Oct 2014 00:32:05 +0000 (25 00:32 +0000)]
Vendor import nc(1) from OPENBSD_5_6.
Xin LI [Fri, 11 Apr 2014 21:54:55 +0000 (11 21:54 +0000)]
Vendor import nc(1) from OPENBSD_5_5.
Xin LI [Fri, 15 Nov 2013 23:35:45 +0000 (15 23:35 +0000)]
Vendor import OpenBSD nc as of 2013/11/15.
Xin LI [Fri, 15 Nov 2013 22:28:48 +0000 (15 22:28 +0000)]
Vendor import from OpenBSD 5.4.
Xin LI [Mon, 15 Apr 2013 05:24:43 +0000 (15 05:24 +0000)]
Integrate two OpenBSD commits to nc(1):
date: 2013/03/12 02:57:37; author: deraadt;
All accept() errors are considered fatal, until someone gives a different
reason. No code changed, just documenting it...
date: 2013/03/20 09:27:56; author: sthen;
Don't shutdown nc(1)'s network socket when stdin closes. Matches *Hobbit*'s
original netcat and GNU netcat; revert to old behaviour with the new -N flag
if needed. After much discussion with otto deraadt tedu and Martin Pelikan.
ok deraadt@
Xin LI [Mon, 15 Apr 2013 05:18:49 +0000 (15 05:18 +0000)]
Vendor import from OpenBSD tag OPENBSD_5_3 as of today.
Xin LI [Mon, 22 Oct 2012 18:47:59 +0000 (22 18:47 +0000)]
Vendor import from OpenBSD 5.1.
Xin LI [Fri, 4 May 2012 18:29:32 +0000 (4 18:29 +0000)]
Vendor import of netcat as of OPENBSD_5_1.
Xin LI [Mon, 26 Dec 2011 08:59:17 +0000 (26 08:59 +0000)]
Import nc from OpenBSD 5.0.
Xin LI [Wed, 11 May 2011 18:57:17 +0000 (11 18:57 +0000)]
Import nc from OpenBSD 4.9.
Xin LI [Mon, 18 Oct 2010 19:44:45 +0000 (18 19:44 +0000)]
Import nc from OpenBSD's OPENBSD_4_8 as of today.
Xin LI [Tue, 23 Mar 2010 22:56:19 +0000 (23 22:56 +0000)]
Import nc from OpenBSD's OPENBSD_4_7 as of today.
Xin LI [Tue, 19 Jan 2010 18:25:10 +0000 (19 18:25 +0000)]
Vendor import of netcat as of OPENBSD_4_6.
Xin LI [Thu, 28 May 2009 23:16:17 +0000 (28 23:16 +0000)]
Vendor import of netcat as of OPENBSD_4_5.
Xin LI [Sat, 27 Sep 2008 02:29:03 +0000 (27 02:29 +0000)]
Vendor import of netcat from OPENBSD_4_4
Obtained from: OpenBSD
MFC after: 7.1-RELEASE
Xin LI [Sat, 27 Sep 2008 00:55:30 +0000 (27 00:55 +0000)]
Remove left-off contrib directory.
Xin LI [Sat, 27 Sep 2008 00:53:34 +0000 (27 00:53 +0000)]
Flatten all tags of the dist tree of netcat.
Xin LI [Mon, 21 Apr 2008 18:30:26 +0000 (21 18:30 +0000)]
Import netcat as of today's OPENBSD_4_3 snapshot.
Xin LI [Wed, 28 Mar 2007 01:55:49 +0000 (28 01:55 +0000)]
Import netcat as of today's OPENBSD_4_1 snapshot.
Xin LI [Sun, 21 May 2006 15:49:27 +0000 (21 15:49 +0000)]
Import netcat from OpenBSD 3.9-RELEASE.
Xin LI [Fri, 4 Feb 2005 08:41:44 +0000 (4 08:41 +0000)]
Import a (stripped) snapshot of OpenBSD's nc(1) an excellent
reimplementation of the famous tool that can do arbitrary TCP
and UDP connections and listens.
This gaves sysadm the same tool the crackers have, so that
they may learn what the network is about and protect it better.
For developers, this is an invaluable debugging tool, and a
good build block of scripts.
Discussed on: freebsd-hackers@