summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2023-02-10Alignment. NFCI.skrll
2023-01-12fix the ldd buildchristos
2023-01-12Handle program headers properly; fixes c++ exceptions on arm32.christos
2023-01-06Remove the limitation of only being able to load binaries with 2 PT_LOADchristos
2023-01-04comment out a function that is only used in rtldchristos
2023-01-04make the what argument size_t since we are passing in size_tchristos
2022-12-05Use the SZREG symbol instead of __SIZEOF_POINTER__ as its shorter. Assertskrll
2022-12-05RISC-V is RELAskrll
2022-12-04Consistently use the 'mv' instrucation (which is itself an alias) insteadskrll
2022-12-03Trailing whitespaceskrll
2022-12-03Whitespace. NFC.skrll
2022-11-02fix various typos in comments and messages.andvar
2022-11-01s/varaible/variable/ and s/varible/variable/ in comments.andvar
2022-09-13ld.elf_so(8): Make fork take a shared, not exclusive, lock.riastradh
2022-09-12Document the -q option.martin
2022-09-12Add a -q option to make http quiet (no log messages).martin
2022-08-26Fix CVE-2020-10188hgutch
2022-08-26telnetd: fix the crash that's been talked about the past couple days.dholland
2022-07-06Fix copy & pasto: DTPREL relocations do not need to allocate a staticmartin
2022-06-21Support ifunc on aarch64. The tests pass at least.skrll
2022-06-21Wrap long #if defined(...) || ... and sort. NFCI.skrll
2022-06-06build system: Revert all the recent additions of MK[...] knobs thatnia
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-31add .mobi / application/x-mobipocket-ebook.mrg
2022-05-30Set DP early so that any binary functions that override others get theskrll
2022-05-28mk: Add MKFINGER, MKTALK flags for not buildingnia
2022-05-27mk: Add a MKLFS flag for excluding the log-structured filesystem userspacenia
2022-05-18call this bozohttpd 20220517.mrg
2022-05-17fix local privilege escalation due to a race conditionkre
2022-04-17fix various typos in comments.andvar
2022-04-10fix various typos in comments and output/log messages.andvar
2022-04-09rtld: Convert membar_exit/enter to membar_release/acquire.riastradh
2022-03-30_rtld_map_object(): no need to mmap an empty bss segment.hannken
2022-03-24s/interger/integer/ and s/Compensatin/Compensation/ in comments.andvar
2022-03-14in bozo_init_prefs(), default to returning 1 (success) and if amrg
2022-03-14check for scandir() returning -1. should handle PR#56358.mrg
2022-01-04bozohttpd: remove obsolete .bzdirect handlingkim
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-12-08s/desireable/desirable/ in comments.andvar
2021-12-05s/numberic/numeric/ in comment.msaitoh
2021-12-04Restore the fptr_t type of {init,fini}{,_array} that was removed when initialskrll
2021-12-04Provide a stub _rtld_call_ifunc when a platform doesn't use one of theskrll
2021-12-04Add a newlineskrll
2021-12-04Error if there are undefined symbols, e.g. _rtld_call_ifuncskrll
2021-10-12getty: Remove 2 second sleep before opening ttyjmcneill
2021-09-16fix typos in word "successfully", mainly s/succesfully/successfully/.andvar
2021-09-03fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/andvar
2021-08-24extend the list of available ciphers to include most of themrg
2021-08-24implement tls minimum version setting.mrg
2021-08-24rework the bindport setting, inspired by part of the patchmrg