Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository...
[dragonfly.git] / libexec /
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-07 John Marinortld: Fix gethints()
2012-05-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-06 Sascha Wildnerrtld.1: Some mdoc improvement.
2012-05-06 John Marinortld(1): Add shared object search order to the man...
2012-05-05 John Marinortld: Utilize malloc capability of recently updated...
2012-05-05 John Marinortld: Add two special directives to libmap.conf
2012-05-05 John Marinortld: Sync with FreeBSD after gnu_hash import
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-21 John Marinortld: Add write-lock to case of filter loading
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-06 John Marinortld: Fix rtld_functrace
2012-04-06 John Marinortld: Implement fdlopen(3)
2012-03-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-30 John Marinortld: allocate obj->vertab only once
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-27 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-25 John Marinortld: Sync memory allocation with FreeBSD
2012-03-25 John Marinortld: Fix ELF filter implementation
2012-03-24 John Marinortld: Implement DT_RUNPATH and -z nodefaultlib
2012-03-23 Sascha Wildnerrpc.yppasswdd(8): Fix some warnings and raise WARNS...
2012-03-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-19 Sascha Wildnerdma.8: Avoid a dead link in the online manual pages.
2012-03-18 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-18 John Marinortld: fixing bad patch
2012-03-18 John Marinortld: Add main object initialization and finalization
2012-03-18 John Marinortld: Don't use toupper function in rtld_printf.c
2012-03-16 John Marinortld: Shrink by eliminating stdio
2012-03-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-14 Sascha Wildnerftpd(8): Remove OLD_SETPROCTITLE related dead code.
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-11 John Marinortld: Support DT_GNU_HASH (startup performance increase)
2012-03-08 John Marinortld: fix debug statement
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2012-03-05 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-02 Sascha Wildnerrtld: Add a special case in do_dlsym() for TLS stored...
2012-02-27 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-18 John Marinortld: add carriage return to die()
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-11 John Marinortld: Add support for preinit, init, and fini arrays
2012-02-08 Sascha Wildnerlibexec: Remove duplicate includes.
2012-02-04 John Marinocustom cc script: Use gcc46's c++ library instead of...
2012-01-30 John Marinocustom cc script: Fix "Unterminated quoted string"...
2012-01-28 John Marinocustom cc script: add c++ support for gcc46 compiler
2012-01-23 John Marinoman rtld: add -fPIC flag to _rtld_functrace example
2012-01-23 John Marinortld: Add STT_GNU_IFUNC and R_MACHINE_IRELATIVE_GNU...
2012-01-23 John Marinortld: Use DAGS for symbol lookup; adjust weak symbol...
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 John Marinortld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
2012-01-23 John Marinortld: Remove useless arch Makefiles
2012-01-23 John Marinortld: Make thread-safe by replacing libc printf functions
2012-01-23 John Marinortld: Set foundation to use aux vectors to get osreldate
2012-01-23 John Marinortld: Compress FreeBSD CVSIDs
2012-01-23 John Marinortld: Remove unused xrealloc function
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 John Marinortld: add RELRO support
2012-01-16 John Marinortld: Reorganize reloc_plt and reloc_jmpslots
2012-01-14 John Marinortld: Fix TLS inconsistency, cleanups
2012-01-14 John Marinortld: Clang fixes
2012-01-14 John Marinortld: remove broken functionality to build exec. version
2012-01-14 John Marinortld: fix some typos
2012-01-14 John Marinortld: Fix improper sync of map_object.c (17 July 2009)
2012-01-14 John Marinortld: Revert mprotect optimization during .bss creation
2012-01-14 John Marinortld: Fix file descriptor leak
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-09 Sascha Wildnerdma.8: dma(8) only uses two config files, auth.conf...
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Sascha Wildnerdma.8: Fix a few small issues.
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerdma(8): Upgrade to v0.7.
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Sascha WildnerAdjust some comment indentation.
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-11-29 Matthew Dillonbuild - Significantly improve parallel buildworld times
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
next