aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Collapse)AuthorAgeFilesLines
* David Greenman's latest changes to eliminate much stack-walking jazzJordan K. Hubbard1993-12-091-94/+8
| | | | | | | (no more sbrk_init()!). Notes: svn path=/head/; revision=835
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-3/+3
| | | | Notes: svn path=/head/; revision=829
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-27/+2
| | | | Notes: svn path=/head/; revision=828
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-1/+56
| | | | Notes: svn path=/head/; revision=822
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-011-55/+3
| | | | | | | | | Add missing argument to findshlib, I am not shure, but it seems that it is 1. !!! Does anybody compile it before commit? Notes: svn path=/head/; revision=815
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-304-7/+92
| | | | Notes: svn path=/head/; revision=811
* Added -lgcc_pic back again.Jordan K. Hubbard1993-11-251-2/+2
| | | | Notes: svn path=/head/; revision=797
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-224-25/+80
| | | | Notes: svn path=/head/; revision=792
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-151-2/+5
| | | | | | | ZMAGIC magic numbers in a long. Notes: svn path=/head/; revision=767
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-092-18/+13
| | | | | | | | Incorporated patch by Guido (inspired by Davidg) that fixes stack problem. May not be final fix but it works more than the current method. Notes: svn path=/head/; revision=742
* Updated to newest ld from pk.Paul Richards1993-11-093-9/+11
| | | | | | | | | | | | | | | lib.c: Pull in archives containing definitions needed by shared objects. warnings.c: Less spurious "undefined symbol" msgs for shared library defined symbols. ld.c: Do a better job of recognising data in text segments, eg. `const char []'. shlib.c,ld/rtld/{Makefile rtld.c} Use strsep() in stead of strtok() and restore colons in eg. env. vars. Notes: svn path=/head/; revision=740
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
| | | | Notes: svn path=/head/; revision=711
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-038-0/+1958
| | | | Notes: svn path=/head/; revision=696
* Libcrypt upgradeNate Williams1993-07-201-0/+5
| | | | Notes: svn path=/head/; revision=173
* New manual page systemCharlie Root1993-07-021-1/+1
| | | | Notes: svn path=/head/; revision=85
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-123-0/+150
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4