aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* (t)ftp-proxy: use libpfctlKristof Provost2021-05-071-0/+3
* rtld_lock.h: add some comments about versioning of struct RtldLockInfoKonstantin Belousov2021-04-231-0/+13
* rtld: make dlerror() thread-localKonstantin Belousov2021-04-233-19/+59
* rtld: workaround for broken ABIKonstantin Belousov2021-04-232-2/+19
* rtld: unstaticise lockinfo and obj_from_addr()Konstantin Belousov2021-04-234-3/+5
* rtld: use _get_tp() in __tls_get_addr()Konstantin Belousov2021-04-234-72/+13
* rtld: avoid recursing on rtld_bind_lock for writeKonstantin Belousov2021-04-233-4/+7
* rtld: allow to use tls_get_addr_slow() from context where rtld_bind_lock is l...Konstantin Belousov2021-04-231-7/+11
* rtld: style tls_get_addr_slowKonstantin Belousov2021-04-231-27/+27
* rtld: define TLS_DTV_OFFSET on all architecturesKonstantin Belousov2021-04-235-0/+10
* rtld_lock.h: Expand scope for IN_RTLD to avoid some conflicts with libcKonstantin Belousov2021-04-231-0/+4
* rtld/x86/reloc.c: styleKonstantin Belousov2021-04-232-3/+6
* rtld_lock.h: remove tautological extern'sKonstantin Belousov2021-04-231-3/+3
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-233-1/+15
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-271-0/+3
* MFC: Fix post-start check when unbound.conf has moved.Dag-Erling Smørgrav2021-03-241-1/+1
* rc.d/auditd: set pidfileAlex Richardson2021-03-171-0/+1
* nfs-over-tls: add rc scripts for rpc.tlsclntd and rpc.tlsservdRick Macklem2021-03-054-0/+54
* Don't check compat.linux.emul_path before loading linux(4)Edward Tomasz Napierala2021-03-021-1/+3
* Use compat.linux.emul_path instead of hardcoded path in /etc/rc.d/linuxEdward Tomasz Napierala2021-03-021-5/+5
* Create dhclient pid directory if it doesn't existChris Rees2021-03-021-0/+5
* rtld: Fix null-pointer dereferenceDavid Chisnall2021-02-091-2/+4
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-02-031-1/+27
* Create the stable/13 branchGlen Barber2021-01-221-1/+1
* Remove dependency on files in /usr/binStefan Eßer2021-01-191-5/+12
* bluetooth: remove support for bt3c(4)Marius Strobl2021-01-161-11/+0
* Add 'tmp' to the list of FILESYSTEMS dependencies. Some scripts thatGleb Smirnoff2021-01-151-1/+1
* Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' onGleb Smirnoff2021-01-151-1/+1
* Follow-up on 51da4b19be1. When booting a system with WITHOUT_IPFILTERGleb Smirnoff2021-01-112-1/+2
* Add missing rcvar name for os-release.Gleb Smirnoff2021-01-111-0/+1
* Retire obsolete a.out rtldEd Maste2021-01-074-493/+0
* rtld: map without PROT_EXEC for relocationEd Maste2021-01-051-1/+2
* pkgbase: Put the last rc files in the rc packageEmmanuel Vadot2021-01-041-0/+2
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-042-0/+3
* rtld: call close(2) after errno is savedKonstantin Belousov2021-01-021-6/+11
* rtld-elf: link libcompiler_rt on all architecturesRyan Libby2020-12-283-17/+8
* Revert "rtld-elf: link udivmoddi4 from compiler_rt"Ryan Libby2020-12-281-6/+1
* rtld-elf(1): remove obsolete pre_init() hookMarius Strobl2020-12-2510-55/+0
* rtld-elf: link udivmoddi4 from compiler_rtRyan Libby2020-12-191-1/+6
* rtld-libc: fix incremental buildRyan Libby2020-12-191-1/+2
* Fix the ipfw service status output when ipfw.ko isn't loadedMark Johnston2020-12-181-1/+3
* Make mountcritremote dependent upon nfscbd.Rick Macklem2020-12-171-1/+1
* When receiving a file having a length, which is a mulitple of the blocksize,Michael Tuexen2020-12-151-2/+2
* Improve the counting of blocks used to transfer a file from theMichael Tuexen2020-12-141-1/+1
* Fix the TFTP client when performing a RRQ for files smaller than 512 bytesMichael Tuexen2020-12-101-0/+2
* When dropping packets (RRQ or WRQ) for debugging, report the sendMichael Tuexen2020-12-061-2/+2
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-053-9/+8
* Revert r366857.Cy Schubert2020-12-041-1/+1
* rtld: bump r_debug.r_version to 1 from current 0.Konstantin Belousov2020-12-011-0/+2
* IPv6: set ifdisabled in the kernel rather than in rcBjoern A. Zeeb2020-11-251-2/+0