yar 2007-06-15 10:10:41 UTC FreeBSD src repository Modified files: libexec/atrun atrun.c Log: Make perr() variadic and add perrx() to use in cases where errno is irrelevant. Some code duplication can be reduced if perr() is variadic and perrx() is available. Revision Changes Path 1.24 +30 -4 src/libexec/atrun/atrun.c