summaryrefslogtreecommitdiff
path: root/net/obnc/files/patch-netcat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove net/obnc: A new version of this port is available from base system.Xin LI2007-07-031-184/+0
| | | | Notes: svn path=/head/; revision=194800
* Implement an option -o ("Once only") that allows this netcat utilityJoerg Wunsch2003-08-311-11/+36
| | | | | | | | | | | | | | | to terminate at the first EOF condition on local input (as opposed to waiting for the network end to shut down). Can be useful when talking to network servers that never drop the connection on their end, like an port 9100 printer server in my case. I've also submitted that to the OpenBSD maintainer, so in case they accept, we can later on undo my local patch. Approved by: dd (maintainer) Notes: svn path=/head/; revision=88211
* Update to 2002/02/22 snapshot.Dima Dorfman2002-02-271-33/+30
| | | | | | | Tested by: nectar Notes: svn path=/head/; revision=55295
* Add support for specifying an IPsec policy.Jacques Vidrine2001-10-221-0/+162
Approved by: maintainer Notes: svn path=/head/; revision=49071