Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove net/obnc: A new version of this port is available from base system. | Xin LI | 2007-07-03 | 1 | -184/+0 |
| | | | | Notes: svn path=/head/; revision=194800 | ||||
* | Implement an option -o ("Once only") that allows this netcat utility | Joerg Wunsch | 2003-08-31 | 1 | -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 Dorfman | 2002-02-27 | 1 | -33/+30 |
| | | | | | | | Tested by: nectar Notes: svn path=/head/; revision=55295 | ||||
* | Add support for specifying an IPsec policy. | Jacques Vidrine | 2001-10-22 | 1 | -0/+162 |
Approved by: maintainer Notes: svn path=/head/; revision=49071 |