summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* MFC r213488:Xin LI2010-10-091-2/+2
* MFC: r213102Marius Strobl2010-10-041-1/+0
* MFC: r213099Marius Strobl2010-10-046-44/+38
* MFC: r213075Marius Strobl2010-10-041-5/+3
* MFC: r207608, r207614, r212651, r212665Marius Strobl2010-09-2213-499/+2416
* MFC: r205076 (partial)Marius Strobl2010-09-221-1/+1
* MFC: r173854Marius Strobl2010-09-221-1/+1
* MFC: r173852Marius Strobl2010-09-223-8/+104
* MFC r205656:Xin LI2010-04-011-1/+2
* MFC r197931:Konstantin Belousov2010-01-191-14/+15
* MFC r189959:Konstantin Belousov2009-12-223-10/+148
* MFC r190883:Konstantin Belousov2009-12-221-30/+33
* MFC r199979: Fix local root vulnerability.Colin Percival2009-12-011-6/+6
* MFC r194298:Alexander Kabaev2009-06-301-0/+10
* MFC r184638: style and WARNS cleanupDag-Erling Smørgrav2009-05-142-29/+35
* MFC r190324:Xin LI2009-05-122-3/+15
* Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the codeKonstantin Belousov2009-03-244-0/+23
* MFC r187913: fix typo.Maxim Konovalov2009-02-091-1/+1
* sync build infrastructure changes with HEADSam Leffler2009-01-121-5/+21
* Prevent cross-site forgery attacks on ftpd(8) due to splittingColin Percival2008-12-233-8/+29
* MFC r182698 (by kan):Konstantin Belousov2008-11-051-14/+17
* MFC r183737 (by kan):Konstantin Belousov2008-11-051-4/+21
* Merge revision 183061 from head to stable/7.David Xu2008-10-311-2/+2
* MFC: Use sysctl to fetch stats from the kernel instead of reading variablesJohn Baldwin2008-06-272-48/+19
* MFCKonstantin Belousov2008-05-203-4/+8
* MFC: libexec/rtld-elf/sparc64/reloc.c 1.16,Marius Strobl2007-10-211-9/+14
* Fixed static linkage (build with -DNO_SHARED).Ruslan Ermilov2007-10-011-1/+1
* Stop mentioning /usr/X11R6.Xin LI2007-07-241-1/+1
* Unbreak the dynamic linker by not creating a cache for rtld-elfMarcel Moolenaar2007-07-151-2/+6
* Cache does not serve any purpose when rtld is relocating itself, doKen Smith2007-07-131-2/+6
* Add r_debug_state to the list of symbols exported from rtld. GDB needs toAlexander Kabaev2007-07-111-0/+1
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-041-4/+4
* Link pf 4.1 to the build:Max Laier2007-07-033-14/+11
* Note PAM support in atrun(8).Yaroslav Tykhiy2007-06-171-4/+17
* Add PAM support to atrun(8).Yaroslav Tykhiy2007-06-152-11/+36
* Actually use new features of perr() and perrx().Yaroslav Tykhiy2007-06-151-44/+33
* Catch up with perr() becoming variadic.Yaroslav Tykhiy2007-06-151-1/+1
* Make perr() variadic and add perrx() to use in cases whereYaroslav Tykhiy2007-06-151-4/+30
* Use a single setusercontext(3) instead of a bunch of basic syscalls.Yaroslav Tykhiy2007-06-142-0/+29
* Spotted another copy of the loony error message.Yaroslav Tykhiy2007-06-141-1/+1
* Fix an error message that was beside the point.Yaroslav Tykhiy2007-06-141-1/+1
* Fix a typical off-by-one error that can result in an unterminated string:Yaroslav Tykhiy2007-06-141-1/+1
* Correct a typo.Bjoern A. Zeeb2007-06-031-1/+1
* Update the man page to reflect that certain variables will be unset inChristian S.J. Peron2007-05-171-2/+4
* In the event a process is tainted (setuid/setgid binaries), un-set anyChristian S.J. Peron2007-05-171-10/+20
* Don't enable symbol versioning on ia64 for now. It causesMarcel Moolenaar2007-05-161-0/+2
* We don't need --export-dynamic for ld-elf.so.1, because it's aMarcel Moolenaar2007-05-161-1/+0
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen2007-05-131-1/+3
* Remove %m formatter, it's ifdef 0'ed in the code from the very beginningPav Lucistnik2007-05-121-2/+0
* Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variablesPav Lucistnik2007-05-121-0/+6