summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Simplify it using SRCDIRache1997-01-161-5/+3
* Remove mmalloc since we're now using phkmalloc. This is made possiblegj1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources ingj1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.gj1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.gj1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.gj1997-01-158-1094/+0
* changes required in the gdb directory for making gdbgj1997-01-15152-96851/+3320
* changes required in the doc directory for making the gdb infogj1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbgj1997-01-1550-43235/+705
* changes required in the top-level directory for making gdbgj1997-01-156-843/+12
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14238-241/+241
* Back out previous fix. It was bogus.jkh1997-01-131-10/+4
* Install a dir file if one doesn't exist. This seems the most likelyjkh1997-01-131-3/+10
* Sort cross references.wosch1997-01-135-14/+16
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
* Don't conflict with INFODIR?=${SHAREDIR}/info from the system Makefilespeter1997-01-121-5/+5
* Make this (hopefully) build now. There was no dir entry.peter1997-01-121-2/+4
* Fix path to readline docs, since it's now in contribpeter1997-01-121-1/+1
* Correct typos and spelling errors.jdp1997-01-121-5/+5
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-23/+54
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerjdp1997-01-121-2/+2
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-2/+21
* Changes to make ld demangle C++ symbol names before printingjmacd1997-01-117-1048/+94
* Same. This wasn't installed before either.jmacd1997-01-111-1/+3
* Same.jmacd1997-01-111-1/+5
* Same. This wasn't even in the old dir file.jmacd1997-01-111-1/+3
* Same.jmacd1997-01-112-1/+2
* Same deal.jmacd1997-01-111-0/+2
* Same deal.jmacd1997-01-111-1/+5
* Same thing.jmacd1997-01-111-0/+2
* Forgot a TAB.jmacd1997-01-111-1/+1
* Same thing.jmacd1997-01-111-0/+3
* Getting tired of writing same thing.jmacd1997-01-111-0/+2
* Add the missing annotations.jmacd1997-01-111-1/+6
* Clearing out the old stuff, its all in contrib now.jmacd1997-01-1178-48330/+95
* For "ldd -v", print shared object dependencies that were specified asjdp1997-01-101-3/+6
* Fix some file descriptor leaks. Closes PR# 2392.mpp1997-01-092-12/+16
* Typo, "%d" -> "%s". This caused tar to print things likeasami1997-01-071-1/+1
* Remove bogus redeclaration of setenv().jkh1997-01-071-2/+4
* Fix bogosity with gdb documentation path.jkh1997-01-071-1/+1
* Use ${COPY} instead of -C for installing non-source files. crt*.obde1997-01-011-2/+2
* Use ${COPY} instead of -c for installing non-source files.bde1997-01-016-11/+11
* Fix spelling error in manpage.swallace1996-12-261-2/+2
* Remove a couple of private malloc() implementations, one of whichphk1996-12-236-1033/+4
* Even more buffer overflow fixesache1996-12-192-51/+52
* Fix many buffer overflows, sprintf -> snprintfache1996-12-181-27/+25
* Fix my popen fix: conditionalize saving/restoring of euidache1996-12-181-12/+18
* Drop man priveledges before popen and restore them after it, becauseache1996-12-181-0/+12
* Correct some xrefs/mlinks.mpp1996-12-141-3/+3
OpenPOWER on IntegriCloud