| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 4.3 | Andrey A. Chernov | 2003-08-31 | 3 | -16/+68 |
| * | 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 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | 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 |
| * | 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 | 2 | -1/+4 |
| * | 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 | 9 | -110/+297 |
| * | Update for GCC 3.3.1-pre. | Alexander Kabaev | 2003-07-11 | 4 | -70/+186 |
| * | Add unwind-c.c file required for -fexceptions in C sources. | Alexander Kabaev | 2003-07-11 | 1 | -2/+2 |
| * | Change CFLAGS to more closely follow options used when GCC is built | Alexander Kabaev | 2003-07-11 | 1 | -1/+2 |
| * | 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 |
| * | Catch up with bsd.lib.mk,v 1.143. | Ruslan Ermilov | 2003-06-30 | 2 | -19/+0 |
| * | Add missing quote after cut/paste error in last commit. :-( | Peter Wemm | 2003-06-26 | 1 | -1/+1 |
| * | Update the target. | David E. O'Brien | 2003-06-26 | 5 | -15/+15 |
| * | Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled | Peter Wemm | 2003-06-26 | 1 | -2/+1 |
| * | Oops, remove hack to stop libstdc++.so being built now that gcc uses | Peter Wemm | 2003-06-26 | 1 | -5/+0 |
| * | Add an amd64 category now that amd64 has its own mailing list and all. | Dag-Erling Smørgrav | 2003-06-20 | 2 | -0/+4 |
| * | Remove MAINTAINER lines. | David E. O'Brien | 2003-06-14 | 1 | -4/+0 |
| * | Do not bogusly set CSTD to the empty string. | Dag-Erling Smørgrav | 2003-06-14 | 2 | -2/+0 |
| * | When building a shared library, link it against libgcc_pic.a instead of the | Peter Wemm | 2003-06-13 | 1 | -1/+2 |
| * | Build/install the PIC version of libgcc (libcc_pic.a) for use by shared | Peter Wemm | 2003-06-13 | 1 | -0/+3 |