| Age | Commit message (Expand) | Author |
| 2002-11-14 | In _rtld_load_library(), ensure that the old _rtld_error state (a message from | nathanw |
| 2002-11-14 | Remove "extern const chat *_rtld_error_message;". There is no such | nathanw |
| 2002-11-12 | MKDYNAMICROOT for a.out | itohy |
| 2002-11-04 | PR/18929: Kimmo Suominen: rpc.rusersd ignores utmpx | christos |
| 2002-11-02 | update to new dkstats.c interface; no changes to how this program works. | mrg |
| 2002-10-31 | Convert to register prefixes. | matt |
| 2002-10-29 | Fix typos. Found by Adrian Mrva. | wiz |
| 2002-10-26 | tweak reference to me | lukem |
| 2002-10-26 | crank version for statfilecmd() 'fix' | lukem |
| 2002-10-25 | Turns out that our implementation of STAT wasn't RFC 959 compliant. | itojun |
| 2002-10-23 | add DPADD | itojun |
| 2002-10-23 | add DPADD | itojun |
| 2002-10-23 | correct libvers DPADD | itojun |
| 2002-10-23 | add DPADD based on LDADD (not sure if the value is perfectly right) | itojun |
| 2002-10-18 | _rtld_bind(): Don't use "rela" until after we've (potentially) adjusted | thorpej |
| 2002-10-12 | * enclose unknown command strings inside a pair of 's to clearly mark the | darrenr |
| 2002-10-11 | "Command not implemented." is 502, not 501 (RFC959, 4.2.1) | darrenr |
| 2002-10-08 | sa_family on wire format is network byteorder | itojun |
| 2002-10-07 | Change arguments of login_utmp(line, name, host) (to be consistent | lukem |
| 2002-10-06 | Embedded whitespace in dirname is supported again. | junyoung |
| 2002-10-05 | A line whose length is 0 always begins with '#'. | junyoung |
| 2002-10-05 | Minor cleanup. | junyoung |
| 2002-10-05 | Disable DEBUG again. | junyoung |
| 2002-10-05 | Better fix of parser bug. | junyoung |
| 2002-10-05 | Don't call _rtld_process_mapping() with null string. | junyoung |
| 2002-10-05 | Simplify the hint file parser a bit. | mycroft |
| 2002-10-05 | Minor cleanup. | mycroft |
| 2002-10-05 | Make this work for ldd again. | mycroft |
| 2002-10-04 | Recode _rtld_elf_hash() so it compiles better (at least on i386 and arm). | mycroft |
| 2002-10-04 | Rearrange _rtld_map_object() a little, so that we don't have to have the first | mycroft |
| 2002-10-04 | Pull out some objlist functions in ldd. | mycroft |
| 2002-10-04 | Don't actually bother maintaining _rtld_list_main and _rtld_list_global in | mycroft |
| 2002-10-04 | Move the definition of _rtld_list_main so ldd builds again. | mycroft |
| 2002-10-03 | Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded | mycroft |
| 2002-10-03 | As seen on tech-userlevel... | mycroft |
| 2002-10-03 | Enable GLOB_BRACE for ftpd.conf(5)'s `notify' directive. | lukem |
| 2002-10-03 | Do not put objects on _rtld_list_main on any DAG member list -- any symbol we | mycroft |
| 2002-10-02 | especially and interpretation instead of espcially and intrepretation. | wiz |
| 2002-10-01 | Store pathnames of shared objects not found in search paths in cache | junyoung |
| 2002-09-29 | Begin new sentences on new lines. | wiz |
| 2002-09-29 | End .Bl with .El. While here, sort options and improve markup a bit. | wiz |
| 2002-09-29 | Remove some unneeded backslashes. | wiz |
| 2002-09-28 | Call NEW() rather than CNEW(). | junyoung |
| 2002-09-27 | Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and | thorpej |
| 2002-09-27 | Change the munmap() of the text-data gap to mprotect(PROT_NONE). This avoids | mycroft |
| 2002-09-27 | We don't need to save r7, either... | mycroft |
| 2002-09-27 | Put back the short-circuiting code -- Matt claims there are functions that rely | mycroft |
| 2002-09-27 | 1) There is no reason to flush the I$ here, given that we do not modify any | mycroft |
| 2002-09-27 | Save one more instruction. | mycroft |
| 2002-09-26 | Save relocbase in %r10, not %r1. | mycroft |