summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2008-11-16Minor KNF and whitespace nits. No functional change.dholland
2008-11-16Close possible race conditions if multiple copies of makewhatis end updholland
2008-11-06pull across the fix from my master bozohttpd cvs tree for PR 38466.mrg
2008-10-31make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,mrg
2008-10-28Constify.lukem
2008-10-26if LD32DIR is defined:mrg
2008-10-16Never build this with PIE.christos
2008-10-04lib/39649: dlsym(3) does not follow dependenciesskrll
2008-09-27Fix the Document Title of manual page so it our official name (ntalkd).reed
2008-09-27avoid usind __builtin_return_address(0) on PowerPC because it fails inmacallan
2008-09-21Use passwd(5) instead of /etc/pwd.db as the name of the "password data base".lukem
2008-09-16Enhance -C to support an optional @host ('-C user[@host]'):lukem
2008-09-16Support building with -DNO_INTERNAL_LSlukem
2008-09-13Fix spelling of my name. While here add my middle initial.reed
2008-09-13Don't split large commands into multiple commands; just fail on them.lukem
2008-09-13Crank copyright dateslukem
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-08-16Don't build atf tools with (${MKATF} == no).gmcgarry
2008-07-29Make sure to call dlerror() to clear any error messages after the relocationsmatt
2008-07-24RCSID policeskrll
2008-07-24Refactor common code to _rtld_relocate_plt_object to i386 and arm so theymatt
2008-07-23abort() if we are trying to use an undefined weak symbol from the plt. Removechristos
2008-07-22handle sym_zero like x86_64; other ports might need this too.christos
2008-07-21deal specially with sym_zero, returned by a weak symbol that was not found,christos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-07-13Clarify how one is supposed to use the pointers returned by getutentries()dholland
2008-06-09Add missing RCSID.lukem
2008-06-09Don't use non-standard "u_<foo>" types.lukem
2008-06-05Fix error in previous. From nakayama@.ad
2008-06-03Don't bother unmapping the ELF header unless it overlaps the first loadad
2008-06-03__progname isn't const.ad
2008-06-03Try read() on ld.so.conf. If the file is small, it avoids stat+mmap+munmap.ad
2008-05-29remove clause #3 from my license where there are no othermrg
2008-05-27Urgh, part of another patch for PR 35619 (which is for after the freeze)dholland
2008-05-27Update whatis.db atomically, by dumping out into whatis.db.new anddholland
2008-05-25Remove trailing whitespace and superfluous .Pp.wiz
2008-05-16Make sure all cached buffers with valid, not yet written data have beenhannken
2008-05-10new openssl returns const method objects.mlelstv
2008-05-04Make sure temporary errors are reported as such, using status codemanu
2008-05-02slen must be initialized before the call to acceptdegroote
2008-05-02Move TNF licenses to 2 clause formmartin
2008-05-01Adjust the build of the ATF tools to use the new paths to the source filesjmmv
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-25warns=4christos
2008-04-13'_' is functionally alphanumeric in many contexts, including login names.dholland
2008-04-10Add more required libraries by libkrb5 and libroken in NOPIC case.tsutsui
2008-04-05Fix build from dieter roelantschristos
2008-03-27Reorganize USE_PAM support so that the reply(331,) from USER islukem