| Commit message (Expand) | Author | Age | Files | Lines |
* | The current Perl 5.8 version is 5.8.1; 5.8.2 is right around the corner. | des | 2003-11-10 | 1 | -1/+3 |
* | Since we do not honour the Confidential: field, and as an attempt to | ceri | 2003-11-02 | 1 | -0/+13 |
* | Implement gdb_solib_create_inferior_hook(). | simokawa | 2003-10-29 | 1 | -1/+7 |
* | Fix previous commit. glob_filename() returns "(char **) -1" for certain | bde | 2003-10-26 | 1 | -1/+1 |
* | Fix some warnings by defining has_sa_sigaction to 1. When the configure | peter | 2003-10-26 | 1 | -1/+1 |
* | Since I'm having so much fun with const, beat my head against the wall | peter | 2003-10-26 | 1 | -3/+3 |
* | Pointers dont fit in an int on 64 bit platforms. Fix a gcc warning. | peter | 2003-10-26 | 1 | -1/+1 |
* | The third arg to strncmp() is size_t, not int. This causes a warning on | peter | 2003-10-26 | 1 | -1/+2 |
* | Detect errors during 'cat' page creation better. This fixes bin/5591. | jkoshy | 2003-10-15 | 1 | -9/+41 |
* | Add an entry for libpthread (aka libkse). For now, it's link command | deischen | 2003-10-02 | 1 | -0/+1 |
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 1 | -0/+1 |
* | Update the copyright year. | ru | 2003-09-20 | 2 | -2/+2 |
* | Keep up with recent mdoc(7) changes. | ru | 2003-09-20 | 3 | -1/+3 |
* | Comment out and mark all non-translated library strings. | ru | 2003-09-20 | 1 | -7/+7 |
* | Perl 5.8.0 has been in ports for a long time. Add the correct directory | des | 2003-09-18 | 1 | -0/+1 |
* | Add /usr/X11R6/man to the optional manpath. | ru | 2003-09-10 | 1 | -0/+1 |
* | Catch up with mdoc.local list of libraries. | ru | 2003-09-09 | 1 | -1/+3 |
* | Catch up with mdoc.local list of libraries. | ru | 2003-09-09 | 1 | -1/+3 |
* | Unbreak Russian KOI8-R support. | ru | 2003-09-08 | 3 | -157/+308 |
* | Enable '--interpreter=mi' support. | obrien | 2003-09-07 | 1 | -1/+3 |
* | s/x86-64/amd64/ | obrien | 2003-09-07 | 1 | -1/+1 |
* | style.Makefile(5) | obrien | 2003-09-07 | 1 | -29/+18 |
* | Eliminate the need in uname(1) during install. | ru | 2003-09-07 | 1 | -2/+2 |
* | Only evaluate CVS version once, when necessary. | ru | 2003-09-07 | 1 | -3/+3 |
* | Only evaluate CVS version once, when necessary. | ru | 2003-09-07 | 1 | -4/+3 |
* | There is no need to #include <sgtty.h> | peter | 2003-09-04 | 1 | -1/+1 |
* | Upgrade to 4.3 | ache | 2003-08-31 | 3 | -16/+68 |
* | Upgrade to textutils 2.1 sort | ache | 2003-08-30 | 3 | -109/+176 |
* | Introduce more knobs to slim down FreeBSD userland | phk | 2003-08-29 | 1 | -1/+6 |
* | Properly quote the lib path. | obrien | 2003-08-19 | 6 | -6/+6 |
* | Stage 3 of dynamic root support, con't. | obrien | 2003-08-17 | 6 | -6/+6 |
* | s/x86_64/amd64/g where possible. | obrien | 2003-08-17 | 1 | -2/+2 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | The as(1) manpage was missing on i386 and amd64. | ru | 2003-08-14 | 2 | -2/+1 |
* | Back out revision 1.32; it attaches the files in the wrong section of the PR. | ceri | 2003-08-11 | 1 | -3/+0 |
* | Have the -a and -f options work together. | ceri | 2003-08-11 | 1 | -0/+3 |
* | Added description for the libufs(3) library. | ru | 2003-08-05 | 2 | -0/+2 |
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -1/+1 |
* | Use LANG=C before tr to be sure that ranges are correct | ache | 2003-08-04 | 1 | -1/+1 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | If ${GCC_CPU}-c.c exists, we need to use it. | obrien | 2003-07-31 | 1 | -0/+3 |
* | returned length can exceed the limits of type char | jwd | 2003-07-29 | 1 | -1/+1 |
* | Including dynamically generated osreldate.h wasn't such a good | kan | 2003-07-13 | 2 | -1/+4 |
* | Include osreldate.h instead of sys/param.h to get __FreeBSD_version | kan | 2003-07-11 | 1 | -1/+1 |
* | Update bmake bits to build GCC 3.3.1-prerelease. | kan | 2003-07-11 | 9 | -110/+297 |
* | Update for GCC 3.3.1-pre. | kan | 2003-07-11 | 4 | -70/+186 |
* | Add unwind-c.c file required for -fexceptions in C sources. | kan | 2003-07-11 | 1 | -2/+2 |
* | Change CFLAGS to more closely follow options used when GCC is built | kan | 2003-07-11 | 1 | -1/+2 |
* | Temporarily turn off -Werror for these components. | kan | 2003-07-11 | 2 | -1/+2 |