aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* add LINKS line to Makefile to automatically produce a link to kgdbGary Jennejohn1997-03-124-2/+20
* Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.hPeter Wemm1997-03-111-2/+2
* Fix the getopt() prototype to match the system one.Peter Wemm1997-03-111-1/+1
* Build under Lite2 includesPeter Wemm1997-03-111-1/+1
* Fix srandom arg type according to Lite2Andrey A. Chernov1997-03-111-2/+2
* Fixed style bugs in install rule (afterinstall -> beforeinstall, etc).Bruce Evans1997-03-091-7/+3
* Fix a number of typos, one of which is part of PR# 2917.Mike Pritchard1997-03-091-4/+4
* Don't use a dot in the chown commands. In fact, don't use any commandsBruce Evans1997-03-081-20/+15
* Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.Bruce Evans1997-03-081-5/+5
* Bugfix for man pages created by perlpod(1).Wolfram Schneider1997-03-011-1/+2
* Plug an old security hole: suidperl didn't honor MNT_NOSUID.Joerg Wunsch1997-03-012-2/+23
* Fix various overflows for items longer then menu width.Andrey A. Chernov1997-02-281-4/+6
* Don't set the umask until after we have processed the argumentsMike Pritchard1997-02-251-1/+1
* Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just inPeter Wemm1997-02-232-56/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-22281-290/+290
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-22160-162/+198
* When wrong directory choosed and chdir failed, directory nameAndrey A. Chernov1997-02-182-2/+5
* Oops, the last commit shouldn't have removed floatformat.c.Bruce Evans1997-02-151-1/+1
* Don't use the private version of vasprintf(). It doesn't understandBruce Evans1997-02-151-7/+4
* Fix a problem with patch in that is will always default, even when theJohn-Mark Gurney1997-02-136-16/+37
* Reorder the default man sections.Joerg Wunsch1997-02-091-1/+1
* Check return value from system() function.Wolfram Schneider1997-02-081-0/+10
* Correct the recommended option for "find" from "-depth" to "-d".John Polstra1997-02-081-1/+1
* Don't force postscript output when "man -t" is specified.Mike Pritchard1997-02-051-1/+1
* Fix a bug involving alias (N_INDR) symbols. When building a sharedJohn Polstra1997-02-011-2/+8
* Use xmalloc instead of malloc in two places, so that out-of-memoryJohn Polstra1997-01-242-2/+2
* Remove incorrect use of double-negative since it means the same thingJordan K. Hubbard1997-01-211-2/+2
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".John Polstra1997-01-172-1/+36
* Add back the description of the "-v" option. It seems to have beenJohn Polstra1997-01-171-0/+4
* Go on one of my periodic rampages through this code, trying to makeJordan K. Hubbard1997-01-174-157/+189
* Remove -lmalloc; it's no longer relevant.Jordan K. Hubbard1997-01-172-2/+2
* Simplify using SRCDIRAndrey A. Chernov1997-01-161-3/+1
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify using SRCDIRAndrey A. Chernov1997-01-161-5/+1
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify it using SRCDIRAndrey A. Chernov1997-01-161-5/+3
* Remove mmalloc since we're now using phkmalloc. This is made possibleGary Jennejohn1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources inGary Jennejohn1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.Gary Jennejohn1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.Gary Jennejohn1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.Gary Jennejohn1997-01-158-1094/+0
* changes required in the gdb directory for making gdbGary Jennejohn1997-01-15152-96851/+3320
* changes required in the doc directory for making the gdb infoGary Jennejohn1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbGary Jennejohn1997-01-1550-43235/+705
* changes required in the top-level directory for making gdbGary Jennejohn1997-01-156-843/+12
* Allow emacs-style next/prev characters as well as arrow keys so thatJordan K. Hubbard1997-01-155-9/+13
* If a library is found in the hints file, but the library doesn't exist,John Polstra1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14444-458/+470
* Back out previous fix. It was bogus.Jordan K. Hubbard1997-01-131-10/+4
* Install a dir file if one doesn't exist. This seems the most likelyJordan K. Hubbard1997-01-131-3/+10