summaryrefslogtreecommitdiff
path: root/libexec/smtpd
AgeCommit message (Collapse)Author
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-05-30It's spelled "occurrence". Also a few other minor mods while I'm at it.Paul Janzen
1999-05-28more .El madnessAaron Campbell
1999-05-25for getopt, check rval != -1, not > 0Todd C. Miller
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1998-10-15Add ref to /usr/share/smtpd files.Ian Darwin
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-06-03 -p port option for damon modeBob Beck
-i pidfile option to write pid file for daemon mode -l address option to restrict listen address -q option and accumlog.c for on-line syslog entries multiple buglet fixes, memeset, long, formatting etc.
1998-03-09main() _always_ returns int!Theo de Raadt
1998-02-07 let's exit from the right process when running standalone.Bob Beck
1998-01-14make sure we don't try to remove what mkstemp() fails on.Bob Beck
1997-12-15s/uucp/daemon/ for groupMichael Shalayeff
1997-12-14 Vixie style DNS RBL lookups for the the antispam jihad crowd.Bob Beck
1997-12-14bob is probably still in school for remedial spelling lessonsTheo de Raadt
1997-12-13further cleanupTheo de Raadt
1997-12-13further cleanupTheo de Raadt
1997-12-13s/crooted/chrooted/Michael Shalayeff
1997-12-12Put options in right order and remove references to compile time flagsBob Beck
1997-12-12use .Nm nicelyTheo de Raadt
1997-12-12fix typosTheo de Raadt
1997-12-12Man pages.Bob Beck
1997-12-12bad man pages, to be replacedTheo de Raadt
1997-12-12 Build directories and makefile for smtpdBob Beck
1997-12-12 Obtuse smtpd v 2.0 source tree importBob Beck