summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2001-12-28- Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden.lukem
2001-12-28if SHLINKDIR != /usr/libexec, install compat symlinklukem
2001-12-28* Add user-controlled mk.conf variableslukem
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-12-20Grumble. Put compiler options back into CPPFLAGS for now, sincethorpej
2001-12-20Small whitespace fix.thorpej
2001-12-20Update README. Still not complete.thorpej
2001-12-20Upon further investigation, do NOT include an addend in RELATIVEthorpej
2001-12-20Include the addend in GLOB_DAT relocations (!!).thorpej
2001-12-16* Move The Alpha R(RELATIVE) handling into an Alpha-specific code block,thorpej
2001-12-14Don't put compiler options into CPPFLAGS.thorpej
2001-12-14...and the other other missing notice.thorpej
2001-12-14Add other missing copyright notice.thorpej
2001-12-14Add missing copyright notice.fvdl
2001-12-14Garbage-collect the OLD_GOT stuff.thorpej
2001-12-14binutils-current ld emits DT_TEXTREL into _DYNAMIC on arm-elf. Handlethorpej
2001-12-14PR/14941: David Querbach: add support for non-standard MS-Windows PPP client.christos
2001-12-14Add code to peek into the PLT and determine which PLT entry formatthorpej
2001-12-13Supply two lazy binding routines for Alpha: one that works with thethorpej
2001-12-13Check in workaround for BFD ABI change on MIPS: the new MIPS BFD generatesrafal
2001-12-13Use numeric labels.thorpej
2001-12-13Add RCS ID.thorpej
2001-12-13* Add a linker script which provides a _GOT_END_ symbol that we canthorpej
2001-12-12remove extraneous ": " from messagelukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-12-06Fix skey password challenge. Problem reported in [bin/14848] by John F. Woods.lukem
2001-12-04Add two new ftpd.conf(5) directives:lukem
2001-12-01Improve FILES section.wiz
2001-12-01- enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5)lukem
2001-12-01clarify glob type of hostname globlukem
2001-11-29Allow this to be built as a host program.thorpej
2001-11-27- Don't try and use the motd if it's empty.lukem
2001-11-24Fix bug found by Izumi Tsutsui -- if _rtld_find_symdef returned NULL, therafal
2001-11-23Avoid strange error message in case of corrupted manual page files.tron
2001-11-21"than" instead of "then".wiz
2001-11-21support non-IPv4 address families (in fact, IPv6).itojun
2001-11-19__ss_{len,family} hack is no longer necessaryitojun
2001-11-15Provide a $LOGNAME as well.kleink
2001-11-10ANSI'ify.thorpej
2001-11-10Const'ify partab[].thorpej
2001-11-02Update to the new t_agetstr() API.christos
2001-11-02Allow both space and colon as a separator in LD_PRELOAD. Document this andskrll
2001-11-01Sort SEE ALSO, drop some unnecessary .Pp's, whitespace and misc fixes.wiz
2001-10-31Add a man page for ld.elf_so.skrll
2001-10-14Fix how underfined weak symbols are treated -- before, ld.so would do nothingrafal
2001-10-13set "upload guest on" in incoming example, even though it is the defaultlukem
2001-10-09Enable verbose debugging messages via tftpd.christos
2001-09-27PR/5631: Rumi Szabolcs: Make talk work without COMPAT43christos
2001-09-26In the `I can't believe it's been broken all this time' department:mycroft
2001-09-24va_{start,end} audit:wiz