CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/23 08:53:24
Modified files:
usr.sbin/smtpd : smtpd.h table.c table_db.c table_getpwnam.c
table_proc.c table_static.c
Log message:
Simplify the table backend interface: lookup results are returned
as strings, and parsing is handled by the upper layer.
ok gilles@
