| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-03-08 | this needs to go too.. |  beck | 1 | -162/+0 |
| 2003-03-08 | It's too damn slow... |  beck | 1 | -308/+0 |
| 2003-03-08 | spamd-setup, in c. ok deraadt@, he wants to clean in situ. |  beck | 5 | -8/+963 |
| 2003-03-07 | Fix cut and paste on wrong line bugs, now like other versions. ok miod@ |  drahn | 1 | -4/+4 |
| 2003-03-06 | .Xr typos; |  jmc | 4 | -13/+13 |
| 2003-03-06 | can be can be, but also may not be, or cannot be, and in any case can be |  henning | 1 | -2/+2 |
| 2003-03-06 | date should be written formally: .Dd Month day, year |  david | 3 | -6/+6 |
| 2003-03-06 | new sentence, new line |  david | 2 | -16/+19 |
| 2003-03-06 | pasto, from thierry, who does not want to be a pf-like commiter ;-) |  henning | 1 | -2/+2 |
| 2003-03-04 | typos; Daniel Lucq |  henning | 1 | -4/+4 |
| 2003-03-04 | typos, grammar etc |  henning | 1 | -4/+4 |
| 2003-03-04 | spam not SPAM; nick@electric-pickle.net |  deraadt | 1 | -3/+3 |
| 2003-03-04 | ugh. default examples don't work since with an rdr to 127.0.0.1 |  beck | 2 | -4/+4 |
| 2003-03-03 | Better handling of parse errors and/or allocation |  cloder | 1 | -15/+47 |
| 2003-03-03 | knf |  deraadt | 1 | -9/+12 |
| 2003-03-03 | lies |  deraadt | 1 | -4/+2 |
| 2003-03-03 | oops, removed a char from rend |  deraadt | 1 | -2/+2 |
| 2003-03-03 | extra spaces |  deraadt | 1 | -19/+17 |
| 2003-03-03 | always set ptr to NULL after free; from cloder |  deraadt | 2 | -5/+11 |
| 2003-03-03 | "an table" -> "a table", add persist keyword. |  cedric | 1 | -3/+3 |
| 2003-03-03 | More KNF. Use a size_t in one place where it makes sense. |  cloder | 1 | -10/+10 |
| 2003-03-02 | Add ANSI prototypes for all functions. Now compiles with |  cloder | 2 | -23/+40 |
| 2003-03-02 | KNF and one err->errx. ok deraadt@ |  kjell | 1 | -23/+24 |
| 2003-03-02 | more tweaking |  deraadt | 2 | -13/+13 |
| 2003-03-02 | dumb |  deraadt | 1 | -2/+2 |
| 2003-03-02 | knf |  deraadt | 1 | -1/+2 |
| 2003-03-02 | more |  deraadt | 1 | -4/+4 |
| 2003-03-02 | unbelievable; buffer mismanagement in new code |  deraadt | 1 | -2/+4 |
| 2003-03-02 | knf |  deraadt | 2 | -14/+17 |
| 2003-03-02 | knf |  deraadt | 4 | -112/+110 |
| 2003-03-02 | bye bye |  deraadt | 1 | -85/+0 |
| 2003-03-02 | Spamd changes to add blacklist awareness to spamd, new spamd-setup.pl |  beck | 7 | -50/+1175 |
| 2003-02-26 | Initialized the ABI stated 'cleanup' parameter to _start. This parameter |  drahn | 1 | -1/+2 |
| 2003-02-26 | start new sentence on a new line |  david | 3 | -12/+18 |
| 2003-02-21 | Ssh... use -q of pfctl to quieten things down. |  jason | 1 | -3/+3 |
| 2003-02-20 | remove useless cast in memset() |  millert | 1 | -2/+2 |
| 2003-02-19 | document -s as synonym for -1, correct section number in title; PR# 3101 |  jason | 1 | -3/+7 |
| 2003-02-17 | reply() -> perror_reply(). |  mpech | 1 | -3/+3 |
| 2003-02-15 | After relocation is completed, remove write protection from GOT/PLT in ld.so. |  drahn | 7 | -7/+45 |
| 2003-02-15 | Paranoia about mprotect, mprotect page aligned regions for got and plt. |  drahn | 6 | -61/+145 |
| 2003-02-15 | Do not call mprotect to enable writing for sections which normally are |  drahn | 1 | -4/+7 |
| 2003-02-14 | typos; |  jmc | 3 | -14/+18 |
| 2003-02-14 | delete $W in trap handler |  jason | 1 | -3/+3 |
| 2003-02-14 | Add back -w support (was -much- easier than I thought) |  jason | 2 | -13/+32 |
| 2003-02-14 | Give spamd.8 something to .Xr |  jason | 2 | -2/+76 |
| 2003-02-14 | spamd now uses tables (these load MUCH faster on my ss2); ok deraadt |  jason | 1 | -18/+8 |
| 2003-02-13 | typos; |  jmc | 1 | -13/+14 |
| 2003-02-11 | typos; |  jmc | 2 | -6/+9 |
| 2003-02-11 | oops; beck |  deraadt | 1 | -3/+3 |
| 2003-02-10 | Add "inet proto tcp" to the last rdr example, it produces a syntax error |  dhartmei | 1 | -3/+3 |