summaryrefslogtreecommitdiffstats
path: root/libexec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove more Kerberos cruft.ajacoutot2014-04-231-4/+4
* Remove the kerberos login methods.reyk2014-04-222-342/+0
* Remove the kerberos login methods.reyk2014-04-223-129/+0
* Remove KERBEROS5 from the Makefiles (except ssh for now, where it isreyk2014-04-223-24/+5
* check perms on .ssh/id_ed25519; Fritjof Bornebuschsthen2014-04-211-2/+2
* check_hosts_equiv -> check_hosts_lpdajacoutot2014-04-201-15/+11
* Malak: I think we made the merchant angry.tedu2014-04-183-807/+0
* millert said i can kill rshdtedu2014-04-181-2/+2
* Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.schwarze2014-04-181-2/+2
* Remove ifdef'd out KerberosIV and stream encryption support. Whileokan2014-04-161-273/+26
* add missing parens so that errorhost gets properly initialized.okan2014-04-161-3/+3
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-165-49/+49
* This was subtly using des_old.h defines (des_key_schedule) without using anymiod2014-04-161-2/+2
* Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ ismiod2014-04-152-8/+2
* remove the prototype for compatflags() which was removed in 2013.jsg2014-04-121-3/+1
* +.Xr smtpd 8jmc2014-03-271-3/+4
* strdup() returns NULL if out of memory, we should check it.gsoares2014-03-261-1/+3
* make this page slightly less sendmail centric; ok gillesjmc2014-03-251-13/+14
* remove tcpwrappers support. ok deraadttedu2014-03-242-56/+2
* libwrap is going away, so can this.deraadt2014-03-2423-3879/+2
* don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@sthen2014-03-231-16/+1
* fix "my $_" issues in preparation for perl 5.18espie2014-03-215-69/+72
* fix picky mode, my subject handler was not maintaining enough state.espie2014-03-212-11/+17
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-187-823/+1
* args! fix argstr. from LEVAI Daniel.sthen2014-03-171-2/+2
* tweak previous;jmc2014-03-171-9/+9
* typo, spotted by okan@sthen2014-03-171-2/+2
* Add an option to disallow ftp access to accounts with uid below a certainsthen2014-03-172-5/+35
* today's conan quote: two or three years ago it was just another snake cult.tedu2014-03-174-408/+0
* i thought guenther was going to axe uucpd, but he's slackingtedu2014-03-171-2/+2
* Are they going to help?tedu2014-03-124-222/+2
* Delete descriptions of env variables that we don't actually support.guenther2014-02-221-28/+2
* Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With themartynas2014-02-163-191/+251
* Fix REST (restart transfer) for offsets large than 2GB. OK okan@millert2014-02-081-15/+39
* improve some typesderaadt2014-01-232-5/+5
* Remove LD_NORANDOM feature. It serves no usable purpose. Determinismderaadt2014-01-232-24/+12
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-4/+4
* Only i386 needs mquery; delete the static inlines from amd64 and hppaguenther2014-01-192-18/+2
* Make ld.so pass its cleanup handler in $2 as required by the MIPS System Vkettenis2014-01-182-27/+5
* Close file descriptor before next try getting a good one.tobias2014-01-171-1/+2
* If the file size is zero, there's nothing to transmit so avoid spammingjca2014-01-081-1/+7
* Don't consider ld.so to be successfully built unless a test programguenther2013-12-311-3/+12
* When a function does not obviously terminate itself, it is good practicederaadt2013-12-301-6/+4
* Do not need __guard anymorederaadt2013-12-281-2/+1
* Pass _dl_dtors as the csu cleanup routine on shmiod2013-12-252-5/+15
* Pass _dl_dtors as the csu cleanup routine on arm.miod2013-12-252-4/+12
* Pass _dl_dtors as the csu cleanup routine on m68k and m88k; change themiod2013-12-253-9/+9
* Make ld.so pass its cleanup handler in %g1 as required by the SPARC System Vkettenis2013-12-252-4/+10
* Remove some leftover bits that are no longer necessary now that we nokettenis2013-12-241-8/+1
* Use slightly diffrerent code to get the global offset table address. Thiskettenis2013-12-231-5/+5