CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/21 10:13:30
Modified files:
usr.sbin/spamdb: Makefile spamdb.c
libexec/spamd : Makefile grey.c grey.h
libexec/spamlogd: Makefile spamlogd.c
Added files:
libexec/spamd : gdcopy.c
Log message:
Remove the use of time_t in the greylist db file and use int64_t instead
with backwards compatibility for records with 32-bit times.
OK deraadt@ beck@
