CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/23 09:06:24
Modified files:
usr.sbin/smtpd : dict.c smtpd-api.h tree.c
Added files:
usr.sbin/smtpd : dict.h tree.h
Log message:
the tree_* and dict_* api's in smtpd can be used standalone, do not have
them depend on smtpd.h, it makes it hard to reuse them elsewhere
ok eric@
