]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Add new USB device ID.
[FreeBSD/FreeBSD.git] / libexec /
2012-02-14 Oleksandr TymoshenkoAdd thread-local storage support for ARM to rtld-elf
2012-02-13 Konstantin BelousovAdd missed EOL when die() was converted to use rtld_fdp...
2012-02-11 Oleksandr TymoshenkoAdd handlers for TLS-related relocation entries
2012-02-10 Oleksandr TymoshenkoRemove debug output
2012-02-10 Oleksandr TymoshenkoSwitch MIPS TLS implementation to Variant I
2012-02-10 Oleksandr TymoshenkoFix debug output for MIPS part of rtld
2012-02-07 Dimitry AndricConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-30 Konstantin BelousovAdd support for GNU RELRO.
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-17 Ed SchoutenRemove unneeded dtv variable.
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-07 Ulrich SpörleinSpelling fixes for libexec/
2012-01-07 Konstantin BelousovImplement fdlopen(3), an rtld interface to load shared...
2012-01-04 Konstantin BelousovPostpone the resolution of IRELATIVE relocations and...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-03 Ed SchoutenReplace index() and rindex() calls with strchr() and...
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-23 Colin PercivalFix a problem whereby a corrupt DNS record can cause...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Nathan WhitehornAdditional icache paranoia: non-PLT relocations can...
2011-12-17 Nathan WhitehornFix RTLD on PowerPC after r228435. Changing the order...
2011-12-16 Dimitry AndricFix the incompatible enum conversions in libexec/ypxfr...
2011-12-16 Dimitry AndricRevert r228592, as the non-messy way of fixing ypxfr...
2011-12-16 Dimitry AndricAttempt to fix the numerous incompatible enum conversio...
2011-12-16 Dimitry AndricFix typos in the comments about clang warnings in several
2011-12-16 Dimitry AndricUnfortunately, clang gives warnings about sendmail...
2011-12-16 Dimitry AndricIn libexec/rbootd/utils.c, use the correct printf lengt...
2011-12-16 Dimitry AndricIn libexec/pppoed/pppoed.c, use the correct printf...
2011-12-16 Dimitry AndricUnfortunately, clang gives warnings about sendmail...
2011-12-16 Dimitry AndricIn libexec/bootpd/tools/bootptest/print-bootp.c, use...
2011-12-16 Dimitry AndricIn libexec/getty/chat.c, replace && with & in chat_send...
2011-12-16 Dimitry AndricIn libexec/bootpd/bootpgw/bootpgw.c, add a cast for...
2011-12-14 Konstantin Belousov_rtld_bind() read-locks the bind lock, and possible...
2011-12-12 Konstantin BelousovAdd support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE...
2011-12-10 Ed SchoutenMake comsat(8) approximately 15% smaller.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 Konstantin BelousovTypo.
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-18 Konstantin BelousovFix fd leak.
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-30 Christian BruefferFix a misplaced parenthesis.
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-16 Eitan Adler- change "is is" to "is" or "it is"
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-08 Konstantin BelousovHandle the R_386_TLS_TPOFF32 relocation, which is simil...
2011-10-08 Konstantin BelousovSetting up TLS block for the main thread must be done...
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-20 Konstantin BelousovRestore the writing of the .bss sections of the dsos...
2011-09-15 Konstantin BelousovUse the proper dynamic tls block to calculate the tls...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-06 Konstantin BelousovDo not use the function pointers for the internal opera...
2011-09-03 Dimitry AndricWhen libexec/rtld-elf/rtld.c is compiled with clang...
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-24 Konstantin BelousovRtld links with the specially built pic static libc...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-31 Craig RodriguesPull in some wording to the tftpd.8 man page
2011-07-31 Craig RodriguesIn the old TFTP server, there was an undocumented behav...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-24 Attilio RaoMFC
2011-06-24 Craig RodriguesAcknowledge Edwin Groothuis for the major rewrite he
2011-06-24 Craig RodriguesBring back synchnet() implementation from older
2011-06-22 Craig RodriguesUpdate references to RFC's that the newer TFTP implemen...
2011-06-22 Craig RodriguesFix typo.
2011-06-22 Craig RodriguesClarify tftpd's -d flag in the new TFTP implementation.
2011-06-22 Attilio RaoMFC
2011-06-22 Edward Tomasz Napi... Add LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the...
2011-06-21 Ed SchoutenMinor cleanups to ulog-helper:
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-18 Ben LaurieFix clang warnings.
2011-06-16 Attilio RaoMFC
2011-06-16 Craig RodriguesClarify that the TFTP blocksize (RFC2348) or non-standard
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-09 Attilio RaoMFC
2011-06-08 Nathan WhitehornCompile RTLD with global dot symbols on 64-bit PowerPC...
2011-06-07 Jaakko HeinonenRemove a gratuitous newline. This should be a non-funct...
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
next