v1.9.14p1
Add adminconfdir and --enable-adminconf to set it. Configuration paths in sudo are now a colon-separated list of files with the adminconfdir instance first (if enabled), followed by a sysconfdir instance.
Use gmtime_r() and localtime_r() instead of gmtime() and localtime().
Sync sample_approval.exp with sample_approval.c