v1.9.14p3
Prefer size_t over int, as casting can take extra instructions
Add missing PVS Studio Open Source comments. Also avoid checking protobuf-c source and protobuf-c generated files.
iolog_gets: change size parameter to int to match fgets/gzgets
Regenerate dependencies
Update to protobuf-c 1.4.1 We already had all the relevant fixes so this is just cosmetic.
sudo_term_raw: change the isig argument into a flags field
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.