CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/21 18:16:34
Modified files:
usr.sbin/smtpd : log.c log.h smtpd.8 smtpd.c smtpd.h
Log message:
Add a log_trace() call to toggle logging of specific debugging info in
verbose mode, and an associated -T command line option. Use it for
the imsg traces.
Requested by gilles@ who doesn't like verbose to be too verbose.
ok gilles@ chl@
