summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-06new sentence, new lineDavid Krause
2003-03-06pasto, from thierry, who does not want to be a pf-like commiter ;-)Henning Brauer
2003-03-04typos; Daniel LucqHenning Brauer
2003-03-04typos, grammar etcHenning Brauer
2003-03-04spam not SPAM; nick@electric-pickle.netTheo de Raadt
2003-03-04ugh. default examples don't work since with an rdr to 127.0.0.1Bob Beck
2003-03-03Better handling of parse errors and/or allocationChad Loder
2003-03-03knfTheo de Raadt
2003-03-03liesTheo de Raadt
2003-03-03oops, removed a char from rendTheo de Raadt
2003-03-03extra spacesTheo de Raadt
2003-03-03always set ptr to NULL after free; from cloderTheo de Raadt
2003-03-03"an table" -> "a table", add persist keyword.Cedric Berger
2003-03-03More KNF. Use a size_t in one place where it makes sense.Chad Loder
2003-03-02Add ANSI prototypes for all functions. Now compiles withChad Loder
2003-03-02KNF and one err->errx. ok deraadt@Kjell Wooding
2003-03-02more tweakingTheo de Raadt
2003-03-02dumbTheo de Raadt
2003-03-02knfTheo de Raadt
2003-03-02moreTheo de Raadt
2003-03-02unbelievable; buffer mismanagement in new codeTheo de Raadt
2003-03-02knfTheo de Raadt
2003-03-02knfTheo de Raadt
2003-03-02bye byeTheo de Raadt
2003-03-02Spamd changes to add blacklist awareness to spamd, new spamd-setup.plBob Beck
2003-02-26Initialized the ABI stated 'cleanup' parameter to _start. This parameterDale Rahn
2003-02-26start new sentence on a new lineDavid Krause
2003-02-21Ssh... use -q of pfctl to quieten things down.Jason Wright
2003-02-20remove useless cast in memset()Todd C. Miller
2003-02-19document -s as synonym for -1, correct section number in title; PR# 3101Jason Wright
2003-02-17reply() -> perror_reply().Mike Pechkin
2003-02-15After relocation is completed, remove write protection from GOT/PLT in ld.so.Dale Rahn
2003-02-15Paranoia about mprotect, mprotect page aligned regions for got and plt.Dale Rahn
2003-02-15Do not call mprotect to enable writing for sections which normally areDale Rahn
2003-02-14typos;Jason McIntyre
2003-02-14delete $W in trap handlerJason Wright
2003-02-14Add back -w support (was -much- easier than I thought)Jason Wright
2003-02-14Give spamd.8 something to .XrJason Wright
2003-02-14spamd now uses tables (these load MUCH faster on my ss2); ok deraadtJason Wright
2003-02-13typos;Jason McIntyre
2003-02-11typos;Jason McIntyre
2003-02-11oops; beckTheo de Raadt
2003-02-10Add "inet proto tcp" to the last rdr example, it produces a syntax errorDaniel Hartmeier
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationPeter Valchev
2003-02-07typos;Jason McIntyre
2003-02-03typos;Jason McIntyre
2003-02-02knf & ansi; drahn okTheo de Raadt
2003-01-31The version of open in ld.so, _dl_open(), will return -errno instead of -1.Dale Rahn
2003-01-31typos;Jason McIntyre