]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Always convert Paskha day from Julian (old) to Gregorian (new) style by
[FreeBSD/FreeBSD.git] / libexec /
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-30 Konstantin BelousovFix grammar in comment.
2011-01-30 Konstantin BelousovMake ldd(1) work when versioned dependency file is...
2011-01-28 Alexander KabaevEliminate the use of symlook_needed function in favor...
2011-01-28 Sergey KandaurovRemove SuperH architecture from a comment as we do...
2011-01-25 Konstantin BelousovWhen loading dso without PT_GNU_STACK phdr, only call
2011-01-25 Konstantin BelousovFix get_program_var_addr() when type of the resolved...
2011-01-22 Konstantin BelousovAdd my copyright.
2011-01-14 Konstantin BelousovMark rtld on PowerPC as not requiring executable stack.
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-10 Konstantin Belousovget_program_var_addr() must prefer the strong symbol...
2011-01-08 Konstantin BelousovIn rtld, read the initial stack access mode from AT_STA...
2011-01-07 Konstantin BelousovAdd section .note.GNU-stack for assembly files used...
2011-01-05 Dimitry AndricSort -mno-(mmx|3dnow|sse|sse2|sse3) options consistentl...
2011-01-04 Dimitry AndricOn amd64 and i386, tell the compiler to refrain from...
2011-01-04 Dimitry AndricRemove '-elf' from build flags for libexec/rtld-elf...
2011-01-04 Ed MasteMake format string a string literal. (Discovered by...
2011-01-04 Ed MasteHandle failure from ftpd_popen in statfilecmd().
2011-01-03 Nathan WhitehornAdd support for R_PPC64_UADDR64 relocations.
2011-01-03 Christian S.J. Peronexpand checkuser() to support the propagation of error...
2010-12-28 Nathan WhitehornFix an error in the ABI in rtld_bind_start(). When...
2010-12-27 Alexander KabaevFix an apparent cop-and-paste mistake in previous commit.
2010-12-25 Konstantin BelousovImplement support for ELF filters in rtld. Both normal...
2010-12-25 Konstantin BelousovAdd a hook to pass debug flags to the build of rtld...
2010-12-20 Philippe CharnierAdd __unused
2010-12-20 Philippe CharnierAdd __unused
2010-12-20 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-19 Philippe Charnieradd __unused
2010-12-16 Jaakko HeinonenIf dlclose() is called recursively from a _fini() funct...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-06 Kevin LoFix double ;;
2010-12-06 Gleb SmirnoffCatch up with kernel using time_uptime to drive ARP...
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Dimitry AndricUse -fPIC to build libexec/rtld-elf on sparc64, so...
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-09 Rebecca CranFix typos.
2010-11-04 Konstantin BelousovIn r214728, if dlopen() is called for the object that...
2010-11-04 Konstantin BelousovFix style.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Konstantin BelousovIf dlopen() is called for the dso that has been already...
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 Ed SchoutenAdd a new libc function: cfmakesane(3).
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-22 Marcel MoolenaarUnbreak ia64.
2010-10-19 Ulrich Spörleinmdoc: drop even more redundant .Pp calls
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ulrich Spörleinmdoc: drop redundant .Pp and .LP calls
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Xin LIUse a defined FreeBSD version.
2010-10-04 Nathan WhitehornFix two subtle problems in PPC32 RTLD. The first is...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-24 Marius StroblRemove the duplicate logging of failed read requests...
2010-09-24 Marius StroblMake WARNS=6 clean.
2010-09-23 Marius StroblTry to adhere to style.Makefile(5).
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-15 Warner LoshMove the pfrom initialization from before the setjmp...
2010-09-15 Rui PauloRemove an explicit assignment of the CFLAGS variable...
2010-09-12 Nathan WhitehornCheck for undefined weak symbols during PLT binding...
2010-08-28 Rebecca CranFix incorrect usage of 'assure' and 'insure'.
2010-08-24 Nathan WhitehornMake RTLD work on powerpc64 again. If there is a sub...
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 Konstantin BelousovRemove exports table. Export control by the version...
2010-08-23 Warner LoshMFtbemd:
2010-08-23 Konstantin BelousovOn shared object unload, in __cxa_finalize, call and...
2010-08-23 Konstantin BelousovIntroduce implementation-private rtld interface _rtld_a...
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Konstantin BelousovProvide the starting image with the pointer to ELF...
2010-08-17 Konstantin BelousovUse the newly provided aux vectors to get pagesize...
2010-08-11 Neel NatuAdd parentheses around the argument 'x' used in the...
2010-08-10 Neel NatuFix compilation error for 64-bit little endian build:
2010-08-08 Ed SchoutenRemove unneeded use of struct timezone.
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-06 Joel DahlFix typos and spelling mistakes.
2010-08-04 Joel DahlFix typo.
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-29 Jayachandran C.64 bit support for MIPS rtld.
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rui PauloMFV:
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-10 Nathan WhitehornRTLD support for powerpc64. A few small modifications...
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-06-28 Nathan WhitehornRevert r209544. It papers over a binutils bug, and...
2010-06-26 Nathan WhitehornIgnore versioned dependencies on shared objects to...
next