summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2014-05-25Appease LLVM warnings..brad1-4/+4
2014-05-24Remove errant double quote; from Jean-Philippe Ouelletmillert1-3/+3
2014-05-02No need to figure out the area spanned by .got in _dl_md_reloc(); onlymiod1-17/+1
2014-04-29tedu ~/.klogindcoppa1-3/+3
2014-04-23Remove more Kerberos cruft.ajacoutot1-4/+4
2014-04-22Remove the kerberos login methods.reyk2-342/+0
2014-04-22Remove the kerberos login methods.reyk3-129/+0
2014-04-22Remove KERBEROS5 from the Makefiles (except ssh for now, where it isreyk3-24/+5
2014-04-21check perms on .ssh/id_ed25519; Fritjof Bornebuschsthen1-2/+2
2014-04-20check_hosts_equiv -> check_hosts_lpdajacoutot1-15/+11
2014-04-18Malak: I think we made the merchant angry.tedu3-807/+0
2014-04-18millert said i can kill rshdtedu1-2/+2
2014-04-18Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.schwarze1-2/+2
2014-04-16Remove ifdef'd out KerberosIV and stream encryption support. Whileokan1-273/+26
2014-04-16add missing parens so that errorhost gets properly initialized.okan1-3/+3
2014-04-16It's been a quarter century: we can assume volatile is present with that name.guenther5-49/+49
2014-04-16This was subtly using des_old.h defines (des_key_schedule) without using anymiod1-2/+2
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ ismiod2-8/+2
2014-04-12remove the prototype for compatflags() which was removed in 2013.jsg1-3/+1
2014-03-27+.Xr smtpd 8jmc1-3/+4
2014-03-26strdup() returns NULL if out of memory, we should check it.gsoares1-1/+3
2014-03-25make this page slightly less sendmail centric; ok gillesjmc1-13/+14
2014-03-24remove tcpwrappers support. ok deraadttedu2-56/+2
2014-03-24libwrap is going away, so can this.deraadt23-3879/+2
2014-03-23don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@sthen1-16/+1
2014-03-21fix "my $_" issues in preparation for perl 5.18espie5-69/+72
2014-03-21fix picky mode, my subject handler was not maintaining enough state.espie2-11/+17
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod7-823/+1
2014-03-17args! fix argstr. from LEVAI Daniel.sthen1-2/+2
2014-03-17tweak previous;jmc1-9/+9
2014-03-17typo, spotted by okan@sthen1-2/+2
2014-03-17Add an option to disallow ftp access to accounts with uid below a certainsthen2-5/+35
2014-03-17today's conan quote: two or three years ago it was just another snake cult.tedu4-408/+0
2014-03-17i thought guenther was going to axe uucpd, but he's slackingtedu1-2/+2
2014-03-12Are they going to help?tedu4-222/+2
2014-02-22Delete descriptions of env variables that we don't actually support.guenther1-28/+2
2014-02-16Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With themartynas3-191/+251
2014-02-08Fix REST (restart transfer) for offsets large than 2GB. OK okan@millert1-15/+39
2014-01-23improve some typesderaadt2-5/+5
2014-01-23Remove LD_NORANDOM feature. It serves no usable purpose. Determinismderaadt2-24/+12
2014-01-21obvious .Pa fixes; found with mandocdb(8)schwarze1-4/+4
2014-01-19Only i386 needs mquery; delete the static inlines from amd64 and hppaguenther2-18/+2
2014-01-18Make ld.so pass its cleanup handler in $2 as required by the MIPS System Vkettenis2-27/+5
2014-01-17Close file descriptor before next try getting a good one.tobias1-1/+2
2014-01-08If the file size is zero, there's nothing to transmit so avoid spammingjca1-1/+7
2013-12-31Don't consider ld.so to be successfully built unless a test programguenther1-3/+12
2013-12-30When a function does not obviously terminate itself, it is good practicederaadt1-6/+4
2013-12-28Do not need __guard anymorederaadt1-2/+1
2013-12-25Pass _dl_dtors as the csu cleanup routine on shmiod2-5/+15
2013-12-25Pass _dl_dtors as the csu cleanup routine on arm.miod2-4/+12