summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r105151,ru2002-10-151-5/+8
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2002-10-151-5/+8
| | | | | | | | | | | | | | | | | | | | | | : 2002-10-14 Werner LEMBERG <wl@gnu.org> : : * src/roff/troff/node.cc (troff_output_file::put_char_width, : troff_output_file::put_char, troff_output_file::fill_color, : troff_output_file::glyph_color): Handle case where color pointer : is null. This paniced troff(1) attempting to format the vinum(4) manpage.
* | Merge FSF changes onto mainline (-r option).ru2002-10-141-1/+9
| |
* | This commit was generated by cvs2svn to compensate for changes in r105081,ru2002-10-141-3/+22
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2002-10-142-4/+31
| | | | | | | | | | | | | | | | : 2002-10-13 Ruslan Ermilov <ru@FreeBSD.org> : : Add the new -r option to grotty. It is similar to the -i option : except it tells grotty(1) to use the "reverse video" attribute to : render italic fonts.
* | MFS: Fix smrsh bypass bug.gshapiro2002-10-131-0/+35
| |
* | Document import of gdb-5.2.1.mp2002-10-122-14/+40
| |
* | Resolve conflicts with gdb-5.2.1 import.mp2002-10-123-1/+15
| |
* | This commit was generated by cvs2svn to compensate for changes in r104990,mp2002-10-1219-313/+1064
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import gdb-5.2.1mp2002-10-1222-319/+1086
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r104977,ache2002-10-122-0/+10
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Fix problem with missing pseudographics on stock xterm* entries -ache2002-10-122-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | import official fix onto the vendor branch. Submitted by: Thomas Dickey <dickey@herndon4.his.com> Approved by: no response from maintainer
* | | | ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.obrien2002-10-121-1/+1
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r104912,ru2002-10-111-1/+1
|\ \ \ \ | | |_|/ | |/| | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Hyphenation of characters with codes above 128 was broken.ru2002-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | This my patch has just been committed to the Groff source repository.
| * | | Removed files not present in v1.18.1 import.ru2002-10-1116-3644/+0
| | | |
* | | | Update for Groff 1.18.1.ru2002-10-111-0/+2
| | | |
* | | | New Russian hyphenation patterns from the teTeX distribution.ru2002-10-111-11/+5
| | | | | | | | | | | | | | | | Use the new .hpfa request to append them to English patterns.
* | | | This commit was generated by cvs2svn to compensate for changes in r104871,obrien2002-10-112-0/+112
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import of Binutils from the FSF 2.13 branch (just pre-.1 release).obrien2002-10-112-0/+112
| | | | | | | | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
* | | | | illegal.cc was renamed to invalid.cc. Bring in the fixru2002-10-111-2/+4
| | | | | | | | | | | | | | | | | | | | that makes almost all characters above 128 "valid".
* | | | | Merge Groff 1.18.1 changes.ru2002-10-115-461/+1720
| | | | |
* | | | | Use stock (FSF) version of this file.ru2002-10-114-248/+1902
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r104865,ru2002-10-1115-3584/+0
| | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | Removed files not present in v1.18.1 import.ru2002-10-111-62/+0
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r104862,ru2002-10-11531-40247/+125061
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of FSF groff v1.18.1ru2002-10-11544-43708/+131755
| | | | |
| * | | | From the ChangeLog:ru2002-10-091-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2002-10-07 Werner LEMBERG <wl@gnu.org> : : * tmac/doc-common (Ss): Add final `.ns' (similar to `.Sh') to : suppress additional whitespace after the header. : : 2002-10-07 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc-common (doc-volume-operating-system-ateol): New flag. : (Dt): Use it to improve language localization (especially Russian : and French).
| * | | | Support for FreeBSD releases 4.6, 4.6.2, 4.7 and 4.8. From ChangeLog:ru2002-09-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2002-09-27 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc-common (ds-operating-system-FreeBSD-4.*): New version : strings.
* | | | | This commit was generated by cvs2svn to compensate for changes in r104858,obrien2002-10-111-1/+1
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Typo fixed on Vendor branchobrien2002-10-111-1/+1
| | | | |
* | | | | Use the stock version of this.obrien2002-10-114-241/+354
| | | | |
* | | | | Bring the binutils_2_13_20021110 snap version of this to the HEAD branch.obrien2002-10-112-151/+254
| | | | |
* | | | | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-10-111-4/+19
| | | | | | | | | | | | | | | | | | | | into Binutils 2.13.1 snap.
* | | | | Bring the binutils_2_13_20021110_snap version of this to the HEAD branch.obrien2002-10-111-2/+4
| | | | |
* | | | | Bring the 2.13 snap version of this to the HEAD branch.obrien2002-10-111-10/+63
| | | | |
* | | | | Use the stock 2.13.1 snapshot version of this.obrien2002-10-111-23/+15
| | | | |
* | | | | Merge rev 1.2 (FreeBSD a.out configuration support) into theobrien2002-10-111-14/+108
| | | | | | | | | | | | | | | | | | | | Binutils 2.13_20021110 snap.
* | | | | We use the stock version of this file.obrien2002-10-111-649/+748
| | | | |
* | | | | Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.13_20021110.obrien2002-10-111-618/+1765
| | | | |
* | | | | Merge rev 1.8 ("ELF_DYNAMIC_INTERPRETER") into Binutils 2.13_20021110 snap.obrien2002-10-111-113/+1033
| | | | |
* | | | | On second thought, garbage collect the OLD_BRANDELF_METHOD. FreeBSD 5.0obrien2002-10-111-6/+0
| | | | | | | | | | | | | | | | | | | | is a good point to break from this historical ABI-breaking method.
* | | | | Merge our ELF branding into Binutils 2_13_20021011 snapshot.obrien2002-10-111-224/+637
| | | | | | | | | | | | | | | | | | | | | | | | | (note that this will be the last Binutils update to offer our original method of ELF branding (WANT_OLD_BRANDELF_METHOD))
* | | | | Use the vendor's 2.13.1_snap vendor version of this file as in rev 1.5.obrien2002-10-111-1/+1
| | | | |
* | | | | We use the stock version of this file as in rev 1.4.obrien2002-10-111-209/+257
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r104834,obrien2002-10-11378-14302/+29891
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import of Binutils from the FSF 2.13 branch (just pre-.1 release).obrien2002-10-11395-16561/+35149
| | | | | | | | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
| * | | | Remove these MIPS (and stragglers) from the vendor branch so I won'tobrien2002-08-317-13874/+0
| | | | | | | | | | | | | | | | | | | | accidently import them again.
* | | | | Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-17/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.8 printf format error fixes Approved by: obrien
* | | | | Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.10 -mno-align-long-strings 1.11 Allow the specification of LONG_TYPE_SIZE on the command line. Approved by: obrien
OpenPOWER on IntegriCloud