Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2000 13:13:56 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/ngrep/patches patch-ngrep.c
Message-ID:  <200001312113.NAA98115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/01/31 13:13:56 PST

  Added files:
    net/ngrep/patches    patch-ngrep.c 
  Log:
  GNU configure is setting up PCAP_RESTART to use yyrestart.  yyrestart in the
  pcap library requires a FILE * argument, ngrep is called it with none.
  
  Submitted by:	Barry Lustig <barry@lustig.com>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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