CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/27 01:08:06
Modified files:
usr.sbin/smtpd : smtpd.h table.c table_db.c table_getpwnam.c
table_proc.c table_static.c
Log message:
Make the backend open method return an int to report success.
The implementation is responsible for setting the handle pointer
as needed.
ok gilles@
