CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/01 04:13:25
Modified files:
usr.sbin/smtpd : config.c lka.c parse.y smtpd.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : lka_proc.c
Log message:
allow smtpd to fork processes at startup and maintain a socketpair with
them.
ok jung@, eric@
