]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Add support for new USB to ethernet controller:
[FreeBSD/FreeBSD.git] / libexec /
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-09 kibUse sigsetjmp/siglongjmp with disabled signal mask...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-30 kibFix grammar in comment.
2011-01-30 kibMake ldd(1) work when versioned dependency file is...
2011-01-28 kanEliminate the use of symlook_needed function in favor...
2011-01-28 pluknetRemove SuperH architecture from a comment as we do...
2011-01-25 kibWhen loading dso without PT_GNU_STACK phdr, only call
2011-01-25 kibFix get_program_var_addr() when type of the resolved...
2011-01-22 kibAdd my copyright.
2011-01-14 kibMark rtld on PowerPC as not requiring executable stack.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-10 kibget_program_var_addr() must prefer the strong symbol...
2011-01-08 kibIn rtld, read the initial stack access mode from AT_STA...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-05 dimSort -mno-(mmx|3dnow|sse|sse2|sse3) options consistentl...
2011-01-04 dimOn amd64 and i386, tell the compiler to refrain from...
2011-01-04 dimRemove '-elf' from build flags for libexec/rtld-elf...
2011-01-04 emasteMake format string a string literal. (Discovered by...
2011-01-04 emasteHandle failure from ftpd_popen in statfilecmd().
2011-01-03 nwhitehornAdd support for R_PPC64_UADDR64 relocations.
2011-01-03 csjpexpand checkuser() to support the propagation of error...
2010-12-28 nwhitehornFix an error in the ABI in rtld_bind_start(). When...
2010-12-27 kanFix an apparent cop-and-paste mistake in previous commit.
2010-12-25 kibImplement support for ELF filters in rtld. Both normal...
2010-12-25 kibAdd a hook to pass debug flags to the build of rtld...
2010-12-20 charnierAdd __unused
2010-12-20 charnierAdd __unused
2010-12-20 charnierAdd __unused. Ansi prototypes.
2010-12-19 charnieradd __unused
2010-12-16 jhIf dlclose() is called recursively from a _fini() funct...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-06 kevloFix double ;;
2010-12-06 glebiusCatch up with kernel using time_uptime to drive ARP...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimUse -fPIC to build libexec/rtld-elf on sparc64, so...
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 brucecFix typos.
2010-11-04 kibIn r214728, if dlopen() is called for the object that...
2010-11-04 kibFix style.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 kibIf dlopen() is called for the dso that has been already...
2010-11-02 edAdd a new libc function: cfmakesane(3).
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-22 marcelUnbreak ia64.
2010-10-19 uqsmdoc: drop even more redundant .Pp calls
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-06 delphijUse a defined FreeBSD version.
2010-10-04 nwhitehornFix two subtle problems in PPC32 RTLD. The first is...
2010-09-24 mariusRemove the duplicate logging of failed read requests...
2010-09-24 mariusMake WARNS=6 clean.
2010-09-23 mariusTry to adhere to style.Makefile(5).
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 impMove the pfrom initialization from before the setjmp...
2010-09-15 rpauloRemove an explicit assignment of the CFLAGS variable...
2010-09-12 nwhitehornCheck for undefined weak symbols during PLT binding...
2010-08-28 brucecFix incorrect usage of 'assure' and 'insure'.
2010-08-24 nwhitehornMake RTLD work on powerpc64 again. If there is a sub...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 kibRemove exports table. Export control by the version...
2010-08-23 impMFtbemd:
2010-08-23 kibOn shared object unload, in __cxa_finalize, call and...
2010-08-23 kibIntroduce implementation-private rtld interface _rtld_a...
2010-08-17 kibProvide the starting image with the pointer to ELF...
2010-08-17 kibUse the newly provided aux vectors to get pagesize...
2010-08-11 neelAdd parentheses around the argument 'x' used in the...
2010-08-10 neelFix compilation error for 64-bit little endian build:
2010-08-08 edRemove unneeded use of struct timezone.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 joelFix typos and spelling mistakes.
2010-08-04 joelFix typo.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 jchandra64 bit support for MIPS rtld.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-10 nwhitehornRTLD support for powerpc64. A few small modifications...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-28 nwhitehornRevert r209544. It papers over a binutils bug, and...
2010-06-26 nwhitehornIgnore versioned dependencies on shared objects to...
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 3
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-03 kanPlug possible memory leak.
2010-06-02 uqsmdoc: use literal text, not a column table to present the
2010-05-18 rdivackyOnly use the cache after the early stage of loading...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-07 mckusickMerger of the quota64 project into head.
next