libressl: Few local modifications for netcat.
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 3 Nov 2016 17:15:43 +0000 (19:15 +0200)
committerzrj <zrj@dragonflybsd.org>
Fri, 4 Nov 2016 18:28:11 +0000 (20:28 +0200)
commit66ceb5e9b7ccc1005b0b710f32228c0b69070e98
treee23ff2cf1db441fe66c0184b46265a517f1e839a
parent441ae94b149ab93536ba3d69fadecf3e407524b3
libressl: Few local modifications for netcat.

 * Exclude pledge(), has no use for us.
 * Make strtoport() static to prevent missing prototype warning.

No functional change for libprivate_crypto or libprivate_ssl.
crypto/libressl/apps/nc/netcat.c