aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* service/ipfw: Silence warning on restartLutz Donnerhacke2021-05-031-2/+8
* rc: remove the 'addswap' script.Edward Tomasz Napierala2021-04-262-25/+0
* rc: improve dependencies for growfsEdward Tomasz Napierala2021-04-251-5/+7
* rc: make the 'linux' script explicitly load filesystem modulesEdward Tomasz Napierala2021-04-211-0/+6
* rc: replace NETWORK with NETWORKINGEdward Tomasz Napierala2021-04-124-4/+4
* rc: remove the 'archdep' scriptEdward Tomasz Napierala2021-04-124-29/+2
* rc: kldxref needs mountcritlocal, not rootEdward Tomasz Napierala2021-04-111-1/+1
* rtld_lock.h: add some comments about versioning of struct RtldLockInfoKonstantin Belousov2021-04-111-0/+13
* rtld: make dlerror() thread-localKonstantin Belousov2021-04-103-19/+59
* rtld: workaround for broken ABIKonstantin Belousov2021-04-102-2/+19
* rtld: unstaticise lockinfo and obj_from_addr()Konstantin Belousov2021-04-104-3/+5
* (t)ftp-proxy: use libpfctlKristof Provost2021-04-101-0/+3
* rc: kldxref only needs to depend on rootfs, not FILESYSTEMSEdward Tomasz Napierala2021-04-101-1/+1
* rtld: use _get_tp() in __tls_get_addr()Konstantin Belousov2021-04-094-72/+13
* rtld: avoid recursing on rtld_bind_lock for writeKonstantin Belousov2021-04-093-4/+7
* rtld: allow to use tls_get_addr_slow() from context where rtld_bind_lock is l...Konstantin Belousov2021-04-091-7/+11
* rtld: style tls_get_addr_slowKonstantin Belousov2021-04-091-27/+27
* rtld: define TLS_DTV_OFFSET on all architecturesKonstantin Belousov2021-04-095-0/+10
* rtld_lock.h: Expand scope for IN_RTLD to avoid some conflicts with libcKonstantin Belousov2021-04-091-0/+4
* rtld/x86/reloc.c: styleKonstantin Belousov2021-04-092-3/+6
* rtld_lock.h: remove tautological extern'sKonstantin Belousov2021-04-091-3/+3
* Remove the last users of ARM_TP_ADDRESSAndrew Turner2021-04-081-14/+0
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-063-1/+15
* wait for device mounts in zpool and dumponChuck Tuffli2021-04-052-1/+10
* rc: make ctld depend on NETWORKINGEdward Tomasz Napierala2021-04-051-1/+1
* rtld: fix the man pageMariusz Zaborski2021-03-241-1/+1
* rtld: introduce PRELOAD_FDSMariusz Zaborski2021-03-247-61/+277
* rtld: style nitsMariusz Zaborski2021-03-241-21/+22
* Fix the 'linux' rc script on aarch64.Edward Tomasz Napierala2021-03-181-1/+7
* Fix post-start check when unbound.conf has moved.Dag-Erling Smørgrav2021-03-101-1/+1
* Revert "rc: implement parallel boot"Baptiste Daroussin2021-03-091-36/+15
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-091-0/+3
* libc: Use musl's optimized strchr and strchrnulEd Maste2021-03-021-2/+2
* rc: save and restore $IFSCy Schubert2021-02-261-4/+5
* rc: fix rc script parsingCy Schubert2021-02-251-2/+2
* rc: fix parse of $local_startupCy Schubert2021-02-241-0/+1
* Create dhclient pid directory if it doesn't existChris Rees2021-02-231-0/+5
* rc: implement parallel bootRick Parrish2021-02-231-15/+34
* Remove the redundant ipfilter IPv6 rc rules load.Cy Schubert2021-02-222-15/+1
* nfs-over-tls: add rc scripts for rpc.tlsclntd and rpc.tlsservdRick Macklem2021-02-184-0/+54
* Don't check compat.linux.emul_path before loading linux(4)Edward Tomasz Napierala2021-02-081-1/+3
* Use compat.linux.emul_path instead of hardcoded path in /etc/rc.d/linuxEdward Tomasz Napierala2021-02-021-5/+5
* rtld: Fix null-pointer dereferenceDavid Chisnall2021-02-021-2/+4
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-01-291-1/+27
* rc.d/auditd: set pidfileAlex Richardson2021-01-281-0/+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