aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rtld/arm64: Remove checks for undefined symbols when processing TPREL64Mark Johnston2021-07-301-19/+2
* Fix the 'linux' rc script on aarch64.Edward Tomasz Napierala2021-07-271-1/+7
* devmatch: don't announce autoloading so muchWarner Losh2021-07-161-2/+2
* devmatch: Be tolerant of .ko being present.Warner Losh2021-07-161-10/+15
* devmatch: defer until after kldHelge Oldach2021-07-161-1/+1
* rc.d: connect sysctl_lastloadEugene Grosbein2021-07-161-0/+1
* ipfw: reload sysctl.conf variables if neededEugene Grosbein2021-07-161-1/+14
* rc.d: unbreak sysctl lastloadEugene Grosbein2021-07-162-5/+19
* devmatch: improve naming of devmatch config variableCeri Davies2021-07-082-3/+3
* rtld-elf: Check the return value of obj_enforce_relro()Alex Richardson2021-07-051-1/+2
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-301-0/+2
* rc.d: liberate powerd from ACPI dependencyAndriy Gapon2021-06-161-4/+1
* rtld: Rename -t option to -u (ignore LD_ vars)Konstantin Belousov2021-06-042-5/+5
* rtld direct exec: add option to ignore LD_ variablesKonstantin Belousov2021-06-042-1/+12
* rtld: initialize default dlerror_seen_val as trueKonstantin Belousov2021-05-191-1/+1
* rtld: preserve the 'seen' state of the dlerror message in errmsg_save()Konstantin Belousov2021-05-191-12/+25
* service/ipfw: Silence warning on restartLutz Donnerhacke2021-05-171-2/+8
* (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