]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Modify nfs_open() in the experimental NFS client to be compatible
[FreeBSD/FreeBSD.git] / libexec /
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.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-04 impBring in new files from edwin's tftp
2010-05-04 impGo ahead and merge the work edwin@ on tftpd into the...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 mckusickThe NFS quota-reporting RPC uses 32-bit sized fields...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head@206627
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head/@206624
2010-04-12 impmerge from head, part 13 of many
2010-04-12 impmerge from head, part 12 of many
2010-04-12 impmerge from head, part 11 of many
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-01 desForgot to initialize the debug variable.
2010-04-01 desAdd a debugging option (-d)
2010-03-25 delphijCheck that gl_pathc is bigger than zero before derefenc...
2010-03-24 gahr- Remove const'ness from dlerror(3) prototype, for...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-12 uqsFix several typos in macros or macro misusage.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-04 impUpdated rtld for n32 support.
2010-03-04 desWIP: the last missing piece of the quota64 puzzle....
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-26 ruFixed static linkage.
2010-02-22 nwhitehornSupport the extended PLT format used when objects have...
2010-02-18 impMerge to head 204047
2010-02-18 impMerge from head.
2010-02-17 impMerge through r204011 from head.
2010-02-16 impMerge from current.
2010-02-16 impThe NetBSD Foundation has granted permission to remove...
2010-02-16 marcelImprove TLS variant I:
2010-02-15 impSync to head at about 203911.
2010-02-14 impmerge from head.
next