aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* MFC r241848:Eitan Adler2012-10-271-1/+4
* MFC r240090:Doug Barton2012-10-041-28/+26
* MFC r231118:Dimitry Andric2012-02-141-1/+1
* MFC 183243-231540. This records mergeinfo for already mergedCraig Rodrigues2012-02-125-20/+99
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-232-0/+4
* MFC: r226937Christian Brueffer2011-11-061-1/+1
* MFC r224536:Sean Bruno2011-10-201-12/+16
* MFC r222825: Remove a gratuitous newline.Jaakko Heinonen2011-07-031-1/+1
* MFC r220004: rtld: eliminate double call to close(2) that may occur in load_o...Andriy Gapon2011-04-081-5/+2
* MFC r177626, r219096, r219126:Rebecca Cran2011-03-051-1/+1
* 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-497/+2414
* 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