v1.9.15p3
Use #include <foo.h> instead of #include "foo.h" in most cases.
Prefer fputs over fprintf where possible
Avoid using %zu or %zd with printf() and fprintf().
Pass back Solaris privs as "runas_privs" and "runas_limitprivs".