aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-15/+15
* rtld_malloc.c: cleanup morepages().Konstantin Belousov2019-05-161-10/+10
* Remove more dead definitions from rtld_malloc.c after r347019.Konstantin Belousov2019-05-161-4/+0
* Add ipsec.ko to required_modules for rc.d/ipsec script.Andrey V. Elsukov2019-05-061-0/+1
* Switch to use shared vnode locks for text files during image activation.Konstantin Belousov2019-05-051-1/+1
* Cleanup for rtld_malloc.c.Konstantin Belousov2019-05-021-124/+13
* Make mdmfs verbose if diskless boot is verbose.Lev A. Serebryakov2019-04-261-1/+5
* Fix order of destructors between main binary and libraries.Konstantin Belousov2019-04-151-1/+20
* ld-elf.so: make LD_DEBUG always functional.Konstantin Belousov2019-04-142-3/+3
* Revert r346017 pending compiled-in zfs fixChris Rees2019-04-109-24/+43
* Remove now unnecessary kldstat check before attempting to load modules.Chris Rees2019-04-079-43/+24
* Add firewall_[nat64|nptv6|pmod]_enable variables to /etc/defaults/rc.confAndrey V. Elsukov2019-04-061-0/+3
* network.subr: improve configuration of cloned gif(4) interfacesEugene Grosbein2019-04-051-3/+15
* random(4): Attempt to persist entropy promptlyConrad Meyer2019-03-312-1/+9
* Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov2019-03-292-6/+42
* rtld: attempt to fix reloc_non_plt TLS allocation on MIPSEd Maste2019-03-291-2/+2
* rtld: attempt to fix reloc_nonplt_object TLS allocationEd Maste2019-03-291-1/+1
* revert r341429 "disable BIND_NOW in libc, libthr, and rtld"Ed Maste2019-03-281-1/+0
* rtld: disable relro enforcement for irelative relocation processing.Konstantin Belousov2019-03-271-7/+7
* Add ability to automatically load ipfw_nat64, ipfw_nptv6 and ipfw_pmodAndrey V. Elsukov2019-03-231-0/+9
* The check for $ippool_rules in start_cmd is tautological.Cy Schubert2019-03-231-6/+3
* Use internal command variables for consistent style.Cy Schubert2019-03-221-2/+2
* From r345400, connect ippool to the build/install.Cy Schubert2019-03-221-1/+2
* Add rc.d support for ippool(8).Cy Schubert2019-03-222-0/+44
* Fix legacy IP autoconfiguration.Bjoern A. Zeeb2019-03-171-2/+3
* Enhance IPv6 autoconf startup.Bjoern A. Zeeb2019-03-131-3/+7
* Extend descriptions and comments about the need to create /etc/pf.conf.Benedict Reuschling2019-03-121-1/+2
* Fix still installing ipfilter rc.d files even when WITHOUT_IPFILTERCy Schubert2019-03-121-4/+7
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* Remove an unneeded 'tail -n 1' from a pipelineKurt Lidl2019-03-111-1/+1
* Add support for a virtual hostname to nfsdSean Eric Fagan2019-02-161-0/+5
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+1
* Teach /etc/rc.d/growfs how to handle systems running ZFS.Colin Percival2019-02-081-2/+22
* Remove All Rights ReservedWarner Losh2019-02-051-1/+1
* rtld: pacify -Wmaybe-uninitialized from gcc6Eric van Gyzen2019-02-011-0/+4
* Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.Konstantin Belousov2019-01-302-3/+11
* Add header file missed in r343564.Konstantin Belousov2019-01-291-0/+45
* Adjust posix symbols from rtld-elf/malloc.c with the __crt_ prefix.Konstantin Belousov2019-01-294-16/+59
* rc(8): do not stop dhclient(8) when wpa_supplicant(8) / hostapd(8) is usedAndriy Voskoboinyk2019-01-271-3/+1
* Remove now redundand ifunc relocation code which should have beenKonstantin Belousov2019-01-271-10/+0
* Fix potential buffer overflow and undefined behavior.Stefan Eßer2019-01-261-2/+2
* Use a private definition of osockaddr rather then relying on typeBrooks Davis2019-01-181-1/+2
* Revert r343093 until I can address the issues raised by kib@.Dag-Erling Smørgrav2019-01-171-27/+18
* Implement dlopenat(3).Dag-Erling Smørgrav2019-01-161-18/+27
* Fix rtld-elf compilation warning for powerpc64 ELFv2 ABIJustin Hibbits2019-01-131-1/+1
* rc.subr: Fix typoKyle Evans2019-01-061-2/+2
* rc.subr: Provide rc_service variable for service scriptsKyle Evans2019-01-051-0/+12
* rtld-elf: Fix powerpc64 TLS handling, matching powerpc's fixJustin Hibbits2019-01-011-1/+1
* Remove iBCS2, part1: userspaceMateusz Guzik2018-12-192-21/+0
* bootpd: validate hardware typeEd Maste2018-12-191-0/+4