summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationpvalchev1-2/+5
2003-02-07typos;jmc1-6/+7
2003-02-03typos;jmc3-13/+15
2003-02-02knf & ansi; drahn okderaadt19-147/+114
2003-01-31The version of open in ld.so, _dl_open(), will return -errno instead of -1.drahn1-3/+3
2003-01-31typos;jmc2-7/+7
2003-01-30revoke privs a bit later so spamd can bind() to ports < 1024henning1-18/+18
2003-01-30Only flush the got address, if there is one. DOH.drahn1-2/+3
2003-01-30Change the constructor execution order to initialize dependant librariesdrahn4-8/+52
2003-01-28fix fd_set overflowvincent1-25/+32
2003-01-26Removing leading spaces can result in a failure with multiline commands. Ok millert.couderc1-6/+1
2003-01-24plug potential memory leak; vincent okderaadt1-4/+4
2003-01-24Flush the blrl instruction from the instruction cache if the GOT tag isdrahn1-1/+3
2003-01-23Honour TCP_WRAPPERS mk.conf setting; ok millert@djm3-6/+19
2003-01-22use cut; clay@boobah.comderaadt1-2/+2
2003-01-20typos; alan@alanday.comderaadt1-3/+3
2003-01-20use LOG_NDELAY in chroot() using daemonsderaadt2-8/+8
2003-01-18more typos; jmc@prioris.mini.pw.edu.plderaadt1-5/+7
2003-01-17Change the GOT initialization so that it is done in a function whichdrahn2-19/+50
2003-01-16whitespace removal.drahn1-7/+7
2003-01-06remove debug codederaadt1-3/+1
2003-01-05bit more error checking; andrushock@korovino.netderaadt1-8/+12
2003-01-03fix usage; sturm@sec.informatik.tu-darmstadt.dederaadt1-2/+2
2003-01-01the the; bsd@openbsd.rutgers.eduderaadt1-2/+2
2002-12-31fxi som tpyosavsm1-3/+3
2002-12-31Mention pf rdr rules and anchors.dhartmei1-1/+37
2002-12-30dynamically allocate the struct con[], according to the -c arg given or a default, being the max 200mickey1-5/+9
2002-12-26fix a more or less problem; deraadt@ okmickey1-3/+3
2002-12-25remove nasty verbiagederaadt1-35/+6
2002-12-23oopsderaadt1-2/+2
2002-12-23minor minor tweaks; mjc@bitz.caderaadt1-7/+7
2002-12-23not errx; andrushock@korovino.netderaadt1-15/+26
2002-12-21better example rules from David Krause, Thanks!henning1-3/+4
2002-12-21epipe and other misc stuff; daniel@benzedrine.cxderaadt1-13/+29
2002-12-21fixes; openbsd@davidkrause.comderaadt1-2/+5
2002-12-21spamd: work in progressderaadt5-2/+700
2002-12-19various tweaks. someone mailed in a huge diff that was so wrong in soderaadt3-69/+78
2002-12-19accidental commitderaadt3-79/+71
2002-12-19missing .Ppderaadt4-72/+81
2002-12-18Remove pointless 'if 0' code.drahn1-11/+3
2002-12-18Prepare for an upcoming ELF executable change. This will allow ld.so todrahn16-16/+443
2002-12-13Compare to ELFMAG byte by byte rather than using full fledged function.drahn1-2/+3
2002-12-09Build ld.so as a normal shared object, not with special linkage.drahn2-4/+13
2002-12-07Backout unrelated changes in last commitmillert6-190/+66
2002-12-07Kill '-a otp' flag. Our login(5) doesn't support this option and on OpenBSDmillert7-80/+193
2002-12-02KNF; openbsd@davidkrause.comderaadt1-2/+2
2002-12-02typo; ok miod@naddy1-2/+2
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackmiod1-1/+13
2002-12-01typo; David Krausehenning1-2/+2
2002-11-27I fucked up. The manpage was correct before my last commit.henning1-6/+9