Re: OpenBSD's netcat in base or ports?

From: Robert Watson (rwatson_at_freebsd.org)
Date: 01/26/05

  • Next message: Peter Edwards: "Re: seg fault on kse_release () (fwd)"
    Date: Wed, 26 Jan 2005 12:14:10 +0000 (GMT)
    To: Brooks Davis <brooks@one-eyed-alien.net>
    
    

    On Tue, 25 Jan 2005, Brooks Davis wrote:

    > > For something as simple and useful as nc, I'd rather see it in the
    > > base system than as a port. It is useful enough to enough people that
    > > the extra care and feeding it will get in the base is worth the extra
    > > burdon it places on us to do that. It doesn't duplicate things in the
    > > base system, and provides functionality that's useful to many people.
    >
    > netcat does something so simple (hook some file descriptors together
    > until something closes them), it always suprises me to remember that
    > there's no library function to do this. To me that argues for being in
    > the base system.

    It's always surprised me netcat isn't in the base system -- it's a very
    useful testing tool.

    Robert N M Watson

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Peter Edwards: "Re: seg fault on kse_release () (fwd)"

    Relevant Pages

    • Re: OpenBSDs netcat in base or ports?
      ... I've recently updated the tcpdump port to fix a number of issues. ... > the extra care and feeding it will get in the base is worth the extra ... > base system, and provides functionality that's useful to many people. ... there's no library function to do this. ...
      (freebsd-hackers)
    • Re: netcat strange behaviour
      ... >Presumably the original poster was referring to the version in the ... >base system. ... gnetcat might still work where netcat didn't. ...
      (freebsd-questions)