]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
MFV 2.0-rc2
[FreeBSD/FreeBSD.git] / libexec /
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Mark Johnstonftpd: Exit during authentication if an error occurs...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-11 Kyle EvansOnly set WARNS if not defined
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-09 Kyle Evansphttpget: move out of portsnap
2020-09-07 Konstantin Belousovrtld: pass argc/argv/env to dso inits.
2020-09-05 Konstantin BelousovUndo 'fix off by one' part of r365360.
2020-09-05 Konstantin Belousovrtld: do not refuse to relocate objects without dynamic...
2020-09-05 Konstantin Belousovrtld: do not process absent dynamic.
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-05 Konstantin Belousovrtld: Handle ELF dso with program headers outside the...
2020-09-05 Xin LIDeclare dependency relationship once instead of twice...
2020-09-04 Xin LIMake zpool on GELI work again.
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Brooks DavisMaintain a stack alignment of 16-bytes.
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-27 Cy Schubert/etc/zfs/zpool.cache is the preferred (and new) locatio...
2020-08-26 Cy SchubertTo avoid breakage for those who build/install without...
2020-08-26 Cy SchubertAs of r364746 (OpenZFS import) existing ZPOOLs are...
2020-08-25 Matt MacyMerge OpenZFS support in to HEAD.
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-17 Xin LIDon't explicitly specify c99 or gnu99 as the default...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-14 Kyle EvansProperly disable LUA_USE_DLOPEN for bootstrap flua
2020-08-14 Kyle Evansflua: don't allow dlopen, et al., for bootstrap flua
2020-08-13 Ed Masteflua: support "require" for binary objects in the base...
2020-08-12 Glen BarberMFH
2020-08-11 Cy SchubertWhen booting a system with WITHOUT_IPFILTER the followi...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-23 Cy SchubertLoad ipfilter, ipnat, and ippool rules, and start ipmon...
2020-07-23 Mark Johnstonrc.firewall: Merge two identical conditions into one.
2020-07-22 Warner Loshgetty appears to date from 3rd edition research unix...
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-19 Simon J. GerratyRevert that!
2020-07-19 Simon J. GerratyOops missed Makefile.config
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 John BaldwinInclude FreeBSD ABI tag note in the ELF runtime loader.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Allan JudeRemove excess spaces from rc.d scripts
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Allan JudeAdd cross references betwen ttys(5) and related drivers
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Leandro LuporiHandle non-PLT GNU IFUNC relocations in rtld
2020-07-04 Edward Tomasz Napi... Make the linux rc script use linrdlnk by default.
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Jung-uk KimFix build with recent byacc.
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Mateusz PiotrowskiRemove ldconfig_paths_aout from rc.conf after r362543
2020-06-23 Ed Masteldconfig: remove i386 aout invocation
2020-06-22 Eugene Grosbeinnetwork.subr: unobsolete gif_interfaces
2020-06-22 Ryan Moellerflua: add ucl library
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Konstantin Belousovrtld: Apply relro to itself.
2020-06-18 Konstantin Belousovrtld: Parse own phdr and notes.
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Konstantin Belousovrtld: Allow to load ET_DYN && DF_1_PIE when tracing.
2020-06-16 Konstantin Belousovrtld: Add debug line for dlopen_object().
2020-06-16 Konstantin BelousovSystematically pass RTLD_LO_TRACE to load_needed_objects().
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
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
next