Age | Commit 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-02 | The -q (quiet) option does not take an argument; armin@wolfermann.org | Aaron Campbell | |
Fixes PR/1346 | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-01-04 | la la la | Bob Beck | |
fix buggy optstring for -c | |||
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-07-09 | - remove all trailing whitespace | Aaron 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-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-05-30 | It's spelled "occurrence". Also a few other minor mods while I'm at it. | Paul Janzen | |
1999-05-28 | more .El madness | Aaron Campbell | |
1999-05-25 | for getopt, check rval != -1, not > 0 | Todd C. Miller | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-16 | Cleanup 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-15 | Add ref to /usr/share/smtpd files. | Ian Darwin | |
1998-09-07 | More 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-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-06-03 | -p port option for damon mode | Bob 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-09 | main() _always_ returns int! | Theo de Raadt | |
1998-02-07 | let's exit from the right process when running standalone. | Bob Beck | |
1998-01-14 | make sure we don't try to remove what mkstemp() fails on. | Bob Beck | |
1997-12-15 | s/uucp/daemon/ for group | Michael Shalayeff | |
1997-12-14 | Vixie style DNS RBL lookups for the the antispam jihad crowd. | Bob Beck | |
1997-12-14 | bob is probably still in school for remedial spelling lessons | Theo de Raadt | |
1997-12-13 | further cleanup | Theo de Raadt | |
1997-12-13 | further cleanup | Theo de Raadt | |
1997-12-13 | s/crooted/chrooted/ | Michael Shalayeff | |
1997-12-12 | Put options in right order and remove references to compile time flags | Bob Beck | |
1997-12-12 | use .Nm nicely | Theo de Raadt | |
1997-12-12 | fix typos | Theo de Raadt | |
1997-12-12 | Man pages. | Bob Beck | |
1997-12-12 | bad man pages, to be replaced | Theo de Raadt | |
1997-12-12 | Build directories and makefile for smtpd | Bob Beck | |
1997-12-12 | Obtuse smtpd v 2.0 source tree import | Bob Beck | |