CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/28 08:48:52
Modified files:
usr.bin/openssl: apps.c apps.h crl.c ecparam.c prime.c rand.c
version.c
Log message:
Provide a mechanism for option parsing to return the number of arguments
that it has consumed. This allows for the handling of multiple unnamed
arguments, including lists of filenames.
