K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-01-17T01:55:05.103366Z K 7 svn:log V 275 MFC r312118,r312121: r312118: Fix -Wformat issue with zero-length format string passed to err(3) Tested with: clang, gcc 4.2.1, gcc 4.9 r312121: Follow up to r312118 State that execve failed instead of just printing out the program name and strerror(errno) via err(3). END