1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/contrib/netcat
Xin LI 04def62430 Finish the import of nc(1) from OpenBSD. This includes:
- Bring IPsec support from the ports collection [1].
	- Bring -o ("once only") option from the ports
	  collection [2].
	- Adopt the Makefile framework into
	  usr.bin/nc/Makefile.
	- Add a knob to control whether to build nc(1),
	  NO_NETCAT.
	- Bump __FreeBSD_version so ports collection can
	  detect this change.

Original patchset are contributed to the ports collection by:
[1] nectar, [2] joerg.

Note: WARNS?=6 patchset spined off in this commit, in order not
to take too many files off the vendor branch.
2005-02-06 14:44:27 +00:00
..
atomicio.c Import a (stripped) snapshot of OpenBSD's nc(1) an excellent 2005-02-04 08:41:44 +00:00
nc.1 Finish the import of nc(1) from OpenBSD. This includes: 2005-02-06 14:44:27 +00:00
netcat.c Finish the import of nc(1) from OpenBSD. This includes: 2005-02-06 14:44:27 +00:00
socks.c Import a (stripped) snapshot of OpenBSD's nc(1) an excellent 2005-02-04 08:41:44 +00:00