git: libressl: Few local modifications for netcat.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Nov 4 11:14:02 PDT 2016


commit 66ceb5e9b7ccc1005b0b710f32228c0b69070e98
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Nov 3 19:15:43 2016 +0200

    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.

Summary of changes:
 crypto/libressl/apps/nc/netcat.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66ceb5e9b7ccc1005b0b710f32228c0b69070e98


-- 
DragonFly BSD source repository


More information about the Commits mailing list