summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
* rtld: Add debug line for dlopen_object().Konstantin Belousov2020-06-161-0/+3
* Systematically pass RTLD_LO_TRACE to load_needed_objects().Konstantin Belousov2020-06-161-2/+3
* rtld: set osrel when in the direct exec mode.Konstantin Belousov2020-06-122-3/+32
* Uppercase 'dso' to indicate that it is abbreviation.Konstantin Belousov2020-06-021-1/+1
* Do not allow to load ET_DYN object with DF_1_PIE flag set.Konstantin Belousov2020-06-022-0/+7
* rtld: Add -b option to allow to specify image name different from arg0.Konstantin Belousov2020-05-312-6/+40
* rtld: Fix indent in print_usage().Konstantin Belousov2020-05-311-9/+9
* rtld: Add -v switch to print some useful information about the rtld binary.Konstantin Belousov2020-05-312-1/+24
* rtld: Add -p switch to direct exec mode summary line.Konstantin Belousov2020-05-311-2/+2
* Add version indicators to rtld.Konstantin Belousov2020-05-263-0/+57
* Implement Solaris-like link_map l_refname member.Konstantin Belousov2020-05-221-0/+7
* Convert linkmap_add() and linkmap_delete() to style(8).Konstantin Belousov2020-05-221-32/+33
* Restore the binary compatibility for link_map l_addr.Konstantin Belousov2020-05-211-1/+2
* Change the samantic of struct link_map l_addr member.Konstantin Belousov2020-05-201-5/+1
* Move the devmatch rc.d script before netif in the boot process.Colin Percival2020-05-161-0/+1
* Implement RTLD_DEEPBIND.Konstantin Belousov2020-05-152-0/+5
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-122-7/+0
* Move ARM specific flags to arm/Makefile.incMichal Meloun2020-04-292-3/+2
* Don't allow to use FPU inside of rtld library.Michal Meloun2020-04-291-0/+3
* rtld: ignore static TLS segments when tracing.Konstantin Belousov2020-04-222-4/+5
* Abort transfer if fseeko() fails.John Baldwin2020-04-211-3/+23
* Due to popular demand, revert r360102.Cy Schubert2020-04-191-7/+4
* Conditionally install Kerberos rc files based on MK_KERBEROS_SCRIPTSCy Schubert2020-04-191-4/+7
* Align initial-exec TLS segments to the p_vaddr % align.Konstantin Belousov2020-04-1911-33/+86
* sshd: Warn about missing ssh-keygen only when necessaryMateusz Piotrowski2020-04-151-7/+8
* yp*: fix -fno-common buildKyle Evans2020-04-061-2/+2
* Make p_vaddr % p_align == p_offset % p_align for (some) TLS segments.Konstantin Belousov2020-04-044-35/+49
* flua: follow-up to r359453, don't bother with libedit in bootstrapKyle Evans2020-03-301-1/+4
* flua: enable readline bits, courtesy of libeditKyle Evans2020-03-301-0/+5
* Revert r359294 per manu's requestBaptiste Daroussin2020-03-252-78/+62
* pkgbase: Stop threating rc files as config filesEmmanuel Vadot2020-03-252-62/+78
* Make ICMP redirect processing depend on routing daemon.Alexander V. Chernikov2020-03-233-3/+34
* Add fsck_flags config optionLeandro Lupori2020-03-182-2/+5
* Remove /etc/host.conf, which was automatically generated fromHiroki Sato2020-03-182-105/+0
* Add an internal liblua and use it in flua.Brooks Davis2020-03-172-808/+2
* flua: implement chmodEd Maste2020-03-133-0/+40
* retire amd(8)Ed Maste2020-03-092-55/+0
* tftpd: tests: raise targeted cstd to c11Kyle Evans2020-03-051-0/+1
* Add support for the TFTP windowsize option described in RFC 7440.John Baldwin2020-03-029-49/+422
* Remove sparc64 source files from rtld-elfWarner Losh2020-02-264-1139/+0
* Remove sparc64 specific parts of rtld-elf.Warner Losh2020-02-263-12/+5
* vfs: add realpathat syscallMateusz Guzik2020-02-201-1/+1
* r357895: fix typo in the relocation name for i386 IRELATIVE.Konstantin Belousov2020-02-141-1/+1
* Handle non-plt IRELATIVE relocations, at least for x86.Konstantin Belousov2020-02-1311-49/+180
* Fix indent.Konstantin Belousov2020-02-121-20/+24
* Use sigfastblock(2) in rtld.Konstantin Belousov2020-02-094-43/+74
* auditd_stop: wait_for_pids instead of sleepingRyan Libby2020-02-061-1/+3
* Fix the following -Werror warning from clang 10.0.0 in rbootd:Dimitry Andric2020-01-281-1/+2
* libexec/rc/rc.d/ipfw: style fix after r356943Eugene Grosbein2020-01-211-2/+3
* Correct "service ipfw status" for INET6-only systems.Eugene Grosbein2020-01-211-0/+3