aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Conditionally install /etc/rc.d/audit* based on ${MK_AUDIT}Alan Somers2018-12-161-2/+6
* Remove, the now very outdated, timed.George V. Neville-Neil2018-12-152-23/+0
* Improve R_AARCH64_TLSDESC relocation.Michal Meloun2018-12-1512-110/+199
* rc.subr: Implement list_vars without using 'read'Conrad Meyer2018-12-111-7/+19
* Implement R_AARCH64_TLS_DTPMOD64 and A_AARCH64_TLS_DTPREL64 relocations.Michal Meloun2018-12-081-0/+19
* Tidy up arm64 reloc_jmpslots() implementation.Michal Meloun2018-12-051-13/+4
* Implement arm64 version of __tls_get_addr().Michal Meloun2018-12-051-0/+12
* Fix style(9).Michal Meloun2018-12-052-6/+7
* Some fixes for LD_BIND_NOW + ifuncs.Konstantin Belousov2018-12-032-42/+50
* Provide naive but self-contained implementations of memset(3) andKonstantin Belousov2018-12-031-0/+22
* disable BIND_NOW in libc, libthr, and rtldEd Maste2018-12-031-0/+1
* rtld: parse FreeBSD Feature Control note on the object load.Konstantin Belousov2018-11-232-0/+9