Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 04:27:21 -0000
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/obnc/files patch-nc.1 patch-netcat.c
Message-ID:  <20031111041444.32271.qmail@exxodus.fedaykin.here>

next in thread | raw e-mail | index | archive | help
joerg       2003/08/31 14:07:23 PDT

  FreeBSD ports repository

  Modified files:
    net/obnc/files       patch-nc.1 patch-netcat.c 
  Log:
  Implement an option -o ("Once only") that allows this netcat utility
  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)
  
  Revision  Changes    Path
  1.3       +21 -5     ports/net/obnc/files/patch-nc.1
  1.3       +36 -11    ports/net/obnc/files/patch-netcat.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111041444.32271.qmail>