| Commit message (Expand) | Author | Age | Files | Lines |
| * | Provide custom simple allocator for rtld locks in libthr. The allocator | Konstantin Belousov | 2008-12-02 | 1 | -0/+1 |
| * | Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post. | Konstantin Belousov | 2008-11-27 | 4 | -0/+22 |
| * | Convert telnetd(8) to use posix_openpt(2). | Ed Schouten | 2008-11-13 | 1 | -1/+2 |
| * | Whitespace and style fixes, build at WARNS level 6. | Dag-Erling Smørgrav | 2008-11-04 | 2 | -29/+35 |
| * | This code has no copyright. It is fairly obvious to me that we're a | Warner Losh | 2008-10-13 | 1 | -14/+48 |
| * | MFp4: Fix a bug in the mips relocation code that prevents shared images | Warner Losh | 2008-10-10 | 1 | -22/+14 |
| * | Allow strong symbols to override weak ones for lookups done through | Alexander Kabaev | 2008-10-10 | 1 | -4/+21 |
| * | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -5/+21 |
| * | Allow multiple locks to be acquired by detecting corresponding | David Xu | 2008-09-16 | 1 | -2/+2 |
| * | Make sure internal rtld malloc routines are not called from unlocked | Alexander Kabaev | 2008-09-03 | 1 | -14/+17 |
| * | Remove the now unneeded pt_chown utility. | Ed Schouten | 2008-08-24 | 3 | -112/+0 |
| * | Mark functions as __dead2 in order to help the LLVM static checker | Colin Percival | 2008-08-04 | 1 | -1/+1 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -0/+2 |
| * | Use sysctl to fetch stats from the kernel instead of reading variables | John Baldwin | 2008-06-10 | 2 | -48/+19 |
| * | Make the meaning of the %A format specifier, as passed to | Bruce M Simpson | 2008-05-15 | 1 | -2/+5 |
| * | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | Doug Rabson | 2008-05-07 | 1 | -2/+2 |
| * | Fix the problem with the C++ exception handling for the multithreaded | Konstantin Belousov | 2008-05-06 | 3 | -4/+8 |
| * | MFp4: Add mips support for dynamic linking. | Warner Losh | 2008-04-04 | 5 | -5/+602 |
| * | Fix some "in in" typos in comments. | Christian Brueffer | 2008-03-26 | 1 | -1/+1 |
| * | For un-prototyped static inline functions declared in pthread_md.h on | Robert Watson | 2007-12-01 | 1 | -1/+1 |
| * | Add "with" to make the line go smoother. | Edwin Groothuis | 2007-11-23 | 1 | -1/+1 |
| * | Add the -W options, which acts the same as -w but will generate | Edwin Groothuis | 2007-11-23 | 3 | -8/+104 |
| * | Include an extra header to get a function prototype. | John Birrell | 2007-11-19 | 1 | -0/+1 |
| * | Add a hackish knob to skip rtld, NO_RTLD. In conjunction with | Yaroslav Tykhiy | 2007-10-31 | 1 | -1/+1 |
| * | - Fix the handling of R_SPARC_OLO10, which is a bit of a special case | Marius Strobl | 2007-10-16 | 1 | -9/+14 |
| * | Fixed static linkage (build with -DNO_SHARED). | Ruslan Ermilov | 2007-10-01 | 1 | -1/+1 |
| * | Stop mentioning /usr/X11R6. | Xin LI | 2007-07-24 | 1 | -1/+1 |
| * | Unbreak the dynamic linker by not creating a cache for rtld-elf | Marcel Moolenaar | 2007-07-15 | 1 | -2/+6 |
| * | Cache does not serve any purpose when rtld is relocating itself, do | Ken Smith | 2007-07-13 | 1 | -2/+6 |
| * | Add r_debug_state to the list of symbols exported from rtld. GDB needs to | Alexander Kabaev | 2007-07-11 | 1 | -0/+1 |
| * | Significantly reduce the memory leak as noted in BUGS section for | Sean Farley | 2007-07-04 | 1 | -4/+4 |
| * | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 3 | -14/+11 |
| * | Note PAM support in atrun(8). | Yaroslav Tykhiy | 2007-06-17 | 1 | -4/+17 |
| * | Add PAM support to atrun(8). | Yaroslav Tykhiy | 2007-06-15 | 2 | -11/+36 |
| * | Actually use new features of perr() and perrx(). | Yaroslav Tykhiy | 2007-06-15 | 1 | -44/+33 |
| * | Catch up with perr() becoming variadic. | Yaroslav Tykhiy | 2007-06-15 | 1 | -1/+1 |
| * | Make perr() variadic and add perrx() to use in cases where | Yaroslav Tykhiy | 2007-06-15 | 1 | -4/+30 |
| * | Use a single setusercontext(3) instead of a bunch of basic syscalls. | Yaroslav Tykhiy | 2007-06-14 | 2 | -0/+29 |
| * | Spotted another copy of the loony error message. | Yaroslav Tykhiy | 2007-06-14 | 1 | -1/+1 |
| * | Fix an error message that was beside the point. | Yaroslav Tykhiy | 2007-06-14 | 1 | -1/+1 |
| * | Fix a typical off-by-one error that can result in an unterminated string: | Yaroslav Tykhiy | 2007-06-14 | 1 | -1/+1 |
| * | Correct a typo. | Bjoern A. Zeeb | 2007-06-03 | 1 | -1/+1 |
| * | Update the man page to reflect that certain variables will be unset in | Christian S.J. Peron | 2007-05-17 | 1 | -2/+4 |
| * | In the event a process is tainted (setuid/setgid binaries), un-set any | Christian S.J. Peron | 2007-05-17 | 1 | -10/+20 |
| * | Don't enable symbol versioning on ia64 for now. It causes | Marcel Moolenaar | 2007-05-16 | 1 | -0/+2 |
| * | We don't need --export-dynamic for ld-elf.so.1, because it's a | Marcel Moolenaar | 2007-05-16 | 1 | -1/+0 |
| * | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | Daniel Eischen | 2007-05-13 | 1 | -1/+3 |
| * | Remove %m formatter, it's ifdef 0'ed in the code from the very beginning | Pav Lucistnik | 2007-05-12 | 1 | -2/+0 |
| * | Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variables | Pav Lucistnik | 2007-05-12 | 1 | -0/+6 |
| * | Fix a TLS memory leak. | David Xu | 2007-05-05 | 1 | -0/+1 |