| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed style bugs in install rule (afterinstall -> beforeinstall, etc). | Bruce Evans | 1997-03-09 | 1 | -7/+3 |
| * | Fix a number of typos, one of which is part of PR# 2917. | Mike Pritchard | 1997-03-09 | 1 | -4/+4 |
| * | Don't use a dot in the chown commands. In fact, don't use any commands | Bruce Evans | 1997-03-08 | 1 | -20/+15 |
| * | Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@. | Bruce Evans | 1997-03-08 | 1 | -5/+5 |
| * | Bugfix for man pages created by perlpod(1). | Wolfram Schneider | 1997-03-01 | 1 | -1/+2 |
| * | Plug an old security hole: suidperl didn't honor MNT_NOSUID. | Joerg Wunsch | 1997-03-01 | 2 | -2/+23 |
| * | Fix various overflows for items longer then menu width. | Andrey A. Chernov | 1997-02-28 | 1 | -4/+6 |
| * | Don't set the umask until after we have processed the arguments | Mike Pritchard | 1997-02-25 | 1 | -1/+1 |
| * | Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just in | Peter Wemm | 1997-02-23 | 2 | -56/+8 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 281 | -290/+290 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 160 | -162/+198 |
| * | When wrong directory choosed and chdir failed, directory name | Andrey A. Chernov | 1997-02-18 | 2 | -2/+5 |
| * | Oops, the last commit shouldn't have removed floatformat.c. | Bruce Evans | 1997-02-15 | 1 | -1/+1 |
| * | Don't use the private version of vasprintf(). It doesn't understand | Bruce Evans | 1997-02-15 | 1 | -7/+4 |
| * | Fix a problem with patch in that is will always default, even when the | John-Mark Gurney | 1997-02-13 | 6 | -16/+37 |
| * | Reorder the default man sections. | Joerg Wunsch | 1997-02-09 | 1 | -1/+1 |
| * | Check return value from system() function. | Wolfram Schneider | 1997-02-08 | 1 | -0/+10 |
| * | Correct the recommended option for "find" from "-depth" to "-d". | John Polstra | 1997-02-08 | 1 | -1/+1 |
| * | Don't force postscript output when "man -t" is specified. | Mike Pritchard | 1997-02-05 | 1 | -1/+1 |
| * | Fix a bug involving alias (N_INDR) symbols. When building a shared | John Polstra | 1997-02-01 | 1 | -2/+8 |
| * | Use xmalloc instead of malloc in two places, so that out-of-memory | John Polstra | 1997-01-24 | 2 | -2/+2 |
| * | Remove incorrect use of double-negative since it means the same thing | Jordan K. Hubbard | 1997-01-21 | 1 | -2/+2 |
| * | Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS". | John Polstra | 1997-01-17 | 2 | -1/+36 |
| * | Add back the description of the "-v" option. It seems to have been | John Polstra | 1997-01-17 | 1 | -0/+4 |
| * | Go on one of my periodic rampages through this code, trying to make | Jordan K. Hubbard | 1997-01-17 | 4 | -157/+189 |
| * | Remove -lmalloc; it's no longer relevant. | Jordan K. Hubbard | 1997-01-17 | 2 | -2/+2 |
| * | Simplify using SRCDIR | Andrey A. Chernov | 1997-01-16 | 1 | -3/+1 |
| * | Use SRCDIR instead of PATH | Andrey A. Chernov | 1997-01-16 | 1 | -1/+1 |
| * | Simplify using SRCDIR | Andrey A. Chernov | 1997-01-16 | 1 | -5/+1 |
| * | Use SRCDIR instead of PATH | Andrey A. Chernov | 1997-01-16 | 1 | -1/+1 |
| * | Simplify it using SRCDIR | Andrey A. Chernov | 1997-01-16 | 1 | -5/+3 |
| * | Remove mmalloc since we're now using phkmalloc. This is made possible | Gary Jennejohn | 1997-01-15 | 19 | -3044/+0 |
| * | Changes required in directory libiberty to make gdb from the sources in | Gary Jennejohn | 1997-01-15 | 20 | -7316/+20 |
| * | The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf. | Gary Jennejohn | 1997-01-15 | 4 | -905/+0 |
| * | The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff. | Gary Jennejohn | 1997-01-15 | 5 | -1785/+0 |
| * | The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout. | Gary Jennejohn | 1997-01-15 | 8 | -1094/+0 |
| * | changes required in the gdb directory for making gdb | Gary Jennejohn | 1997-01-15 | 152 | -96837/+3306 |
| * | changes required in the doc directory for making the gdb info | Gary Jennejohn | 1997-01-15 | 11 | -18078/+9 |
| * | changes required in the bfd directory for making gdb | Gary Jennejohn | 1997-01-15 | 50 | -43229/+699 |
| * | changes required in the top-level directory for making gdb | Gary Jennejohn | 1997-01-15 | 6 | -843/+12 |
| * | Allow emacs-style next/prev characters as well as arrow keys so that | Jordan K. Hubbard | 1997-01-15 | 5 | -9/+13 |
| * | If a library is found in the hints file, but the library doesn't exist, | John Polstra | 1997-01-14 | 1 | -0/+4 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 444 | -458/+470 |
| * | Back out previous fix. It was bogus. | Jordan K. Hubbard | 1997-01-13 | 1 | -10/+4 |
| * | Install a dir file if one doesn't exist. This seems the most likely | Jordan K. Hubbard | 1997-01-13 | 1 | -3/+10 |
| * | Turn this into legal texinfo. Since I don't know what the author | Jordan K. Hubbard | 1997-01-13 | 1 | -8/+8 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-13 | 5 | -14/+16 |
| * | Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>. | John Polstra | 1997-01-12 | 1 | -4/+3 |
| * | Patch up the readline info building. This one is a bit of a problem | Peter Wemm | 1997-01-12 | 4 | -12/+33 |
| * | Don't conflict with INFODIR?=${SHAREDIR}/info from the system Makefiles | Peter Wemm | 1997-01-12 | 1 | -5/+5 |