Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add keeps to SYNOPSIS and sync usage(); | jmc | 2004-03-12 | 1 | -1/+3 |
| | |||||
* | add -d to usage too, from carson harding | tedu | 2004-03-03 | 1 | -2/+2 |
| | |||||
* | resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@ | tedu | 2004-03-01 | 1 | -1/+3 |
| | |||||
* | - sort options and SYNOPSIS | jmc | 2004-02-20 | 1 | -64/+196 |
| | | | | | | | | | | - better document which options do/don't work together - add sections showing some possible uses of nc - code (comment) typos - sync usage() and help suggestions/improvements from otto@ ok deraadt@ | ||||
* | -S enables tcp md5 signature option; ok deraadt@, mcbride@ | markus | 2004-01-22 | 1 | -2/+4 |
| | |||||
* | document -w timeout; from cedric@ | jmc | 2003-09-05 | 1 | -1/+15 |
| | | | | ok deraadt@ | ||||
* | refer to RFCs consistently (RFC XXXX); | jmc | 2003-08-08 | 1 | -2/+2 |
| | |||||
* | Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.pl | pvalchev | 2003-01-05 | 1 | -2/+2 |
| | |||||
* | $ in front of commands | deraadt | 2002-11-14 | 1 | -13/+13 |
| | |||||
* | add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@ | markus | 2002-02-28 | 1 | -2/+9 |
| | |||||
* | man page fixes | ericj | 2002-02-19 | 1 | -8/+5 |
| | | | | from Kevin Steves <stevesk@pobox.com> | ||||
* | add support for connecting too and listening on AF_UNIX sockets. | ericj | 2002-02-17 | 1 | -2/+8 |
| | | | | connect support from dave@arbor.net.. rest by me | ||||
* | add very basic proxy support using socks5 client code from niklas@. | jakob | 2001-09-02 | 1 | -1/+9 |
| | | | | ok ericj@. | ||||
* | Delete duplicate 'network daemon testing' item. | krw | 2001-08-30 | 1 | -3/+1 |
| | | | | Spotted by Nick Nauwelaerts. | ||||
* | Fix typo - space before a comma. | krw | 2001-08-30 | 1 | -2/+2 |
| | | | | Spotted by Nick Nauwelaerts. | ||||
* | fix doc syntax | ericj | 2001-08-02 | 1 | -2/+2 |
| | | | | from Dima Dorfman <dima@unixfreak.org> | ||||
* | Fix AUTHORS section. aaron@ ok. | smart | 2001-06-27 | 1 | -4/+7 |
| | |||||
* | typo | jasoni | 2001-06-26 | 1 | -2/+2 |
| | |||||
* | update this man page for the new netcat | ericj | 2001-06-26 | 1 | -117/+67 |
| | |||||
* | GAPING_SECURITY_HOLE was removed so there is no -e option. | millert | 2001-05-04 | 1 | -2/+1 |
| | | | | Removed from man page and usage; closes PR 1808 | ||||
* | remove -e option, which wasnt on anyway | ericj | 2000-09-26 | 1 | -8/+1 |
| | |||||
* | Typo & style fix. | ian | 2000-07-10 | 1 | -3/+3 |
| | |||||
* | Move option flags that don't require arguments to the first of the list in | aaron | 2000-07-08 | 1 | -2/+2 |
| | | | | the SYNOPSIS section to be more consistent with our other man pages. | ||||
* | Insert more missing .El directives. Our troff really should identify these and | aaron | 2000-07-06 | 1 | -1/+2 |
| | | | | spit out a warning. | ||||
* | Various cleanups and standardization. | aaron | 2000-03-10 | 1 | -21/+42 |
| | |||||
* | - remove trailing white space | aaron | 1999-06-05 | 1 | -21/+21 |
| | | | | | | | - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | ||||
* | kill extra .Pp and add some quotes | millert | 1998-09-28 | 1 | -4/+3 |
| | |||||
* | fix things for makewhatis | deraadt | 1998-09-27 | 1 | -3/+2 |
| | |||||
* | usr.bin/ man page cleanups, n-s | aaron | 1998-09-27 | 1 | -28/+31 |
| | |||||
* | SYNOPSIS header; fixes man -k nc | deraadt | 1998-03-11 | 1 | -1/+2 |
| | |||||
* | nc is *hobbit*'s netcat; let the sysadm have the same tools the crackers | deraadt | 1996-09-05 | 1 | -0/+213 |
have, so that he may learn what the network is about and protect it better. |