CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2011/08/29 15:43:09
Modified files: usr.sbin/smtpd : enqueue.c mda.c mta.c queue_shared.c runner.c smtpctl.c smtpd.c Log message: cast all printed time_t to long long int, and change format string accordingly. ok gilles@