summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow UDP server to receive datagrams from multiple socket pairs with -khaesbaert2012-07-071-2/+6
* Expand the CAVEAT section to more fully describe the behaviour oflum2012-02-071-6/+13
* change -w to apply to the connection as well. manpage bit from jmc@fgsch2011-10-041-4/+4
* Standarize the ToS option across nc/ping/traceroute so that they'llhaesbaert2011-09-171-11/+18
* Minor tweaks to nc(1) man page and usage.jeremy2011-01-091-13/+20
* Support unix domain sockets in nc(1) with -Uu.jeremy2011-01-081-2/+16
* echo behaves differently in sh and csh, only handling C-style escapesguenther2010-07-251-3/+3
* Fix the naming of interfaces and variables for rdomains and rtablesguenther2010-07-031-5/+5
* Fix the worst among the fatal block-nesting issues we have in our tree,schwarze2010-02-231-4/+4
* write UNIX-domain in a more consistent way; while here, replace asobrado2009-10-221-5/+5
* use the UNIX-related macros (.At and .Ux) where appropriate.sobrado2009-10-221-4/+8
* tweak -V;jmc2009-06-051-2/+3
* The networking swissarmy knife needs to work on alternate domains as well.claudio2009-06-051-2/+5
* documentation tweaks; synchronize synopsis and usage.sobrado2008-09-191-5/+5
* - put the description of -O in the right placejmc2008-05-061-6/+6
* allow setting of TCP send/receive buffer sizes; ok markus@djm2008-05-061-2/+8
* convert to new .Dd format;jmc2007-05-311-2/+2
* tweaks; from claus assmann (pr #5317);jmc2006-12-021-3/+3
* use "proxy_protocol" as the arg to -X, not "proxy_version";jmc2006-01-311-2/+2
* implement HTTP proxy authentication support, very useful in a ssh_configdjm2006-01-251-1/+12
* Add a -T option to nc to allow setting of IP type-of-service bits ondtucker2005-10-251-1/+10
* oops... .Dl does not like to be inundated with args, and my last commit justjmc2005-07-171-3/+4
* some improvements from alf schlichting:jmc2005-07-171-14/+11
* cross reference proxy example to relevant ssh option;jmc2005-05-201-3/+11
* use a standard hostname in EXAMPLES (host.example.com), which alsojmc2005-02-211-11/+12
* better wording for -l;jmc2005-01-071-3/+3
* - better documenting of `host' and `port[s]'jmc2005-01-071-4/+25
* explicitly mention port in an example;jmc2004-12-311-2/+2
* http proxy CONNECT support; ok beck@djm2004-10-171-9/+23
* add -D for sodebug; ok deraadt, jmcmarkus2004-07-151-2/+4
* add keeps to SYNOPSIS and sync usage();jmc2004-03-121-1/+3
* add -d to usage too, from carson hardingtedu2004-03-031-2/+2
* resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@tedu2004-03-011-1/+3
* - sort options and SYNOPSISjmc2004-02-201-64/+196
* -S enables tcp md5 signature option; ok deraadt@, mcbride@markus2004-01-221-2/+4
* document -w timeout; from cedric@jmc2003-09-051-1/+15
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-2/+2
* Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.plpvalchev2003-01-051-2/+2
* $ in front of commandsderaadt2002-11-141-13/+13
* add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@markus2002-02-281-2/+9
* man page fixesericj2002-02-191-8/+5
* add support for connecting too and listening on AF_UNIX sockets.ericj2002-02-171-2/+8
* add very basic proxy support using socks5 client code from niklas@.jakob2001-09-021-1/+9
* Delete duplicate 'network daemon testing' item.krw2001-08-301-3/+1
* Fix typo - space before a comma.krw2001-08-301-2/+2
* fix doc syntaxericj2001-08-021-2/+2
* Fix AUTHORS section. aaron@ ok.smart2001-06-271-4/+7
* typojasoni2001-06-261-2/+2
* update this man page for the new netcatericj2001-06-261-117/+67
* GAPING_SECURITY_HOLE was removed so there is no -e option.millert2001-05-041-2/+1