Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Bump to nb1
- Change to my NetBSD.org address
- Issue spotted by Gert Doering in PR# 29115 - Thanks for the PR.
|
|
Changes:
o Fixed bug in UDP connection code, using pktinfo support. [BUG #796765]
o Fixed a segfault in the DNS lookup routines, caused by invalid DNS
configurations.
o Fixed two compilation issues on SCO Unix 3.2 v 5.0.4. [BUG #857650],
[BUG #857657]
o Fixed bug in command line switch `-i' on non-linux OS such as Solaris.
[BUG #864780]
o The debugging support now works on libc's that don't allow NULL pointers
passed for string (`%s') modifiers.
|
|
|
|
|
|
Netcat is a featured networking utility which reads and writes data across
network connections, using the TCP/IP protocol.
It is designed to be a reliable "back-end" tool that can be used directly
or easily driven by other programs and scripts. At the same time, it is a
feature-rich network debugging and exploration tool, since it can create
almost any kind of connection you would need and has several interesting
built-in capabilities.
This package was provided by Adrian Portelli via pkgsrc-wip.
|