introduce dump() and add() table methods, only implemented for static tables.
authoreric <eric@openbsd.org>
Thu, 27 Dec 2018 14:23:41 +0000 (14:23 +0000)
committereric <eric@openbsd.org>
Thu, 27 Dec 2018 14:23:41 +0000 (14:23 +0000)
commit5f0e36ccfdb02df5b393fe82829144180a4d9529
tree27bc7be7034ccbf9a12192f3556a3a724c1a6595
parent7b5984899f0ef5f2e5b359abe44cc31057dce800
introduce dump() and add() table methods, only implemented for static tables.

ok gilles@
usr.sbin/smtpd/smtpd.h
usr.sbin/smtpd/table.c
usr.sbin/smtpd/table_db.c
usr.sbin/smtpd/table_getpwnam.c
usr.sbin/smtpd/table_proc.c
usr.sbin/smtpd/table_static.c