| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Don't wait for getopt_long to move all the arguments to the end. This
allows overriding options set by config files by placing flags after
them on the command line.
|
|
|
|
| |
LibreSSL is "a modified version of that library".
|
|
|
|
| |
https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
|
|
|
|
|
| |
And add warnings to configOpen, since that's the only way to be accurate
if a weird error occurs.
|
| |
|
|
I'm really getting a lot of use out of this config.c huh.
|