| Age | Commit message (Expand) | Author |
| 2020-08-20 | call this bozohttpd/20200820 | mrg |
| 2020-08-20 | compare mmap return again MAP_FAILED not -1 or 0. | mrg |
| 2020-08-20 | update for recent changes. | mrg |
| 2020-08-20 | send close_notify for the ssl connection before closing the TCP connection | spz |
| 2020-07-13 | Add -DNO_BLOCKLIST_SUPPORT also to small/Makefile. | jruoho |
| 2020-07-13 | Use Nx. | wiz |
| 2020-07-13 | Do not report status code 500 to blocklistd(8) Add -DNO_BLOCKLIST_SUPPORT | jruoho |
| 2020-07-11 | Add blocklistd(8) support. | jruoho |
| 2020-07-06 | Add -R flag to specify a README file to add at the bottom of directory | jmcneill |
| 2020-07-04 | add missing RCSIDs | lukem |
| 2020-07-04 | NetBSD-ftpd 20200615 | lukem |
| 2020-06-16 | R_ARM_TLS_TPOFF32 needs to adjust the existing value, not blindly | joerg |
| 2020-06-16 | Honor addend for R_AARCH64_TLS_TPREL relocation. | joerg |
| 2020-06-15 | Rename blacklist -> blocklist | christos |
| 2020-06-07 | libexec/httpd: Fix the possible -Werror=stringop-truncation | fox |
| 2020-06-07 | libexec/lfs_cleanerd: Suppress -Werror=stringop-truncation error | fox |
| 2020-05-24 | new binutils/gcc started emitting R_PPC_UADDR32 reloc entries, so for now | macallan |
| 2020-05-16 | Fix debug build | skrll |
| 2020-05-16 | Avoid compiler warnings about uninitialised symnum | skrll |
| 2020-05-10 | Trailing whitespace | skrll |
| 2020-04-23 | Don't play #define games with extern, just have a separate list to avoid commons | joerg |
| 2020-04-22 | Mark _rtld_invalid_paths static as ldd can end up with two copies | joerg |
| 2020-04-19 | Rename __atomic_fork to __locked_fork and give it &errno as argument. | joerg |
| 2020-04-18 | document history | sevan |
| 2020-04-16 | Introduce intermediate locking for fork, so that the dynamic linker is | joerg |
| 2020-03-04 | PT_GNU_RELRO segments are arranged such that their vaddr + memsz ends | thorpej |
| 2020-02-29 | Add extra cast to suppress incompatible-pointer-types GCC warning | kamil |
| 2020-02-29 | Fix vax and mips build | kamil |
| 2020-02-29 | Implement DT_GNU_HASH | kamil |
| 2020-02-29 | Implement and integrate GNU Hashing function | kamil |
| 2020-02-29 | Separate matched symbol functionality out of _rtld_symlook_obj() | kamil |
| 2020-02-26 | uugetty is no more | riastradh |
| 2020-02-09 | Specify NOLIBCSANITIZER for the ELF loader | kamil |
| 2019-12-08 | Use existing lo() and hi() macros. Same object code is generated. | uwe |
| 2019-12-08 | Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs. | uwe |
| 2019-12-08 | Fix typo in a comment. | uwe |
| 2019-12-08 | _rtld_relro - fix debug printf format for a size_t argument | uwe |
| 2019-12-06 | remove some XXX comments. one isn't relevant, and the other two | mrg |
| 2019-11-05 | Use alignof and not size_t for platforms with non-natural base | joerg |
| 2019-11-04 | PR 54093: Align static TLS area to max_align_t. | joerg |
| 2019-11-03 | simplify pointer gymnastics that sprained gcc-8 | christos |
| 2019-10-30 | set -D_GNU_SOURCE, needed for linux systems and should be | mrg |
| 2019-10-15 | bump sizes | christos |
| 2019-10-15 | use strncpy... | christos |
| 2019-10-13 | use strlcpy to ensure termination. | mrg |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-10-04 | use __func__ (c99, c++11) instead of __FUNCTION__ | christos |
| 2019-10-03 | improve error message | tnn |
| 2019-09-15 | Return the ELF loader dl_phdr_info information for dl_iterate_phdr(3) | kamil |
| 2019-08-31 | New sentence, new line. Punctuation improvements. | wiz |