CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2015/10/03 13:47:21

Modified files:
        usr.sbin/cron  : atrun.c do_command.c funcs.h popen.c 

Log message:
There is no need to keep a global array of sysconf(_SC_OPEN_MAX) elements
just to keep track of a single pid. Return it to the caller and make it
their problem.
ok deraadt millert

Reply via email to