summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2003-03-08this needs to go too..beck1-162/+0
2003-03-08It's too damn slow...beck1-308/+0
2003-03-08spamd-setup, in c. ok deraadt@, he wants to clean in situ.beck5-8/+963
2003-03-07Fix cut and paste on wrong line bugs, now like other versions. ok miod@drahn1-4/+4
2003-03-06.Xr typos;jmc4-13/+13
2003-03-06can be can be, but also may not be, or cannot be, and in any case can behenning1-2/+2
2003-03-06date should be written formally: .Dd Month day, yeardavid3-6/+6
2003-03-06new sentence, new linedavid2-16/+19
2003-03-06pasto, from thierry, who does not want to be a pf-like commiter ;-)henning1-2/+2
2003-03-04typos; Daniel Lucqhenning1-4/+4
2003-03-04typos, grammar etchenning1-4/+4
2003-03-04spam not SPAM; nick@electric-pickle.netderaadt1-3/+3
2003-03-04ugh. default examples don't work since with an rdr to 127.0.0.1beck2-4/+4
2003-03-03Better handling of parse errors and/or allocationcloder1-15/+47
2003-03-03knfderaadt1-9/+12
2003-03-03liesderaadt1-4/+2
2003-03-03oops, removed a char from rendderaadt1-2/+2
2003-03-03extra spacesderaadt1-19/+17
2003-03-03always set ptr to NULL after free; from cloderderaadt2-5/+11
2003-03-03"an table" -> "a table", add persist keyword.cedric1-3/+3
2003-03-03More KNF. Use a size_t in one place where it makes sense.cloder1-10/+10
2003-03-02Add ANSI prototypes for all functions. Now compiles withcloder2-23/+40
2003-03-02KNF and one err->errx. ok deraadt@kjell1-23/+24
2003-03-02more tweakingderaadt2-13/+13
2003-03-02dumbderaadt1-2/+2
2003-03-02knfderaadt1-1/+2
2003-03-02morederaadt1-4/+4
2003-03-02unbelievable; buffer mismanagement in new codederaadt1-2/+4
2003-03-02knfderaadt2-14/+17
2003-03-02knfderaadt4-112/+110
2003-03-02bye byederaadt1-85/+0
2003-03-02Spamd changes to add blacklist awareness to spamd, new spamd-setup.plbeck7-50/+1175
2003-02-26Initialized the ABI stated 'cleanup' parameter to _start. This parameterdrahn1-1/+2
2003-02-26start new sentence on a new linedavid3-12/+18
2003-02-21Ssh... use -q of pfctl to quieten things down.jason1-3/+3
2003-02-20remove useless cast in memset()millert1-2/+2
2003-02-19document -s as synonym for -1, correct section number in title; PR# 3101jason1-3/+7
2003-02-17reply() -> perror_reply().mpech1-3/+3
2003-02-15After relocation is completed, remove write protection from GOT/PLT in ld.so.drahn7-7/+45
2003-02-15Paranoia about mprotect, mprotect page aligned regions for got and plt.drahn6-61/+145
2003-02-15Do not call mprotect to enable writing for sections which normally aredrahn1-4/+7
2003-02-14typos;jmc3-14/+18
2003-02-14delete $W in trap handlerjason1-3/+3
2003-02-14Add back -w support (was -much- easier than I thought)jason2-13/+32
2003-02-14Give spamd.8 something to .Xrjason2-2/+76
2003-02-14spamd now uses tables (these load MUCH faster on my ss2); ok deraadtjason1-18/+8
2003-02-13typos;jmc1-13/+14
2003-02-11typos;jmc2-6/+9
2003-02-11oops; beckderaadt1-3/+3
2003-02-10Add "inet proto tcp" to the last rdr example, it produces a syntax errordhartmei1-3/+3