summaryrefslogtreecommitdiff
path: root/libexec/smtpd
AgeCommit message (Collapse)Author
2000-08-02- Show the argument names in the option list, too.Aaron Campbell
- .Nm does not need an argument after the SYNOPSIS.
2000-08-02The -q (quiet) option does not take an argument; armin@wolfermann.orgAaron Campbell
Fixes PR/1346
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-01-04la la laBob Beck
fix buggy optstring for -c
1999-09-23Typo fixes.Alex Feldman
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
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