CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/19 03:24:17
Modified files:
usr.bin/openssl: dh.c dhparam.c dsaparam.c ecparam.c openssl.1
x509.c
Log message:
Remove -C option from "apps"
As far as I can tell, this way of generating "C code" was only used to add
stuff to pretty regress and even prettier speed "app" and otherwise it just
served to make the library maintainer's lives even more miserable.
ok jsing
