[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Bob Beck <beck_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 20 Apr 2009 11:42:21 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: beck_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/04/20 11:42:21
Modified files:
libexec/spamd : grey.c spamd.8 spamd.c sync.c
Log message:
PR 6090 - from Olli Hauer <ohauer_(_at_)_gmx_(_dot_)_de>
A number of small improvements:
- patch for empty lines and comments in alloweddomains_file
- remove some whitespaces at end of line.
- document comment and empty line handling
- Remove unused parameter 'r' from getopt in spamd.c, it is removed in the 'switch statement'
but not in getopt.
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/spamd/spamd.c.diff?r1=1.94;r2=1.95;f=h
- replace atoi with strtonum
- make debug output more usefull, display only what will be synced and not a second
message which prints always "sync trapped %s"
- some cosemtic and whitespace fixes.
Visit your host, monkey.org