Age | Commit message (Expand) | Author |
1998-05-11 | Document -Z | Niklas Hallqvist |
1998-04-28 | use Xr more often | Theo de Raadt |
1998-04-26 | If a good matching shared library is found, don't look in the next | Theo de Raadt |
1998-04-25 | type errors | Niklas Hallqvist |
1998-04-25 | removed improper use of Ar | David Leonard |
1998-03-26 | RCS id cleanup | Niklas Hallqvist |
1998-02-22 | Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname, | Theo de Raadt |
1997-11-14 | pk: Expand on shared object's `.init' functions a bit, and mention | Theo de Raadt |
1997-11-05 | Handle relocation of misaligned symbols. Handle all three cases by the same | Theo de Raadt |
1997-09-14 | exit 1, not count, because if count > 127... or if count == 255+1 | Theo de Raadt |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-07-08 | warning msg change; pk | Theo de Raadt |
1997-07-01 | memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks for | Theo de Raadt |
1997-07-01 | have DL_GETERRNO clear error state after return; also make dlsym() set error ... | Theo de Raadt |
1997-06-18 | number; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-06-02 | .Fl l; k-horik@mail.yk.rim.or.jp | Theo de Raadt |
1997-06-02 | than; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-06-01 | typo fixes; jdp@freebsd | Theo de Raadt |
1997-05-28 | typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-04-23 | Commit the gas and ld portions for the mvme88k port. | Dale S. Rahn |
1997-04-10 | calc page alignment correctly for -p; pk@netbsd | Theo de Raadt |
1997-04-09 | the the | Theo de Raadt |
1997-04-09 | the the | Theo de Raadt |
1997-02-21 | Get symbol counts right when counting weak symbols in shared libraries as | Thorsten Lockert |
1997-02-02 | correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a... | Theo de Raadt |
1997-01-28 | do not call err/errx with extra newlines | Theo de Raadt |
1996-12-22 | Correct handling of weak symbols in shared libraries; from pk@netbsd.org | Thorsten Lockert |
1996-12-18 | Back out strcpy() -> strncpy() change. Not needed as the array is malloc'd | Todd C. Miller |
1996-12-18 | Use strncpy() instead of strcpy() where useful, check strdup() | Todd C. Miller |
1996-12-07 | avoid __LDPGSZ | Theo de Raadt |
1996-10-29 | mktemp is evil | Theo de Raadt |
1996-10-08 | Attempt at cleanup. | michaels |
1996-09-30 | openbsd | Theo de Raadt |
1996-09-28 | mark dlopen() modules with RTLD_DL | Theo de Raadt |
1996-09-20 | synopsis -R | Theo de Raadt |
1996-09-15 | Build correctly when DESTDIR set | Niklas Hallqvist |
1996-08-22 | __OpenBSD__ | Theo de Raadt |
1996-08-20 | R.I.P. | Thorsten Lockert |
1996-07-27 | Added support for vax, all code from NetBSD. | Mats O Jansson |
1996-06-28 | fix usage message; netbsd pr#2580; jhawk@mit.edu | Theo de Raadt |
1996-06-17 | align bss on machdep boundary in case something else failed to | Theo de Raadt |
1996-06-17 | netbsd pr#2415; jbernard@tater.Mines.EDU; document LD_LIBRARY_PATH and LD_NOS... | Theo de Raadt |
1996-06-17 | from netbsd | Theo de Raadt |
1996-03-30 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-01-16 | from netbsd: | Theo de Raadt |
1996-01-12 | from netbsd: | Theo de Raadt |
1996-01-12 | from netbsd: | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-25 | As ld.so does relocation behind the compiler's back don't cache | Niklas Hallqvist |