summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Change mquery() function call signature to be the same a mmap(). Itdrahn2-12/+14
2003-04-28return from mainderaadt1-2/+2
2003-04-28I hate -Werrorderaadt1-2/+2
2003-04-27Duplicate include. Pointed out by andrushock at korovino dot nettdeval1-2/+1
2003-04-26%u expands to 11 chars; ok millertpvalchev1-3/+3
2003-04-25backout mquery change, something broke when not combined with a different diff.drahn2-14/+12
2003-04-25change mquery() function call signature to be the same a mmap(). Itdrahn2-12/+14
2003-04-22sync up ELF and a.out versions of ldconfig(8)david1-3/+3
2003-04-21Fix the load_size which is used by ldd to print end address.drahn1-2/+2
2003-04-18Adjusting the start is wrong. The value returned by mquery() should be useddrahn1-9/+1
2003-04-17mquery support, currently for i386 only.drahn4-7/+590
2003-04-15toast some += snprintfderaadt1-4/+6
2003-04-14Change terminalname from a pointer to an array. Why people hidemillert4-9/+8
2003-04-14built in -> built-in;jmc1-2/+2
2003-04-13try to use the X Window System, X11 or XFree86 consistently.jmc1-1/+1
2003-04-12rlimit handling code; aw@osn.dederaadt1-1/+7
2003-04-12attempt not to wrap a line, bad nroffderaadt1-2/+5
2003-04-10Replace strcpy() w/ strlcpy() from espie@millert1-28/+25
2003-04-08more logical handling of select() errorsvincent1-3/+6
2003-04-07strlcpy; ok millertderaadt1-4/+5
2003-04-06string handling; ok millertderaadt1-4/+4
2003-03-30fix logging time to reflect reality. minus crack induced blank lines.beck1-3/+10
2003-03-28logging fix from tholo@beck1-12/+27
2003-03-28report how much time was wasted; ok beckjason1-3/+3
2003-03-28login_passwd is now setgid _shadow instead of setuid root.millert1-3/+3
2003-03-20cmdline options and descriptions in alphabetical order in usage() and manpagedavid2-15/+15
2003-03-20cmdline options in alphabetical order in usage() and manpagedavid2-55/+55
2003-03-18duplicate words: on on, in indavid2-4/+4
2003-03-17incorrect string length matching; ianm@cit.uws.edu.auderaadt1-7/+7
2003-03-15spamd is running on port 8025, not 25; from Adrian Knothpvalchev1-2/+2
2003-03-13make spamd-setup/spamd use/require a reserved source port for thebeck2-3/+8
2003-03-13correct table usage in rdr example, spotted by toddhenning1-2/+2
2003-03-12updated man page and path;jmc2-8/+20
2003-03-11new sentence, new line and whitespace at EOLdavid1-5/+6
2003-03-11files with dead .Xr's;jmc1-5/+5
2003-03-11EOL whitespacedavid1-2/+2
2003-03-11new sentence, new linedavid1-8/+9
2003-03-10nothing of importderaadt1-11/+11
2003-03-10fix exit code, stupid bob, spotted by lebelderaadt1-2/+2
2003-03-10typodavid1-2/+2
2003-03-09also mention max connections default; ok deraadtpvalchev1-2/+3
2003-03-09mention error code 450 is default; ok deraadtpvalchev1-2/+2
2003-03-09typo. henning@beck1-2/+2
2003-03-09Fix a few typos, Make spamd and spamd-setup use /etc/services to findbeck4-20/+52
2003-03-09missed memset, found by dhartmei@beck1-1/+2
2003-03-08knfderaadt2-2/+9
2003-03-08remove some more ambigious bsbeck1-8/+12
2003-03-08spamd typos;jmc2-16/+18
2003-03-08move stuff to spamd.conf 5beck1-139/+8
2003-03-08KNFderaadt1-72/+103