Commit Graph

9 Commits

Author SHA1 Message Date
Damien Miller
673a1c16ad remove dependency on arpa/telnet.h 2015-04-16 11:40:35 +10:00
Damien Miller
a05adf95d2 netcat needs poll.h portability goop 2015-03-04 11:00:35 -08:00
Damien Miller
2fab9b0f87 avoid warning 2015-03-04 07:41:27 +11:00
Damien Miller
e47536ba96 portability fixes for regress/netcat.c
Mostly avoiding "err(1, NULL)"
2015-02-28 08:20:11 -08:00
Damien Miller
1ad3a77cc9 make regress/netcat.c fd passing (more) portable 2015-02-26 20:34:06 -08:00
Tim Rice
13af342458 Original portability patch from djm@ for platforms missing err.h.
Fix name space clash on Solaris 10. Still more to do for Solaris 10
to deal with msghdr structure differences. ok djm@
2015-02-24 07:56:47 -08:00
Damien Miller
69ff64f696 compile on systems without TCP_MD5SIG (e.g. OSX) 2015-01-27 23:07:43 +11:00
Damien Miller
c332110291 some systems lack SO_REUSEPORT 2015-01-15 02:59:51 +11:00
Damien Miller
293cac52dc include and use OpenBSD netcat in regress/ 2014-12-23 08:38:12 +11:00