CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/08/22 13:32:42
Modified files:
usr.sbin/cron : atrun.c cron.c crontab.c do_command.c macros.h
misc.c popen.c
Log message:
Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENO
defines instead of using custom macros. OK deraadt@ gilles@
