| Age | Commit message (Expand) | Author |
| 1999-12-27 | don't stutter when printing error messages. | christos |
| 1999-12-20 | PR/9031: Scott Ellis: Ignore empty sysctl directive lines. | christos |
| 1999-12-15 | make a debugging formatting statement work portably | christos |
| 1999-12-15 | Do what the people want. Support full sysctl names. | christos |
| 1999-12-13 | indent properly a debugging statement and fix grammar. | christos |
| 1999-12-13 | For the benefit of ldd and debuggers, append more Needed_Entry elements | christos |
| 1999-12-13 | Enable parsing and mapping of hardware dependent libraries in ld.so.conf | christos |
| 1999-12-08 | Use "addend" for R_68K_GOT32, R_68K_PC32, and R_68K_32 relocations. | itohy |
| 1999-12-05 | More CL* fallout. | fredb |
| 1999-11-10 | Name consistencty nit: curmark -> _rtld_curmark | thorpej |
| 1999-11-10 | Some slight cosmetic cleanup. | thorpej |
| 1999-11-07 | Make this more likely to compile with ld.elf_so changes. (But this is | mycroft |
| 1999-11-07 | Make this more likely to compile with ld.elf_so changes. (But this is | mycroft |
| 1999-11-07 | More fallout. | mycroft |
| 1999-11-07 | Fix fallout from MD ld.elf_so changes. | mycroft |
| 1999-11-07 | Changes from msaitoh to fix local/global symbol confusion, and to fix weak | mycroft |
| 1999-11-04 | Remove ELFNAME defines since they are defined in sys/exec_elf.h | erh |
| 1999-10-28 | More SVR4-style ELF cleanups. | simonb |
| 1999-10-28 | Revert to rev. 1.4. This file didn't need to change. | tsubai |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-21 | Remove ELFNAME macros which are already defines in exec_elf.h | erh |
| 1999-10-18 | Make __SVR4_ABI__ optional. | itohy |
| 1999-08-23 | Bump text alignments to 4 bytes. | kleink |
| 1999-08-21 | Initial VAX ELF32 support (mostly untested). It's checked primarily for | matt |
| 1999-08-20 | reflect reality | christos |
| 1999-08-20 | fix typo | christos |
| 1999-08-19 | enable /etc/ld.so.conf processing | christos |
| 1999-08-06 | When allocating the entire address space of an object, map an anonymous | thorpej |
| 1999-08-01 | Rearrange the shared library search path precedences to LD_LIBRARY_PATH > | kleink |
| 1999-07-22 | When dlopen()'ing a shared object without an absolute pathname, search | thorpej |
| 1999-07-05 | Protect certain definitions from view by crt0, by wrapping them in | thorpej |
| 1999-06-22 | We need to compile with -DVARPSZ, because the sparc has a variable page | christos |
| 1999-06-17 | MAP_COPY -> MAP_PRIVATE | thorpej |
| 1999-06-16 | Turn bool, true and false into an enumeration and enumeration constants to | kleink |
| 1999-06-15 | Don't include the ident .note assembly when linting. | kleink |
| 1999-06-07 | This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and | castor |
| 1999-05-31 | Update for m68k. | kleink |
| 1999-05-31 | Implement LD_PRELOAD support. | kleink |
| 1999-05-21 | syncicache is needed... | tsubai |
| 1999-05-07 | Don't even make depend if we're not going to build ld.elf_so. this is | thorpej |
| 1999-04-29 | Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures | kleink |
| 1999-04-29 | Add m68k code. | kleink |
| 1999-04-19 | Simplify _rtld_start() a little, and shave some cycles. Spefically, there's | thorpej |
| 1999-04-18 | Tidy this up a little. | thorpej |
| 1999-04-18 | Add code to use the kernel provided page size. | ws |
| 1999-04-17 | Modify syncicache on PowerPC from an inline to a real function. | ws |
| 1999-04-16 | Remove the ld.so link for ld.elf_so - the compat13 package takes care | simonb |
| 1999-03-28 | Don't include <machine/regdef.h>. | simonb |