| Commit message (Expand) | Author | Age | Files | Lines |
| * | Since we do not honour the Confidential: field, and as an attempt to | Ceri Davies | 2003-11-02 | 1 | -0/+13 |
| * | Implement gdb_solib_create_inferior_hook(). | Hidetoshi Shimokawa | 2003-10-29 | 1 | -1/+7 |
| * | Fix previous commit. glob_filename() returns "(char **) -1" for certain | Bruce Evans | 2003-10-26 | 1 | -1/+1 |
| * | Fix some warnings by defining has_sa_sigaction to 1. When the configure | Peter Wemm | 2003-10-26 | 1 | -1/+1 |
| * | Since I'm having so much fun with const, beat my head against the wall | Peter Wemm | 2003-10-26 | 1 | -3/+3 |
| * | Pointers dont fit in an int on 64 bit platforms. Fix a gcc warning. | Peter Wemm | 2003-10-26 | 1 | -1/+1 |
| * | The third arg to strncmp() is size_t, not int. This causes a warning on | Peter Wemm | 2003-10-26 | 1 | -1/+2 |
| * | Detect errors during 'cat' page creation better. This fixes bin/5591. | Joseph Koshy | 2003-10-15 | 1 | -9/+41 |
| * | Add an entry for libpthread (aka libkse). For now, it's link command | Daniel Eischen | 2003-10-02 | 1 | -0/+1 |
| * | - Support for multibyte charsets in LIBICONV. | Max Khon | 2003-09-26 | 1 | -0/+1 |
| * | Update the copyright year. | Ruslan Ermilov | 2003-09-20 | 2 | -2/+2 |
| * | Keep up with recent mdoc(7) changes. | Ruslan Ermilov | 2003-09-20 | 3 | -1/+3 |
| * | Comment out and mark all non-translated library strings. | Ruslan Ermilov | 2003-09-20 | 1 | -7/+7 |
| * | Perl 5.8.0 has been in ports for a long time. Add the correct directory | Dag-Erling Smørgrav | 2003-09-18 | 1 | -0/+1 |
| * | Add /usr/X11R6/man to the optional manpath. | Ruslan Ermilov | 2003-09-10 | 1 | -0/+1 |
| * | Catch up with mdoc.local list of libraries. | Ruslan Ermilov | 2003-09-09 | 1 | -1/+3 |
| * | Catch up with mdoc.local list of libraries. | Ruslan Ermilov | 2003-09-09 | 1 | -1/+3 |
| * | Unbreak Russian KOI8-R support. | Ruslan Ermilov | 2003-09-08 | 3 | -157/+308 |
| * | Enable '--interpreter=mi' support. | David E. O'Brien | 2003-09-07 | 1 | -1/+3 |
| * | s/x86-64/amd64/ | David E. O'Brien | 2003-09-07 | 1 | -1/+1 |
| * | style.Makefile(5) | David E. O'Brien | 2003-09-07 | 1 | -29/+18 |
| * | Eliminate the need in uname(1) during install. | Ruslan Ermilov | 2003-09-07 | 1 | -2/+2 |
| * | Only evaluate CVS version once, when necessary. | Ruslan Ermilov | 2003-09-07 | 1 | -3/+3 |
| * | Only evaluate CVS version once, when necessary. | Ruslan Ermilov | 2003-09-07 | 1 | -4/+3 |
| * | There is no need to #include <sgtty.h> | Peter Wemm | 2003-09-04 | 1 | -1/+1 |
| * | Upgrade to textutils 2.1 sort | Andrey A. Chernov | 2003-08-30 | 3 | -109/+176 |
| * | Introduce more knobs to slim down FreeBSD userland | Poul-Henning Kamp | 2003-08-29 | 1 | -1/+6 |
| * | Properly quote the lib path. | David E. O'Brien | 2003-08-19 | 6 | -6/+6 |
| * | Stage 3 of dynamic root support, con't. | David E. O'Brien | 2003-08-17 | 6 | -6/+6 |
| * | s/x86_64/amd64/g where possible. | David E. O'Brien | 2003-08-17 | 1 | -2/+2 |
| * | The as(1) manpage was missing on i386 and amd64. | Ruslan Ermilov | 2003-08-14 | 2 | -2/+1 |
| * | Back out revision 1.32; it attaches the files in the wrong section of the PR. | Ceri Davies | 2003-08-11 | 1 | -3/+0 |
| * | Have the -a and -f options work together. | Ceri Davies | 2003-08-11 | 1 | -0/+3 |
| * | Added description for the libufs(3) library. | Ruslan Ermilov | 2003-08-05 | 2 | -0/+2 |
| * | LANG->LC_ALL | Andrey A. Chernov | 2003-08-04 | 1 | -1/+1 |
| * | Use LANG=C before tr to be sure that ranges are correct | Andrey A. Chernov | 2003-08-04 | 1 | -1/+1 |
| * | Remove collate_range_cmp() stabilization, it conflicts with ranges | Andrey A. Chernov | 2003-08-03 | 1 | -7/+4 |
| * | If ${GCC_CPU}-c.c exists, we need to use it. | David E. O'Brien | 2003-07-31 | 1 | -0/+3 |
| * | returned length can exceed the limits of type char | John W. De Boskey | 2003-07-29 | 1 | -1/+1 |
| * | Including dynamically generated osreldate.h wasn't such a good | Alexander Kabaev | 2003-07-13 | 1 | -1/+3 |
| * | Include osreldate.h instead of sys/param.h to get __FreeBSD_version | Alexander Kabaev | 2003-07-11 | 1 | -1/+1 |
| * | Update bmake bits to build GCC 3.3.1-prerelease. | Alexander Kabaev | 2003-07-11 | 7 | -79/+254 |
| * | Update for GCC 3.3.1-pre. | Alexander Kabaev | 2003-07-11 | 2 | -46/+90 |
| * | Temporarily turn off -Werror for these components. | Alexander Kabaev | 2003-07-11 | 2 | -1/+2 |
| * | Only define a default editor if one isn't already defined. | David E. O'Brien | 2003-07-07 | 1 | -0/+2 |
| * | bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need. | David E. O'Brien | 2003-07-01 | 1 | -1/+1 |
| * | Add elf_i386_fbsd emulation. | David E. O'Brien | 2003-07-01 | 1 | -0/+14 |
| * | Fixed build. | Ruslan Ermilov | 2003-07-01 | 1 | -0/+1 |
| * | Don't build separate annotate.info, it's already part of gdb.info. | Ruslan Ermilov | 2003-07-01 | 1 | -2/+1 |
| * | Add missing quote after cut/paste error in last commit. :-( | Peter Wemm | 2003-06-26 | 1 | -1/+1 |