CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/04/17 09:58:45
Modified files: usr.bin/at : at.c usr.sbin/cron : atrun.c cron.c externs.h funcs.h misc.c Log message: Adapt cron and at for future large time_t and tv_sec types. These were some of the harder programs to adapt, so let me know if problems happen. tested by guenther, gilles, chl, others