summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2009-01-08PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address.christos
2009-01-06add some (uintptr_t) to some casts, so these compile with ELFSIZE=32mrg
2009-01-06move the defines for RTLD_ARCH_SUBDIR into a sub-sub-makefile so we canmrg
2008-12-29fix for 64 bit time_t and dev_tchristos
2008-12-06Move all subsections to main DESCRIPTION, noted by John Nemeth.wiz
2008-12-06Fix some more mdoclint warnings.wiz
2008-12-06add -t chrootdir to SYNOPSIS, mdoclintjnemeth
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