summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Better link ldconfig static instead dynamic.ats1994-04-131-2/+2
* | Changed the Makefiles for catman and makewhatis that the output from theats1994-04-132-4/+4
* | Add that /usr/X386/lib is also in the default path for ldconfig. Bug foundats1994-04-051-1/+3
* | Something bogus happened here; not sure what or how.jkh1994-03-231-0/+41
* | Make man the default owner, don't bother with sgid.jkh1994-03-191-2/+2
* | Correct pre-installation target.jkh1994-03-192-2/+2
* | Change group id to manjkh1994-03-181-0/+1
* | Make man sgid bin, not sgid AND suid. There is no reason to make man suidjkh1994-03-161-1/+1
* | Due to the deletion of the gcc support from libc we need again theats1994-03-101-2/+2
* | Document existance of -Zdg1994-03-092-2/+6
* | New manpage compression support. Only one macro controls compressionjkh1994-03-059-67/+66
* | added the -C/-check again.phk1994-02-253-8/+35
* | Alignment fix from John Dyson/David Greenmanrgrimes1994-02-202-4/+7
* | Put this back - I was somehow under the erroneous impression that patch was injkh1994-02-173-23/+20
* | From Poul-Henning Kamp - Implement a -C option to verify the integrity ofjkh1994-02-173-11/+35
* | Handling of the netzmagic flag was completely missing after the lastdg1994-02-171-2/+7
* | NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)nate1994-02-141-2/+2
* | I yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+=rgrimes1994-02-141-2/+2
* | A fast private malloc for ld.sojkh1994-02-131-0/+481
* | This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-1324-1763/+2043
* | From: Piero Serini <piero@strider.st.dsi.unimi.it>jkh1994-02-121-1/+3
* | Changed NetBSD -> FreeBSDnate1994-02-114-8/+8
* | Remove /usr/X386/lib and /usr/local/lib from the default locations,rgrimes1994-02-091-2/+2
* | New files for relocated source code.rgrimes1994-01-302-0/+9
* | Removed dependance on EX_DYNAMIC in making decisions on the magic number.dg1994-01-193-6/+7
* | More proper fix for for shared lib debugging support.jkh1994-01-141-2/+2
* | 1. Fix bug where duplicate symbol warnings were suppressed. This oftenjkh1994-01-122-7/+3
* | Updated man page to document new behaviour of -Z, -z and -Q flags.jkh1994-01-032-4/+14
* | Implemented 'QMAGIC' a.out format correctly, and changed the defaultdg1994-01-035-28/+34
* | Only use syscallmap if FM_TRAP or EX_TRAPSTK are defined.dg1994-01-031-0/+2
* | Added y.tab.h to the CLEANFILES target.ats1993-12-311-1/+1
* | C++ support changes (+misc fixes) from Paul K.jkh1993-12-224-18/+69
* | Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRnate1993-12-162-4/+4
* | Sync to PK's latest version. I know that this is in /usr/src, the bloodyjkh1993-12-122-137/+232
* | Sync to PK's latest version. I know that this is in /usr/src, the bloodyjkh1993-12-122-7/+21
* | Added sbrk() as new file.jkh1993-12-111-0/+101
* | Broke sbrk() out of rtld as part of general cleanup.jkh1993-12-112-45/+6
* | Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitjkh1993-12-111-3/+3
* | Sync up with Paul K's latest ld from cesium.jkh1993-12-1110-173/+558
* | makedepend fails for ld. I think it because the .S files arejkh1993-12-101-3/+3
* | Added the TODO file. Also wanted to announce the previous change to rtld.cjkh1993-12-091-0/+4
* | David Greenman's latest changes to eliminate much stack-walking jazzjkh1993-12-091-94/+8
* | More changes to bring FreeBSD in sync with Paul K's latest.jkh1993-12-041-3/+3
* | More changes to bring FreBSD in sync with Paul K's latest.jkh1993-12-047-255/+40
* | Sorry, Jordan, but I restore previous version again.ache1993-12-021-2/+6
* | #ifdef DEBUG unwanted message, third time after Jordan...ache1993-12-021-2/+2
* | Moved DEBUG conditional where it belonged to remove DEBUG code out ofnate1993-12-021-2/+2
* | Second attempt to integrate Paul K's changes.jkh1993-12-021-1/+56
* | Second attempt to integrate Paul K's changes.jkh1993-12-024-20/+36
* | deleted all references to rindex and included string.h instead.ats1993-12-011-6/+6
OpenPOWER on IntegriCloud