aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Revert r367291 (KEYWORD: shutdown for rc.d/zfs)Mateusz Piotrowski2020-11-201-1/+0
* Fix startup of gssd when /usr is a separately mounted local file system.Rick Macklem2020-11-141-1/+1
* Add support for the new mountd -R option.Rick Macklem2020-11-063-6/+30
* Replace literal uses of /usr/local with a variableStefan Eßer2020-11-032-7/+12