aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* 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
* rc.d/zfs: Add shutdown to KEYWORDSMateusz Piotrowski2020-11-031-0/+1
* rc.d/syscons: remove spaces before tabEd Maste2020-10-251-1/+1
* Destroy cloned interfaces at netif stop, netif restart and shutdown.Cy Schubert2020-10-191-1/+1
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* [pf] /etc/rc.d/pf should REQUIRE routingPawel Biernacki2020-10-081-2/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-015-5/+0
* [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.Brandon Bergren2020-09-232-4/+4
* ftpd: Add missing braces around a statfd checkMark Johnston2020-09-221-1/+2
* tftpd: Check for errors from chdir()Mark Johnston2020-09-221-1/+4
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-212-0/+19
* ftpd: Exit during authentication if an error occurs after chroot().Mark Johnston2020-09-151-4/+11
* Only set WARNS if not definedKyle Evans2020-09-112-2/+2
* phttpget: move out of portsnapKyle Evans2020-09-095-0/+847
* rtld: pass argc/argv/env to dso inits.Konstantin Belousov2020-09-071-1/+1
* Undo 'fix off by one' part of r365360.Konstantin Belousov2020-09-051-1/+1
* rtld: do not refuse to relocate objects without dynamic symtabs.Konstantin Belousov2020-09-051-5/+2
* rtld: do not process absent dynamic.Konstantin Belousov2020-09-051-1/+4
* rtld: Handle ELF dso with program headers outside the first page.Konstantin Belousov2020-09-051-10/+28
* Declare dependency relationship once instead of twice for zpoolXin LI2020-09-051-1/+1
* Make zpool on GELI work again.Xin LI2020-09-042-2/+1