summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/stat_ramstat.c
AgeCommit message (Expand)Author
2021-06-14add required headers for smtpd.h and remove unnecessary ones in other files.Eric Faurot
2018-05-31remove 'where' parameter from all x*() functions in utils.c, it doesn'tGilles Chehade
2015-01-20use <limits.h> comprehensively. For now try to push <> includes toTheo de Raadt
2014-04-19(void) cast strlcpy() calls that cannot truncateGilles Chehade
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-03-08Add missing $OpenBSD$ RCS tagsCharles Longeau
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-09-27use xmalloc()/xcalloc() helpersCharles Longeau
2012-08-25- introduce struct stat_valueGilles Chehade
2012-08-24fix smtpctl show stats crash seen on -portableCharles Longeau
2012-08-20start iterating from min, not root.Eric Faurot
2012-08-18- introduce stat_backend, an API for pluggable statistic backendsGilles Chehade