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