| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the private declarations from dlopen,dlclose,dlsym,dlctl | ats | 1994-04-13 | 1 | -10/+10 |
* | Better link ldconfig static instead dynamic. | ats | 1994-04-13 | 1 | -2/+2 |
* | Changed the Makefiles for catman and makewhatis that the output from the | ats | 1994-04-13 | 2 | -4/+4 |
* | Add that /usr/X386/lib is also in the default path for ldconfig. Bug found | ats | 1994-04-05 | 1 | -1/+3 |
* | Something bogus happened here; not sure what or how. | jkh | 1994-03-23 | 1 | -0/+41 |
* | Make man the default owner, don't bother with sgid. | jkh | 1994-03-19 | 1 | -2/+2 |
* | Correct pre-installation target. | jkh | 1994-03-19 | 2 | -2/+2 |
* | Change group id to man | jkh | 1994-03-18 | 1 | -0/+1 |
* | Make man sgid bin, not sgid AND suid. There is no reason to make man suid | jkh | 1994-03-16 | 1 | -1/+1 |
* | Due to the deletion of the gcc support from libc we need again the | ats | 1994-03-10 | 1 | -2/+2 |
* | Document existance of -Z | dg | 1994-03-09 | 2 | -2/+6 |
* | New manpage compression support. Only one macro controls compression | jkh | 1994-03-05 | 9 | -67/+66 |
* | added the -C/-check again. | phk | 1994-02-25 | 3 | -8/+35 |
* | Alignment fix from John Dyson/David Greenman | rgrimes | 1994-02-20 | 2 | -4/+7 |
* | Put this back - I was somehow under the erroneous impression that patch was in | jkh | 1994-02-17 | 3 | -23/+20 |
* | From Poul-Henning Kamp - Implement a -C option to verify the integrity of | jkh | 1994-02-17 | 3 | -11/+35 |
* | Handling of the netzmagic flag was completely missing after the last | dg | 1994-02-17 | 1 | -2/+7 |
* | NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-) | nate | 1994-02-14 | 1 | -2/+2 |
* | I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+= | rgrimes | 1994-02-14 | 1 | -2/+2 |
* | A fast private malloc for ld.so | jkh | 1994-02-13 | 1 | -0/+481 |
* | This is Paul K's latest set of ld changes. A commit was necessary at this | jkh | 1994-02-13 | 24 | -1763/+2043 |
* | From: Piero Serini <piero@strider.st.dsi.unimi.it> | jkh | 1994-02-12 | 1 | -1/+3 |
* | Changed NetBSD -> FreeBSD | nate | 1994-02-11 | 4 | -8/+8 |
* | Remove /usr/X386/lib and /usr/local/lib from the default locations, | rgrimes | 1994-02-09 | 1 | -2/+2 |
* | New files for relocated source code. | rgrimes | 1994-01-30 | 2 | -0/+9 |
* | Removed dependance on EX_DYNAMIC in making decisions on the magic number. | dg | 1994-01-19 | 3 | -6/+7 |
* | More proper fix for for shared lib debugging support. | jkh | 1994-01-14 | 1 | -2/+2 |
* | 1. Fix bug where duplicate symbol warnings were suppressed. This often | jkh | 1994-01-12 | 2 | -7/+3 |
* | Updated man page to document new behaviour of -Z, -z and -Q flags. | jkh | 1994-01-03 | 2 | -4/+14 |
* | Implemented 'QMAGIC' a.out format correctly, and changed the default | dg | 1994-01-03 | 5 | -28/+34 |
* | Only use syscallmap if FM_TRAP or EX_TRAPSTK are defined. | dg | 1994-01-03 | 1 | -0/+2 |
* | Added y.tab.h to the CLEANFILES target. | ats | 1993-12-31 | 1 | -1/+1 |
* | C++ support changes (+misc fixes) from Paul K. | jkh | 1993-12-22 | 4 | -18/+69 |
* | Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR | nate | 1993-12-16 | 2 | -4/+4 |
* | Sync to PK's latest version. I know that this is in /usr/src, the bloody | jkh | 1993-12-12 | 2 | -137/+232 |
* | Sync to PK's latest version. I know that this is in /usr/src, the bloody | jkh | 1993-12-12 | 2 | -7/+21 |
* | Added sbrk() as new file. | jkh | 1993-12-11 | 1 | -0/+101 |
* | Broke sbrk() out of rtld as part of general cleanup. | jkh | 1993-12-11 | 2 | -45/+6 |
* | Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bit | jkh | 1993-12-11 | 1 | -3/+3 |
* | Sync up with Paul K's latest ld from cesium. | jkh | 1993-12-11 | 10 | -173/+558 |
* | makedepend fails for ld. I think it because the .S files are | jkh | 1993-12-10 | 1 | -3/+3 |
* | Added the TODO file. Also wanted to announce the previous change to rtld.c | jkh | 1993-12-09 | 1 | -0/+4 |
* | David Greenman's latest changes to eliminate much stack-walking jazz | jkh | 1993-12-09 | 1 | -94/+8 |
* | More changes to bring FreeBSD in sync with Paul K's latest. | jkh | 1993-12-04 | 1 | -3/+3 |
* | More changes to bring FreBSD in sync with Paul K's latest. | jkh | 1993-12-04 | 7 | -255/+40 |
* | Sorry, Jordan, but I restore previous version again. | ache | 1993-12-02 | 1 | -2/+6 |
* | #ifdef DEBUG unwanted message, third time after Jordan... | ache | 1993-12-02 | 1 | -2/+2 |
* | Moved DEBUG conditional where it belonged to remove DEBUG code out of | nate | 1993-12-02 | 1 | -2/+2 |
* | Second attempt to integrate Paul K's changes. | jkh | 1993-12-02 | 1 | -1/+56 |
* | Second attempt to integrate Paul K's changes. | jkh | 1993-12-02 | 4 | -20/+36 |