config root man

Current Path : /usr/src/contrib/netcat/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/contrib/netcat/FREEBSD-upgrade

$FreeBSD: release/9.1.0/contrib/netcat/FREEBSD-upgrade 205570 2010-03-23 23:56:22Z delphij $

Most of the instructions is outlined on FreeBSD wiki at:

	http://wiki.freebsd.org/SubversionPrimer/VendorImports

nc(1) is very small and most of code are just copied as-is from OpenBSD.  With a
few exceptions:

 * --no-tcpopt: Local feature specific to FreeBSD.
 * -V: We use FIB to map what OpenBSD do for "rdomain"
 * -E, -e: These are mostly self contained IPsec extensions

delphij@FreeBSD.org - Mar 23, 2010

Man Man