| Commit message (Expand) | Author | Age | Files | Lines |
* | From: Marko Teiste <mte@tigger.cirion.fi> | jkh | 1994-04-25 | 1 | -2/+2 |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 2 | -5/+5 |
* | 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 |
* | Back out previous change. | jkh | 1994-04-02 | 1 | -4/+3 |
* | Fix from Gene for bogus destinations. | jkh | 1994-04-01 | 1 | -3/+4 |
* | 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 |
* | Partially undo prevoius fix from Ian Taylor, VTIME must be 0 here | ache | 1994-02-07 | 1 | -3/+3 |
* | Patches from Gunter Jung to make xchat work properly. | jkh | 1994-02-06 | 1 | -40/+36 |
* | Update for new organization of gnu tree. | rgrimes | 1994-01-30 | 1 | -7/+0 |
* | Update for new organization of gnu tree. | rgrimes | 1994-01-30 | 2 | -0/+8 |
* | Update for new organization of gnu tree. | rgrimes | 1994-01-30 | 2 | -0/+9 |
* | Update for new organization of gnu tree. | rgrimes | 1994-01-30 | 3 | -2/+15 |
* | New files for relocated source code. | rgrimes | 1994-01-30 | 2 | -0/+9 |
* | No longer install the GNU regex.h include file. | nate | 1994-01-29 | 1 | -5/+1 |
* | 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 |
* | From: swildner@channelz.GUN.de (Sascha Wildner) | dg | 1994-01-07 | 4 | -9/+34 |
* | 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 |
* | Update shlib version to 1.0 | smace | 1993-12-28 | 1 | -2/+2 |
* | Update version to 1.0 | smace | 1993-12-28 | 1 | -2/+2 |
* | 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 |