| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-04-28 | Change mquery() function call signature to be the same a mmap(). It |  drahn | 2 | -12/+14 |
| 2003-04-28 | return from main |  deraadt | 1 | -2/+2 |
| 2003-04-28 | I hate -Werror |  deraadt | 1 | -2/+2 |
| 2003-04-27 | Duplicate include. Pointed out by andrushock at korovino dot net |  tdeval | 1 | -2/+1 |
| 2003-04-26 | %u expands to 11 chars; ok millert |  pvalchev | 1 | -3/+3 |
| 2003-04-25 | backout mquery change, something broke when not combined with a different diff. |  drahn | 2 | -14/+12 |
| 2003-04-25 | change mquery() function call signature to be the same a mmap(). It |  drahn | 2 | -12/+14 |
| 2003-04-22 | sync up ELF and a.out versions of ldconfig(8) |  david | 1 | -3/+3 |
| 2003-04-21 | Fix the load_size which is used by ldd to print end address. |  drahn | 1 | -2/+2 |
| 2003-04-18 | Adjusting the start is wrong. The value returned by mquery() should be used |  drahn | 1 | -9/+1 |
| 2003-04-17 | mquery support, currently for i386 only. |  drahn | 4 | -7/+590 |
| 2003-04-15 | toast some += snprintf |  deraadt | 1 | -4/+6 |
| 2003-04-14 | Change terminalname from a pointer to an array. Why people hide |  millert | 4 | -9/+8 |
| 2003-04-14 | built in -> built-in; |  jmc | 1 | -2/+2 |
| 2003-04-13 | try to use the X Window System, X11 or XFree86 consistently. |  jmc | 1 | -1/+1 |
| 2003-04-12 | rlimit handling code; aw@osn.de |  deraadt | 1 | -1/+7 |
| 2003-04-12 | attempt not to wrap a line, bad nroff |  deraadt | 1 | -2/+5 |
| 2003-04-10 | Replace strcpy() w/ strlcpy() from espie@ |  millert | 1 | -28/+25 |
| 2003-04-08 | more logical handling of select() errors |  vincent | 1 | -3/+6 |
| 2003-04-07 | strlcpy; ok millert |  deraadt | 1 | -4/+5 |
| 2003-04-06 | string handling; ok millert |  deraadt | 1 | -4/+4 |
| 2003-03-30 | fix logging time to reflect reality. minus crack induced blank lines. |  beck | 1 | -3/+10 |
| 2003-03-28 | logging fix from tholo@ |  beck | 1 | -12/+27 |
| 2003-03-28 | report how much time was wasted; ok beck |  jason | 1 | -3/+3 |
| 2003-03-28 | login_passwd is now setgid _shadow instead of setuid root. |  millert | 1 | -3/+3 |
| 2003-03-20 | cmdline options and descriptions in alphabetical order in usage() and manpage |  david | 2 | -15/+15 |
| 2003-03-20 | cmdline options in alphabetical order in usage() and manpage |  david | 2 | -55/+55 |
| 2003-03-18 | duplicate words: on on, in in |  david | 2 | -4/+4 |
| 2003-03-17 | incorrect string length matching; ianm@cit.uws.edu.au |  deraadt | 1 | -7/+7 |
| 2003-03-15 | spamd is running on port 8025, not 25; from Adrian Knoth |  pvalchev | 1 | -2/+2 |
| 2003-03-13 | make spamd-setup/spamd use/require a reserved source port for the |  beck | 2 | -3/+8 |
| 2003-03-13 | correct table usage in rdr example, spotted by todd |  henning | 1 | -2/+2 |
| 2003-03-12 | updated man page and path; |  jmc | 2 | -8/+20 |
| 2003-03-11 | new sentence, new line and whitespace at EOL |  david | 1 | -5/+6 |
| 2003-03-11 | files with dead .Xr's; |  jmc | 1 | -5/+5 |
| 2003-03-11 | EOL whitespace |  david | 1 | -2/+2 |
| 2003-03-11 | new sentence, new line |  david | 1 | -8/+9 |
| 2003-03-10 | nothing of import |  deraadt | 1 | -11/+11 |
| 2003-03-10 | fix exit code, stupid bob, spotted by lebel |  deraadt | 1 | -2/+2 |
| 2003-03-10 | typo |  david | 1 | -2/+2 |
| 2003-03-09 | also mention max connections default; ok deraadt |  pvalchev | 1 | -2/+3 |
| 2003-03-09 | mention error code 450 is default; ok deraadt |  pvalchev | 1 | -2/+2 |
| 2003-03-09 | typo. henning@ |  beck | 1 | -2/+2 |
| 2003-03-09 | Fix a few typos, Make spamd and spamd-setup use /etc/services to find |  beck | 4 | -20/+52 |
| 2003-03-09 | missed memset, found by dhartmei@ |  beck | 1 | -1/+2 |
| 2003-03-08 | knf |  deraadt | 2 | -2/+9 |
| 2003-03-08 | remove some more ambigious bs |  beck | 1 | -8/+12 |
| 2003-03-08 | spamd typos; |  jmc | 2 | -16/+18 |
| 2003-03-08 | move stuff to spamd.conf 5 |  beck | 1 | -139/+8 |
| 2003-03-08 | KNF |  deraadt | 1 | -72/+103 |