CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/20 14:45:12
Modified files:
net/wiresep : Makefile
Added files:
net/wiresep/patches: patch-master_c patch-wiresep-keygen_c
Log message:
getopt(3) returns int not char
Fix endless loop on platforms where char is unsigned, e.g. macppc.
OK cwen
