Fix build.
[freebsd.git] / libexec /
2014-10-19 neelIFC @r273206
2014-10-16 impAdd an "empty" Makefile.pc98 because it doesn't need...
2014-10-16 impHYPERV isn't available on all architectures, but just...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 emasteAlways return pathname in dl_iterate_phdr's dlpi_name...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 delphijImport HyperV Key-Value Pair (KVP) driver and daemon...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-29 kibDocument the whole settings needed to build a debug...
2014-08-29 kibOptimize r270798, only do the second pass over non...
2014-08-29 kibIFUNC symbol type shall be processed for non-PLT reloca...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 kibRemove stray newline.
2014-08-26 ngieFix "make checkdpadd" by "spoofing" DPADD
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-21 pfgAlways check the limits of array index variables before...
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-17 neelRemove LOG_ODELAY because it does nothing.
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 baptRework privatelib/internallib
2014-08-05 ngieSimilar to r269506, fix LIBDIR to not duplicate TESTSDIR
2014-08-05 ngieRemove unnecessary .PATH directive
2014-08-04 ngieFix BINDIR to not duplicate "${TESTSDIR}
2014-08-04 ngieMove a -L argument from LDADD to LDFLAGS
2014-08-04 ngieFix a -Wsecurity warning with clang
2014-08-04 ngieRemove hardcoded path to TESTSDIR (Makefile, ld_library...
2014-07-22 delphijDon't save entropy inside jails.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-16 jmmvlibpythagoras needs libm.
2014-07-09 jmmvFix atf-sh's integration_test
2014-07-07 marcelRemove ia64.
2014-07-06 andrewAlign the stack in _rtld_bind_start. Normally this...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-02 marcelFix r264346 for ia64. We need to allocate memory for...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 joelmdoc: remove superfluous paragraph macros.
2014-06-20 jonathanTest RTLD's new LD_LIBRARY_PATH_FDS variable.
2014-06-20 jonathanAdd the LD_LIBRARY_PATH_FDS environmental variable.
2014-06-20 baptuse .Mt to mark up email addresses consistently (part2)
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 jmmvMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-03 grehanMFC @ r266724
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-25 jmmvChange libatf-c and libatf-c++ to be private libraries.
2014-05-24 kibRight now, the rtld prefork hook locks the rtld bind...
2014-05-18 kibFix LD_LIBMAP.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-07 markj- Export the function added in r265456 rather than...
2014-05-06 markjAdd a postinit debugger hook to rtld. This will be...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-04-23 baptUpdate to byacc 20140409
2014-04-17 ghelmerFix releasing the lock in the parent atrun process...
2014-04-14 kibAdd dwarf annotations to the amd64 _rtld_bind_start...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-11 alcBefore calling mmap() on a shared library's text and...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-14 desRemove lukemftpd. It was disconnected from the build...
2014-03-13 bruefferRe-format the license to conform to our BSD license...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-09 jillesttys(5): Pseudo-terminals are not listed and the networ...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
next