CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/23 11:05:45
Modified files:
usr.sbin/smtpd : table_proc.c
Log message:
catch EOFs during table_proc handshake
while here also do a s/fatalx/fatal since getline() sets errno on
failure.
ok millert@, gilles@
