CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/28 09:22:37
Modified files:
usr.bin/openssl: apps.c apps.h
Log message:
Provide an option type that allows for a callback function to consume an
arbitrary number of arguments. This will allow for more complex option
handling as required by some of the openssl(1) applications.
