]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
rtld: set osrel when in the direct exec mode.
[FreeBSD/FreeBSD.git] / libexec /
2020-06-12 Konstantin Belousovrtld: set osrel when in the direct exec mode.
2020-06-12 Cy SchubertMFV r362082:
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-02 Konstantin BelousovUppercase 'dso' to indicate that it is abbreviation.
2020-06-02 Konstantin BelousovDo not allow to load ET_DYN object with DF_1_PIE flag...
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Konstantin Belousovrtld: Add -b option to allow to specify image name...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 Konstantin Belousovrtld: Fix indent in print_usage().
2020-05-31 Konstantin Belousovrtld: Add -v switch to print some useful information...
2020-05-31 Konstantin Belousovrtld: Add -p switch to direct exec mode summary line.
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Konstantin BelousovAdd version indicators to rtld.
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 Konstantin BelousovImplement Solaris-like link_map l_refname member.
2020-05-22 Konstantin BelousovConvert linkmap_add() and linkmap_delete() to style(8).
2020-05-21 Konstantin BelousovRestore the binary compatibility for link_map l_addr.
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Konstantin BelousovChange the samantic of struct link_map l_addr member.
2020-05-20 Martin MatuskaMFV r361280:
2020-05-16 Colin PercivalMove the devmatch rc.d script before netif in the boot...
2020-05-15 Konstantin BelousovImplement RTLD_DEEPBIND.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 Eric van GyzenRemove tests for obsolete compilers in the build system
2020-05-01 Jung-uk KimMFV: r360512
2020-04-29 Michal MelounMove ARM specific flags to arm/Makefile.inc
2020-04-29 Michal MelounDon't allow to use FPU inside of rtld library.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Konstantin Belousovrtld: ignore static TLS segments when tracing.
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 John BaldwinAbort transfer if fseeko() fails.
2020-04-19 Cy SchubertDue to popular demand, revert r360102.
2020-04-19 Cy SchubertConditionally install Kerberos rc files based on MK_KER...
2020-04-19 Konstantin BelousovAlign initial-exec TLS segments to the p_vaddr % align.
2020-04-15 Mateusz Piotrowskisshd: Warn about missing ssh-keygen only when necessary
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-06 Kyle Evansyp*: fix -fno-common build
2020-04-04 Konstantin BelousovMake p_vaddr % p_align == p_offset % p_align for (some...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle Evansflua: follow-up to r359453, don't bother with libedit...
2020-03-30 Kyle Evansflua: enable readline bits, courtesy of libedit
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-25 Baptiste DaroussinRevert r359294 per manu's request
2020-03-25 Emmanuel Vadotpkgbase: Stop threating rc files as config files
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Alexander V. ChernikovMake ICMP redirect processing depend on routing daemon.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Leandro LuporiAdd fsck_flags config option
2020-03-18 Hiroki SatoRemove /etc/host.conf, which was automatically generate...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-17 Brooks DavisAdd an internal liblua and use it in flua.
2020-03-13 Ed Masteflua: implement chmod
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Ed Masteretire amd(8)
2020-03-06 Dimitry AndricMerge ^/head r358678 through r358711.
2020-03-05 Kyle Evanstftpd: tests: raise targeted cstd to c11
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-02 John BaldwinAdd support for the TFTP windowsize option described...
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Warner LoshRemove sparc64 source files from rtld-elf
2020-02-26 Warner LoshRemove sparc64 specific parts of rtld-elf.
2020-02-20 Dimitry AndricMerge ^/head r358131 through r358178.
2020-02-20 Mateusz Guzikvfs: add realpathat syscall
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Dimitry AndricMerge ^/head r357855 through r357920.
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-14 Konstantin Belousovr357895: fix typo in the relocation name for i386 IRELA...
2020-02-13 Konstantin BelousovHandle non-plt IRELATIVE relocations, at least for...
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Konstantin BelousovFix indent.
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Konstantin BelousovUse sigfastblock(2) in rtld.
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
next