]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Fix a typo: s/deafult/default
[FreeBSD/FreeBSD.git] / libexec /
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Joel Dahlmdoc: Only use macros inside a reference block.
2012-05-23 Joel Dahlmdoc: fix .Bl -offset.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-19 Marcel MoolenaarProperly use LDADD & DPADD to link against libwrap.
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-05 Baptiste Daroussinopen the resolved path
2012-05-05 Konstantin BelousovWork around a situation where symlook_obj() could be...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-30 Baptiste DaroussinAdd two special directives to libmap.conf:
2012-04-30 Konstantin BelousovAdd GNU hash support for rtld.
2012-04-30 Konstantin BelousovSplit the symlook_obj1 into a loop iterating over the...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-23 Nathan WhitehornFix a missed file in r234580: replace the now-obsolete...
2012-04-19 Ed SchoutenDo a better job at determining the username of the...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Konstantin BelousovPropagate the current state of rtld_bind_lock to dlopen...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Konstantin BelousovProperly handle absent AT_CANARY aux entry.
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-02 Alexander KabaevRemove extra blank line from revious commit.
2012-04-02 Alexander KabaevDo not try to adjust stacks if dlopen_object is called...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Konstantin BelousovFix ia64 build after r233655.
2012-03-29 Konstantin BelousovImport DragonFly BSD commit
2012-03-29 Eitan AdlerRemove trailing whitespace per mdoc lint warning
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-27 Konstantin BelousovPrevent rtld_verify_object_versions() from being called...
2012-03-26 Joel Dahlmdoc: terminate quoted strings.
2012-03-25 Joel DahlMake sure sections are sorted into conventional order.
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Konstantin BelousovRemove libssp_nonshared from the rtld linking set....
2012-03-24 Konstantin BelousovProvide short-circuit exit(3) implementation for rtld.
2012-03-23 Oleksandr TymoshenkoBefore jumping to application's entry point set ra...
2012-03-23 Konstantin BelousovRemove superfluous extern keywords.
2012-03-23 Konstantin BelousovCentralize the calculation of the top source directory...
2012-03-23 Konstantin BelousovImplement xstrdup() using strlen()/xmalloc()/memcpy...
2012-03-22 Konstantin BelousovUse xmalloc() instead of malloc() in the places where...
2012-03-22 Konstantin BelousovRemove the fragments which are not needed on FreeBSD...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-20 Konstantin BelousovFix several problems with our ELF filters implementation.
2012-03-16 Konstantin BelousovRemove write-only variable.
2012-03-14 Konstantin BelousovRtld on diet 3.
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Oleksandr TymoshenkoUse PTR_SUBU instead of subu (missed this one)
2012-03-12 Oleksandr TymoshenkoUse PTR_(ADD|SUB)U macrosses instead of hardcoded addu...
2012-03-12 Oleksandr Tymoshenko- Although we pass first 4 arguments in registers,...
2012-03-12 Konstantin BelousovRtld on diet part 2:
2012-03-12 Konstantin BelousovRtld on diet part 1:
2012-03-12 Dimitry AndricAmend r232857, now dropping the casts entirely, as...
2012-03-12 Dimitry AndricFix the following warning/error with clang:
2012-03-12 Konstantin BelousovWhen iterating over the dso program headers, the object...
2012-03-11 Konstantin BelousovAdd support for preinit, init and fini arrays. Some...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Konstantin BelousovOptimize tls_get_addr_common(). The change provides...
2012-03-09 Konstantin BelousovRemove the use of toupper() from rtld_printf.c. Use...
2012-03-06 Sergey KandaurovCosmetic nit:
2012-03-06 Oleksandr Tymoshenko- Switch to saving non-offseted pointer to TLS block...
2012-03-05 Konstantin BelousovThe libmap.conf initialization is performed before...
2012-02-28 Dimitry AndricDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-21 Ed MasteAvoid error log for transfer stop w/o error code.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
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.
next