From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Thu, 15 Mar 2007 10:41:12 -0400 Subject: [U-Boot-Users] README.NetConsole question In-Reply-To: References: <5324865375.20070315145558@rambler.ru> <45F94978.5090408@psyent.com> Message-ID: <45F95B08.1080709@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Wow, a short research shows that netcat is not a program but a whole > family :) Just for the records the Debian netcat seems to be the > original implementation by . I checked the CVS repo at OpenBSD It looks like the -l -p option interaction was pulled in when Eric Jackson's updates for IPv6 support were added in Revision 1.21 http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/netcat.c The commit comments seem humorous (but only in hindsight): "Import completely re-written netcat w/ support for IPv6. very little usage has changed ...." > Anyway, if the netcat from FedoraCore wins out and -l does not combine > with -p anymore, can someone please fix Wikipedia[1]? That and a hundred other web pages! ;-) Best Regards, --Scott